Part of the EllisLab Network
   
 
cache_delete() not working?
Posted: 22 February 2008 10:43 PM   [ Ignore ]  
Grad Student
Rank
Total Posts:  62
Joined  06-11-2007

Well, whenever I update my database, I try to delete the influenced query cache files, like such:

$this->db->cache_delete('news', 'index');
                
$this->db->cache_delete('news', 'article');
                
$this->db->cache_delete('welcome', 'index');

but it does nothing..it does not delete, the only that will delete it is cache_delete_all(), but I will probably have to write my own method for removing the cache files >_>

Profile
 
 
Posted: 23 November 2008 09:17 PM   [ Ignore ]   [ # 1 ]  
Summer Student
Total Posts:  2
Joined  11-23-2008

I just came across this myself, I did not have a trailing forward slash in my “system\application\config\database.php” file:

This did not work:

$db[‘default’][‘cachedir’] = “dbCache”;

This did:

$db[‘default’][‘cachedir’] = “dbCache/”;

Thought I’d post this incase it helps anyone else in the future.

C.

Profile
 
 
Posted: 04 July 2009 08:05 AM   [ Ignore ]   [ # 2 ]  
Grad Student
Rank
Total Posts:  48
Joined  03-07-2007

This should really be emphasized in the documentation for the db caching. I was stuck until i found this.

Works really well after that, though.

Profile
 
 
Posted: 18 September 2009 08:53 AM   [ Ignore ]   [ # 3 ]  
Summer Student
Total Posts:  12
Joined  02-11-2009

Thanks a lot Chris i been it solves my problem too

 Signature 

http://www.findphilippineseminars.com (CI)
http://www.sportspickcenter.com (CI)
http://www.myweblancers.com/ (Wordpress)
http://www.botechnology.com/ (Joomla)

Profile
 
 
Posted: 22 February 2010 12:15 PM   [ Ignore ]   [ # 4 ]  
Summer Student
Avatar
Total Posts:  6
Joined  01-18-2008

It solved my problem too. Thanks

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 819, on March 11, 2010 11:15 AM
Total Registered Members: 120401 Total Logged-in Users: 24
Total Topics: 126509 Total Anonymous Users: 4
Total Replies: 665245 Total Guests: 327
Total Posts: 791754    
Members ( View Memberlist )