On Jan 25, 2007, at 4:13 PM, Matthew Robinson wrote:

Is it still possible to disable the cache in WP2.1 with:

define('DISABLE_CACHE', true);

in wp-config.php?

Yes, but as with 2.0.3 through 2.0.7, the cache is inactive by default.

In one window the function works as expected, in another I am getting:

Warning: Invalid argument supplied for foreach() in /web/sites/1/ garstang/www.garstang.f2s.com/wordpress/wp-content/plugins/ subscribe2/subscribe2.php on line 1657

because the "array" passed to foreach() is in fact a string containing "date" when I last looked!

get_categories() is returning a string containing "date" ?

--
Mark Jaquith
http://markjaquith.com/

Covered Web Services
http://covered.be/


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to