Author Topic: 3.0.7 Illegal offset type in isset or empty  (Read 3055 times)

nikolaym

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
3.0.7 Illegal offset type in isset or empty
« on: March 03, 2015, 02:22:51 am »
Since the upgrade (2.2.2. -> 3.0.7) I sese constant error like this one in the log:

Session "default" started at 2015-03-03T04:59:31+0000
#1 ERROR: Error: Illegal offset type in isset or empty in '/usr/local/www/fengoffice/environment/classes/dataaccess/DataObject.class.php' on line 374 (error code: 2)
#2 ERROR: Error: Illegal offset type in isset or empty in '/usr/local/www/fengoffice/environment/classes/dataaccess/DataObject.class.php' on line 374 (error code: 2)
#3 ERROR: Error: Illegal offset type in isset or empty in '/usr/local/www/fengoffice/environment/classes/dataaccess/DataObject.class.php' on line 374 (error code: 2)
Time since start: 2.9940569400787 seconds

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: 3.0.7 Illegal offset type in isset or empty
« Reply #1 on: March 19, 2015, 05:26:16 pm »
Hmm are you still experiencing this in the latest 3.1.X version?

Bet,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!

imendes

  • Freshman
  • *
  • Posts: 31
    • View Profile
Re: 3.0.7 Illegal offset type in isset or empty
« Reply #2 on: May 27, 2015, 05:10:56 am »
I see the same error:

#134 ERROR: Error: Illegal offset type in isset or empty in '/home/xpto/public_html/fengoffice/environment/classes/dataaccess/DataObject.class.php' on line 374 (error code: 2)

And this too (less times):

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/xpto/public_html/fengoffice/application/models/project_tasks/ProjectTasks.class.php' on line 140 (error code: 2)

Version 3.1.5.1

nikolaym

  • Newbie
  • *
  • Posts: 3
    • View Profile
    • Email
Re: 3.0.7 Illegal offset type in isset or empty
« Reply #3 on: August 01, 2015, 10:09:20 pm »
UPD: Didn't visit for some time. Looks like you have a bugtracker now, so I guess this can be closed/ignored.

Initial error is gone, but I see similar new one in 3.2.1:

Error: Invalid argument supplied for foreach() in '/usr/local/www/fengoffice/application/controllers/TaskController.class.php' on line 1501 (error code: 2)
« Last Edit: August 01, 2015, 10:12:26 pm by nikolaym »