Apparently, the plugin I was using to give me statistics about who is reading my feed and what links they are clicking isn’t working. I’ve removed the plugin now and hopefully this new post will reset things in the feed.
Sphere: Related ContentLatest Posts
Latest Comments
- james on More Gear I Need
- ryptide on More Gear I Need
- John Athayde on More Gear I Need
- ryptide on Fun with science!
- gramma&grampa on Fun with science!
Latest Tweets
- Heading up to Beyond to play my set at 8. Wheeeeee! 6 hrs ago
- Can I just say? The ghoulish obsession with Steve Jobs' health and weight is really fucking gross. 14 hrs ago
- New blog post: More Gear I Need http://tinyurl.com/5j859s 1 day ago
- More updates...
In the plugin where it says require wp-config.php change it from ../../../wp-config.php to /your/full/path/to/wp-config.php
That’ll fix it right up.
The problem is that I installed wordpress into /blog rather than into the root of the website when I first set it up. Some plugin developers don’t take into consideration that a user might not have installed wordpress into the root of the site. They just assume it is yoursitehere/wp-whatever.
I wish I had installed my blog in the root :(
You’re having the same problems I am, then?