Yes, the update was applied.
Quote:
|
ppmysql_query("UPDATE {$Globals['pp_db_prefix']}cache SET catcache='$slashcache' WHERE id=1", $link);
|
well, update_cat_cache only update "catcache".
In this case, other caches aint updated, that's why.
( statscache recentcache popularcache randomcache calcache ..)
in the picture above, it shows information, using statscache, recentcache, randomcache. catcache show correct now.