CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Flush Civicrm cache tables.
Pages: [1]

Author Topic: Flush Civicrm cache tables.  (Read 12715 times)

Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Flush Civicrm cache tables.
February 28, 2012, 10:35:27 pm
How to clear data in Civicrm cache tables using URL or using UI ?

Thanks
Siv.


Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Re: Flush Civicrm cache tables.
February 29, 2012, 03:59:43 am
Don't mistake me , I would like to know. Anything  wrong with my question above or no answer for that question? because i posted the this around 7 hours ago but i couldn't get answer from anyone.

Thanks.
Siv.

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Flush Civicrm cache tables.
February 29, 2012, 07:03:51 am
I don't think there is a way to clear the cache table via a URL or the UI.

Please note that everyone who answers questions here does so on a volunteer basis. Many if not most of us do not check the forum for new posts every 6 hours or less, night and day.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Jason W

  • I post frequently
  • ***
  • Posts: 197
  • Karma: 12
  • jason@civitrainingtutorials.com
  • CiviCRM version: 4.2
  • CMS version: Drupal 7
  • MySQL version: 5.x
  • PHP version: 5.x.x
Re: Flush Civicrm cache tables.
October 12, 2012, 11:58:02 am
Hello Siv,

I checked into it and found this:
"To reset the CiviCRM cache (moving from localhost to live site for example) goto this address: civicrm/menu/rebuild&reset=1"

Hope this helps,
Jason
« Last Edit: October 12, 2012, 12:00:42 pm by Jason W »
civiTrainingTutorials
"Helping You Help Others"

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Flush Civicrm cache tables.
October 12, 2012, 03:11:43 pm
You might also want to check out the Scheduled Job - Clean-up Temporary Data and Files (cleanup) - which can be run periodically.

http://wiki.civicrm.org/confluence/display/CRMDOC42/Managing+Scheduled+Jobs
Protect your investment in CiviCRM by  becoming a Member!

Michael McAndrew

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1274
  • Karma: 55
    • Third Sector Design
  • CiviCRM version: various
  • CMS version: Nearly always Drupal
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Flush Civicrm cache tables.
October 23, 2012, 09:49:36 am
FYI, in 4.3 we are introducing a better message and URL for clearing the cache: http://issues.civicrm.org/jira/browse/CRM-11100 probably 'civicrm/clearcache'
Service providers: Grow your business, build your reputation and support CiviCRM. Become a partner today

btc97

  • I’m new here
  • *
  • Posts: 17
  • Karma: 0
  • CiviCRM version: 4.5.4
  • CMS version: Drupal
  • MySQL version: 5.5.37
  • PHP version: 5.3.3
Re: Flush Civicrm cache tables.
December 07, 2012, 10:54:09 am
Is there any reason I don't have a "cleanup" job listed under Schedule Jobs on CiviCRM 4.1? Is it a new job added in 4.2?

Thanks,

Ben

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Flush Civicrm cache tables.
December 11, 2012, 10:53:48 am
Yes, that job was added for 4.2.
Protect your investment in CiviCRM by  becoming a Member!

haro

  • I’m new here
  • *
  • Posts: 12
  • Karma: 1
  • CiviCRM version: 4.2 for d6 and 4.4 for d7
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: Flush Civicrm cache tables.
June 20, 2014, 07:23:51 am
Try
  • civicrm/admin/setting/updateConfigBackend?reset=1
    and click the button to clear the cache
  • civicrm/?&directoryCleanup=1
    to empty the template cache (civicrm/templates_c folder)
  • civicrm/&sessionReset=2
    to reset your session values
  • civicrm/menu/rebuild&reset=1&triggerRebuild=1
    to rebuild the menu and trigger (clear menu cache)
  • admin/config/development/performance
    clear the Drupal cache
« Last Edit: September 29, 2015, 12:58:35 am by haro »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Flush Civicrm cache tables.

This forum was archived on 2017-11-26.