April 21st, 2008 by harknell
I’ve had a few reports come in that people using the AWSOM News Announcement plugin or Pixgallery have been having some issues displaying different language types, most notably Asian or other non-English based character sets. The fix for these issues with AWSOM plugins, or any other plugins displaying this phenomenon, is within the Wordpress database. When a database is set up in MySQL one of the things you can assign to it is the language encoding type. In addition, all of it’s fields and tables can also be assigned a language encoding type. By default MySQL utilizes Swedish as it’s encoding type (MySQL was developed in Sweden). Wordpress typically tries to set up it’s database as UTF-8. In some cases this doesn’t work right, especially if the admin has updated their version of Wordpress continually from a version previous to Wordpress 2.1.x where this wasn’t defined.
So, the fix is to go to the database directly though phpmyadmin or another database editor and change the language type for the affected Tables and fields to the language type that you need to display. For AWSOM plugins it’s pretty obvious which tables are for what plugin by their name (I make great pains to place the plugin name as the table name)
In extreme cases you can contact me to help you out, but the best bet is to do a google search for how to use phpmyadmin.
ShareThis
Posted in AWSOM News, Little Tips, Troubleshooting, Website Administration, Wordpress Plugins | No Comments »
April 7th, 2008 by harknell
One powerful feature built into Wordpress is it’s ping services capability. Basically, whenever you update your blog with a post, Wordpress has the ability to reach out and notify various websites that you’ve added new content to your site. Therefore, you can possibly be listed in various search areas and other locations and gain more traffic passively. It’s really a no-brainer to get this enabled, since it generally doesn’t do anything negative and can only add more traffic to your site. To get more information on a good selection of ping sites check out the Update Services page at the Wordpress.org codex.
Oh, one thing I do need to mention, the one negative that can happen after adding services to your list can be that your posts take longer to add to your blog. This is because at the moment you add the post, it sends out the ping–so a delay at any of the servers on your list can slow down the total process of posting. There is a plugin called “No Ping Wait” that’s out there for those of you using Wordpress 2.0.x though to help with this. For versions past 2.0.x the delay has been mostly eliminated though, so it shouldn’t be a major issue for those users.
ShareThis
Posted in Little Tips, Website Administration | 1 Comment »
November 2nd, 2007 by harknell
I often go on the Wordpress.org forum and try to answer help questions from users who are having problems with their install. In many cases the problem is easily solved by knowing a small amount of information–but it’s usually true that most users do not know the most basic information about their setups. In general, anyone who is setting up a Wordpress website should know the following information:
- The Version of Wordpress they have installed
- They Type of Server they are using (Linux, Windows, Solaris, etc.)
- The Version number of PHP (the programming language Wordpress is written in) that is running on their server
- The Version number of MySQL (the database system typically used by Wordpress) that is running on their server
It’s also good to know generally what version number your theme is and all of the plugins you have active in your install. This very basic information can usually diagnose many of the most common problems with Wordpress. The most common issues of aberrant behavior stem from out of date versions of the above items.
In my experience it is best to have at least PHP 4.2.2, MySQL 4.1.x, and Wordpress 2.0.11 running. Using a Linux server also seems to cut down on the possible problems that can exist, since Wordpress was specifically developed with that type of server.
If you are having a problem it’s best to post your install information immediately so others can work with all of the facts, in many cases your problem can be resolved within hours. (Oh, and always remember to post a link to the page/site that is not working, it’s always best if we can see what the problem looks like directly.)
ShareThis
Posted in Little Tips, Website Administration | No Comments »
October 18th, 2007 by harknell
One of the better things to pay attention to other than visitor traffic is who is linking to your site. If you are getting a large amount of linkage odds are you’re doing a good job on developing your site (unless of course every site that links you has “sucks” at the end of it’s URL name). The easiest way to check who’s linking to you (besides looking at your pingbacks and trackbacks) is to google yourself. The more specific version to look at though is Google Blog Search. While regular links on websites are good to know about, it’s what people are saying in their personal blogs and forums that gets you the real meaty information about how you’re doing. I definitely recommend doing this at least once a month to see how far out your site has reached into the Internet.
There’s also the possibility that you might find someone using your content illegally, so that’s good to know also.
ShareThis
Posted in Little Tips, Other Web Resources, Website Administration | No Comments »
September 27th, 2007 by harknell
As I expected, the Wordpress forums are clogged up with issues related to the upgrade to version 2.3. Many of you were either caught unaware (though I did predict it and posted about it here), or you were blindsided by the fact that parts of your theme or plugins you thought were safe were using the older now unsupported database calls. If you have been affected by the upgrade effect–either you get a totally whitescreen with nothing showing, or parts of your site don’t appear–DON’T PANIC! There are some things you can do to at least get your site running until you can fix everything back to how you want it.
1) First thing, if possible go to your Admin Plugins interface and deactivate all of your plugins. If you can’t log in to your site, the last resort way of deactivating your plugins is to go to your servers file system (either FTP or through a web admin interface) and delete all of the plugins from the plugins folder in the wp-content folder. Of course make copies of them to your local system first.
2) Second thing, if your site still looks crazy or won’t load, go to the Admin interface Themes area and select either the “Classic” or “Default” theme that comes with Wordpress. Unless your database is totally hosed this will at least allow your site to load. It probably won’t look like how you had it before, but at least you won’t be down. In an extreme case where you can’t load your admin area go to the wp-content folder and delete your theme folder (of course, like above, make a copy first to your local system if you don’t already have a copy). Then rename either the “Default” or “Classic” theme to have the same folder name as your non-operating theme. This should get you back to being able to log in and see your site.
3) If it appears your database is hosed and deactivating all of your plugins and using either the classic or default themes still won’t allow your site to load….well, you DID create a backup database didn’t you? It’s not a fun process but you will need to reload your old database. I can’t give you a quick rundown on that, but there are plenty of Google findable sites that have PhpMyAdmin tutorials or Cpanel or whatever you use for setting up databases on your server. Once you have that in place you can copy your older Wordpress files (you DID back up your original files didn’t you?) back to the server and do research on how to upgrade in a way that will work for how your Wordpress is set up.
4) Go to the Wordpress.org website and post on their forum for help. There are many people there already, maybe they have already posted about your issue and received a response that might help you.
5) Go to the developers sites for your theme and plugins and see if there are updates available. If the software is still being maintained it will hopefully have an update soon, if it’s older and no longer maintained….you’ll have to find a replacement that fulfills it’s function. The good thing is anything that is normally a good idea for a plugin or theme will have someone making it or redoing it for compatibility with the newest versions of Wordpress.
6) In worst case scenarios you can hire someone like me to fix things for you. If you have some cash there are plenty of people that are willing to work for you to fix things up. Wordpress.org forums always have people posting to have someone help them for a fee, plus I’m available too :)
In general it really shouldn’t be hard to get a working site back up in an hour or so. Then the long process is figuring out how to upgrade without getting the same issues again. In some cases you may have to go find a new theme file and redo how you had your old one set up. It’s a bummer, but that’s how this stuff happens sometimes.
ShareThis
Posted in Little Tips, Software Updates, Website Administration, Wordpress Plugins, Wordpress Theme | 1 Comment »