View Single Post
Old November 22nd, 2005, 08:10 PM   #10 (permalink)
mtha
Member
Verified Customer
 
mtha's Avatar
 
Join Date: May 2005
Location: OK, US
Posts: 107
Send a message via Yahoo to mtha
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.
mtha is offline   Reply With Quote