[wp-testers] Tags Changing Themselves - Is This A Bug?

Andrew Frazier wordpress at kidderminsterharriers.com
Sat Jan 19 11:16:35 GMT 2008


> Okay, probably the WP Object Cache is screwing up.
> 
> On a lot of hosts (like my server boxen at home), directly querying
> MySQL is faster than the disk cache anyway.
> 
> Add the following to wp-config.php, and see if it makes a difference:
> 
> 	define( 'DISABLE_CACHE', true );


Thanks for the suggestion, unfortunately it doesn't seem to work.

> 
> Also, you could just rm -r ./wp-content/cache/*

That folder doesn't appear to be there to delete.

On further experimentation, the incorrect tag only returns if I replace it
with the correct version.  If I delete the incorrect one from a post and add
and remove completely unconnected ones there's no problem.




More information about the wp-testers mailing list