Michael Kratz

Notes, Interesting Facts, Helpful Hints, Whinges and Rants.

Archive for the 'WordPress' Category

Random Photos

Nikon D50In an attempt to make this WordPress template a little less ‘default’ (not that it isn’t good, I just wanted to make it ‘different’), I’ve decided to replace the default orange swirly glassy effect image with some photos of my own.

These rotate randomly using a PHP image rotator (click here if you want it). So you might see the same image twice, or more. There are about 30 images. Read more

No comments

Problems with WP-Cache and Blank Pages

If you’re using WordPress and you’ve turned on WP-Cache and now getting problems with blank pages coming up, check out this page for the solution. It worked for me!

Apparently it’s to do with some syntax changes between PHP4 and PHP5, which WP-Cache has not accounted for yet, due to it being written for PHP4.

No comments