Andrew Frazier escribió:
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.

You need to update your version or apply the attached patch from:
http://trac.wordpress.org/ticket/5539

Regards
--
Alexander Concha
http://www.buayacorp.com/

666bps - La velocidad de transmisión de la bestia
_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to