Jeremy Clark

Results 6 comments of Jeremy Clark

How is the file being included. If it's not using the full path to the file then yes, it could be trying to load the update.php from within WP itself....

Thanks so much for these suggestions. Most of the code was taken from another package and I just kept it up to date with wp versions. I do believe at...

Is the testing code still enabled. If it is it will cause the object to be empty every page load.

I can't remember but I think unless the plugin is network activated the update code isn't ran. I'll have to double check this.

Agreed about the slug, I've got to dig into how WordPress generates the slug. I've had numerous occasions where the slug being different than expected caused problems. That's very interesting...

Looks like @turtlepod beat me to the plugin, good luck with that. I just haven't had time lately to work on this much, but I do plan on working on...