Author Topic: Error code 2 and 8  (Read 3231 times)

steveg

  • Full Member
  • ***
  • Posts: 167
    • View Profile
Error code 2 and 8
« on: August 20, 2013, 04:23:03 pm »
Hi - trying to get to the bottom of some recurring errors, and would appreciate any input.

#1 ERROR: Error: Invalid argument supplied for foreach() in '/application/controllers/TaskController.class.php' on line 500 (error code: 2)
Time since start: 0.074869155883789 seconds
-------------------------------------------------------------------------------

#1 ERROR: Error: Undefined variable: select_columns in '/application/controllers/FilesController.class.php' on line 1393 (error code: 8)
Time since start: 0.14939999580383 seconds

Thanks!

Steve

steveg

  • Full Member
  • ***
  • Posts: 167
    • View Profile
Re: Error code 2 and 8
« Reply #1 on: August 20, 2013, 09:47:21 pm »
After upgrade to Feng 2.3.2 beta - errors persist:

#1 ERROR: Error: Undefined variable: select_columns in '/public/application/controllers/FilesController.class.php' on line 1393 (error code: 8)
Time since start: 0.86797404289246 seconds

It doesn't appear to affect functionality, other than perhaps tying up some resources, but will post to bug log.

The Error 2 listed below is related to a tempated task creation.  Will post as possible bugs, but feedback appreciated.

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: Error code 2 and 8
« Reply #2 on: August 21, 2013, 10:26:02 am »
Hi there!
Thank you very much for your feedback.

As you correctly mention this might be some error logs that do not affect functionality, and are there due to some issue with the coding and not initializing a variable's value.
Taken note of this though!

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

majeed703

  • Newbie
  • *
  • Posts: 1
    • View Profile
Re: Error code 2 and 8
« Reply #3 on: September 11, 2013, 08:32:21 am »
Same error for me...

When editing the work space and adding the users in to the work space, the operation result message is
"Success: Workspace 'SEO' was added successfully"

But it does not updating any things..

when i check the error log, its show the error message..

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/indemo/public_html/pmt/application/helpers/permissions.php' on line 1092 (error code: 2)

Please let me know, how it fix?