Author Topic: [Error-log] Frequent ToolController.class.php error  (Read 2121 times)

Syrion

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • Studio Krater v.o.f.
[Error-log] Frequent ToolController.class.php error
« on: August 29, 2009, 01:10:05 pm »
I see the following error quite frequently in my debug-list.

Quote
#1 ERROR: Error: Undefined index:  download in '/var/www/<security edit>/httpdocs/application/controllers/ToolController.class.php' on line 207 (error code: 8)
#2 ERROR: Error: Undefined index:  lang in '/var/www/<security edit>/httpdocs/application/controllers/ToolController.class.php' on line 215 (error code: 8)

Sometimes it's only the line 207 error, see the attached error-log.


Maybe a suggestion for development: to have a php-script to where you can upload debug-logs and let it sort errors on frequency in a database, so the devs can quickly see common bugs.

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: [Error-log] Frequent ToolController.class.php error
« Reply #1 on: August 31, 2009, 09:39:37 am »
These errors have been corrected for next release. These happen when you are using the translation tool, so it is not a serious error.

Thanks.