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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Errors after upgrade to 3.3.1
Pages: [1]

Author Topic: Errors after upgrade to 3.3.1  (Read 1243 times)

bakpa79

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
Errors after upgrade to 3.3.1
January 03, 2011, 08:09:22 pm
I upgraded my site to Drupal 6.20, and Civicrm version 3.0.1 to 3.3.1. I finally have Civicrm appearing in my Drupal menu, the main Civicrm menu appearing; I also went through the steps to update the databases in Drupal and Civicrm following the upgrade instructions here: http://wiki.civicrm.org/confluence/display/CRMDOC33/Upgrade+Drupal+Sites+to+3.3

When I click on many of the links in the Civicrm menu, i recieve blank pages, and the same PHP error in my Drupal logs:

error #1:

include() [<a href='function.include'>function.include</a>]: Failed opening '/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CF/CFB/CFB106E1%%Search.tpl.php' for inclusion (include_path='/nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/drupal/modules/civicrm_engage/:.:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages:.:/usr/local/php-5.2.14-2/share/pear') in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

Error #2
include(/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CF/CFB/CFB106E1%%Search.tpl.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

I'm really stumped and I don't know where to start to fix this. I've spent a week installing, and reinstalling this site, migrating the database over and over, so I don't want to have to roll back my Drupal and Civicrm versions again; I honestly don't think that is the solution.

I really graciously appreciate any help!

flug

  • I post frequently
  • ***
  • Posts: 126
  • Karma: 12
Re: Errors after upgrade to 3.3.1
January 03, 2011, 11:59:57 pm
Try going into site building/modules/list and disabling CiviEngage.

Or delete the directory & contents of sites/all/modules/civicrm/drupal/modules/civicrm_engage

(If you're going to 'delete' it by moving it somewhere else, make sure the somewhere else is COMPLETE outside of any drupal modules directory.)

bakpa79

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
Re: Errors after upgrade to 3.3.1
January 04, 2011, 07:36:41 pm
This fix didn't work. I'm still getting the following PHP errors:

include() [<a href='function.include'>function.include</a>]: Failed opening '/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CA/CAF/CAF2CD4A%%print.tpl.php' for inclusion (include_path='.:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages:.:/usr/local/php-5.2.14-2/share/pear') in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

include(/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CA/CAF/CAF2CD4A%%print.tpl.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

include() [<a href='function.include'>function.include</a>]: Failed opening '/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CF/CFB/CFB106E1%%Search.tpl.php' for inclusion (include_path='.:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm:/home/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages:.:/usr/local/php-5.2.14-2/share/pear') in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

include(/home/33295/domains/usgbcma.org/html/sites/default/files/civicrm/templates_c/en_US//%%CF/CFB/CFB106E1%%Search.tpl.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /nfs/c01/h13/mnt/33295/domains/usgbcma.org/html/sites/all/modules/civicrm/packages/Smarty/Smarty.class.php on line 1906.

I seems like there is an error with an extra back-slash (en_US//%%CA), or with Smarty.class.php. I tried using the permissions edit (http://forum.civicrm.org/index.php/topic,16213.0.html) but didn't fix the problem.

I am able to access the top level options, but pages like Membership > Find a Member or Events > New Event Bring up a blank page. A new error seems to render each time I click a higher level menu option or feature in Civicrm.

Any help is genuinely appreciated!


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Errors after upgrade to 3.3.1

This forum was archived on 2017-11-26.