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) »
  • Fatal error: Unsupported operand types in includes/theme.inc on line 1090
Pages: [1]

Author Topic: Fatal error: Unsupported operand types in includes/theme.inc on line 1090  (Read 2357 times)

jkounis

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.20
  • MySQL version: 5.1
  • PHP version: 5.3
Fatal error: Unsupported operand types in includes/theme.inc on line 1090
January 22, 2014, 09:10:31 am
I am running Drupal 6 and CiviCRM 4.4.3.  I recently upgraded from Drupal 6 to Drupal 7. After I installed the Drupal 7 version of CiviCRM 4.4.3, I get the following error if I try to enable the module. It appears to originate when civicrm_initiallize calls CRM_Utils_System_Base->setMySQLTimeZone().

Has anyone seen this error before?


( ! ) Fatal error: Unsupported operand types in /home/therafor/public_html/includes/theme.inc on line 1090
Call Stack
#   Time   Memory   Function   Location
1   0.0000   224232   {main}( )   ../index.php:0
2   0.0364   4709376   menu_execute_active_handler( )   ../index.php:21
3   0.0373   4712376   call_user_func_array ( )   ../menu.inc:517
4   0.0373   4712544   user_page( )   ../menu.inc:517
5   0.0373   4712744   menu_execute_active_handler( )   ../user.pages.inc:557
6   0.0430   4833664   call_user_func_array ( )   ../menu.inc:517
7   0.0430   4834000   user_view_page( )   ../menu.inc:517
8   0.0430   4834040   user_view( )   ../user.module:2556
9   0.0430   4834200   user_build_content( )   ../user.module:2595
10   0.0444   4854064   module_invoke_all( )   ../user.module:2648
11   0.0588   5600384   call_user_func_array ( )   ../module.inc:895
12   0.0588   5600904   civicrm_user_view( )   ../module.inc:895
13   0.0588   5601240   civicrm_initialize( )   ../civicrm_user.inc:162
14   0.1047   7905784   CRM_Utils_System_Base->setMySQLTimeZone( )   ../civicrm.module:304
15   0.1047   7906336   CRM_Core_DAO::executeQuery( )   ../Base.php:180
16   0.1048   7907216   CRM_Core_DAO->query( )   ../DAO.php:907
17   0.1048   7907216   DB_DataObject->query( )   ../DAO.php:160
18   0.1048   7907216   DB_DataObject->_query( )   ../DataObject.php:1613
19   0.1048   7907944   DB_common->query( )   ../DataObject.php:2421
20   0.1048   7908080   DB_mysql->simpleQuery( )   ../common.php:1216
21   0.1051   7907728   DB_mysql->mysqlRaiseError( )   ../mysql.php:327
22   0.1051   7911216   DB_common->raiseError( )   ../mysql.php:898
23   0.1051   7911784   PEAR->raiseError( )   ../common.php:1905
24   0.1051   7912520   DB_Error->DB_Error( )   ../PEAR.php:564
25   0.1051   7918088   PEAR_Error->PEAR_Error( )   ../DB.php:969
26   0.1052   7960312   call_user_func ( )   ../PEAR.php:931
27   0.1052   7960344   CRM_Core_Error::handle( )   ../PEAR.php:931
28   0.1114   8065560   CRM_Utils_System::theme( )   ../Error.php:201
29   0.1114   8065720   CRM_Utils_System_Drupal6->theme( )   ../System.php:167
30   0.1114   8067416   theme( )   ../Drupal6.php:66
 

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Fatal error: Unsupported operand types in includes/theme.inc on line 1090
January 23, 2014, 04:48:40 am
Is your CMS type set to "Drupal6" in civicrm.settings.php?
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.

jkounis

  • I’m new here
  • *
  • Posts: 14
  • Karma: 0
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.20
  • MySQL version: 5.1
  • PHP version: 5.3
Re: Fatal error: Unsupported operand types in includes/theme.inc on line 1090
January 23, 2014, 09:52:18 pm
Thank you! Thank you! That worked.
You saved me a lot of troubleshooting time.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Fatal error: Unsupported operand types in includes/theme.inc on line 1090

This forum was archived on 2017-11-26.