Free WordPress Theme

For all the WordPress users out there, I’ve created a new theme that’s available forĀ download here.

I decided to call it Lonely Road based on the image in the header. I’m sure a more appropriate named could have been chosen, but hey.

To use it on your site, download the zip file, unzip it and upload the lonelyroad folder to the wp-content/themes/ folder. Then go to your admin control panel > presentation > and click the ‘activate theme’ button for the theme.

It has been tested on IE 6, FF 1.0.7, Opera 8 and NS 8, but not Safari as I don’t have a Mac.

Although the theme is free, I do ask that you keep the link to this site in the footer.

Email Injection Attacks

Over the past week or so I’ve been the unfortunate bearer of email injection attacks on two of my sites. It’s no fun I can assure you!

So, I’ve had to search for anything that can help me overcome these nasty so and so’s. That’s when I came across an article called Email Injection – SecurePHP.

While it does explain how the spammers were able to exploit the contact forms on my sites, it’s example of how to stop it from happening doesn’t seem to have worked. I implemented the neccessary changes last nite, but first thing this morning I received the same junk emails in my inbox – which suggests I’ve not stopped the rot

I’ve also tried this suggestion on the PHP site, but I don’t believe that has worked either. Maybe I should give it a few days to see for sure.

* Fingers Crossed *

Update

The spam emails seem to have stopped from one domain but not the other, which is strange considering I implemented the same filter on both forms. So more searching was required to find an alternative solution. That’s when I came across this piece of code, which I hope will put an end to these email injection attacks once and for all.

* Fingers Crossed Again *

Update 2

Well, the last change seems to have done the trick. I haven’t received any more spam emails from my own forms. I just hope posting this update doesn’t put a curse on me