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) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Can anyone tell me how to resolve this migrate error? RESOLVED- templates_c
Pages: [1]

Author Topic: Can anyone tell me how to resolve this migrate error? RESOLVED- templates_c  (Read 1008 times)

miko

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 2
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Can anyone tell me how to resolve this migrate error? RESOLVED- templates_c
December 19, 2011, 02:48:04 am
I've just created a test site and now I'm getting the below error when I go to:

http://t.soncnv.webfactional.com/civicrm?reset=1

I have no idea how to fix this.  I'm not seeing any bad paths in this error.  THANKS IN ADVANCE.

Fatal error: Uncaught exception 'Exception' with message 'XML data could not be loaded. Make sure you specified the correct path.' in /home/soncnv/webapps/t/sites/all/modules/civicrm/packages/IDS/Filter/Storage.php:220 Stack trace: #0 /home/soncnv/webapps/t/sites/all/modules/civicrm/packages/IDS/Filter/Storage.php(111): IDS_Filter_Storage->getFilterFromXML() #1 /home/soncnv/webapps/t/sites/all/modules/civicrm/packages/IDS/Monitor.php(189): IDS_Filter_Storage->__construct(Object(IDS_Init)) #2 /home/soncnv/webapps/t/sites/all/modules/civicrm/CRM/Core/IDS.php(140): IDS_Monitor->__construct(Array, Object(IDS_Init)) #3 /home/soncnv/webapps/t/sites/all/modules/civicrm/CRM/Core/Invoke.php(88): CRM_Core_IDS->check(Array) #4 /home/soncnv/webapps/t/sites/all/modules/civicrm/drupal/civicrm.module(363): CRM_Core_Invoke::invoke(Array) #5 /home/soncnv/webapps/t/includes/menu.inc(349): civicrm_invoke() #6 /home/soncnv/webapps/t/index.php(17): menu_execute_active_handler() #7 {main} thrown in /home/soncnv/webapps/t/sites/all/modules/civicrm/packages/IDS/Filter/Storage.php on line 220
« Last Edit: December 19, 2011, 09:56:50 am by miko »

miko

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 2
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Re: Can anyone tell me how to resolve this error?
December 19, 2011, 03:22:36 am
PLEASE HELP!!  SOMEONE!!!

miko

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 2
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Re: Can anyone tell me how to resolve this error?
December 19, 2011, 04:14:48 am
I know someone's going to tell me to just reinstall CiviCRM but them I'll be worried that the test environment is not a mirror of the live site.

Rajan Mayekar

  • I post frequently
  • ***
  • Posts: 177
  • Karma: 20
    • Rajan's Blogs
Re: Can anyone tell me how to resolve this error?
December 19, 2011, 05:05:22 am
Hi,  Following steps may be helpful for you

1. Make sure you have provided correct data in civicrm.settings.php.
2. Run <drupal root>/sites/all/modules/civicrm/bin/migrate/move.php  : to reset CiviCRM domain according to current setup.
3. Delete dir  <drupal file system>/sites/default/files/civicrm/template_c
4. Check by logout, login and clearing drupal's cache.

Rajan
« Last Edit: December 19, 2011, 05:11:23 am by Rajan Mayekar »

miko

  • I post occasionally
  • **
  • Posts: 75
  • Karma: 2
  • CiviCRM version: 3.4.5
  • CMS version: Drupal 6.22
  • MySQL version: 5.0.77
  • PHP version: 5.2.11
Re: Can anyone tell me how to resolve this error? RESOLVED
December 19, 2011, 09:56:15 am
Rajan, thanks.  I researched the Forums and also learned that you need to empty templates_c.  The main problem file in there is Config.IDS.ini but it's a good idea to empty the whole thing.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Can anyone tell me how to resolve this migrate error? RESOLVED- templates_c

This forum was archived on 2017-11-26.