Outlook has lost my IMAP folders!

yes, that’s right. I was just as surprised as you would be too. I started up Outlook to check my emails this morning and I was schocked. my Inbox and Send Messages folders were there, but none of the sub folders that I use were there. What happened to them? Were they deleted? Were they hidden? Did some big alien monster get into my mail server and eat them all? Continue reading

Another WordPress Hacking Incident

I’ve just come into the office to discover that a clients WordPress site has been hacked. What made this one a bit different from what I’ve seen before is that this one didn’t completely take over the website and wasn’t immediately apparent from just viewing the site. Continue reading

Can’t see the ‘Advanced DNS Zone Editor’ icon in CPanel

I had a problem recently where a client needed to update their DNS settings so that they could get an external mail server working with their hosting account.  This shouldn’t be a problem. All you need to do is set up the MX record to point to mail.domain.com and set up mail.domian.com to point to the Exchange server that they have in their office. This simple idea came unstuck when they couldn’t add in the A record for the mail server. Continue reading

Cufon only uses the last font loaded

I’ve had another problem using Cufon on a site. I have to say that I don’t think that this one is the fault of Cufon, or the WordPress plugin programmer  - I think that it’s a general JavaScript issue.

The problem that I had was that I had to use two different fonts with Cufon to replace different tags on the site. What happened was that the tags were all being replaced, but they were all being replaced by one only one font, which was the last font that was loaded. Continue reading

jQuery Easing Plugin Errors

I’ve just finished tackling what should have been an easy problem, but it turned out to be harder then I thought. Fortunately the problems were easily remedied when I found out what was actually wrong.

The problem was that a slider on a commercial WordPress theme that I am using was broken. It just threw a JavaScript error of:

f.easing[e.animatedProperties[this.prop]] is not a function
Continue reading