Author Topic: Error 500 on Calendar  (Read 3076 times)

fernando6

  • Newbie
  • *
  • Posts: 7
    • View Profile
Error 500 on Calendar
« on: July 30, 2009, 04:30:14 pm »
Error on the calendar when there are repetitive tasks. I tried with an Anual repetitive task.

Version: 1.5
Apache 2
php 5
Mozilla Firefox 3

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Error 500 on Calendar
« Reply #1 on: August 03, 2009, 10:40:18 am »
Please set DEBUG to 'true' in 'config/config.php' and try again so that you get an error message.

Thanks.

fernando6

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: Error 500 on Calendar
« Reply #2 on: August 04, 2009, 09:30:02 am »
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 49 bytes) in C:\Inetpub\Apache\htdocs\opengoo\application\models\project_tasks\base\BaseProjectTasks.class.php on line 77


ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Error 500 on Calendar
« Reply #3 on: August 04, 2009, 10:27:44 am »
Have you set a start date or due date too old for the repetitive tasks?

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Error 500 on Calendar
« Reply #4 on: August 04, 2009, 10:50:05 am »
Nevermind, we'll fix it for 1.5.1.

Thanks.

jmaurer_01

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Error 500 on Calendar
« Reply #5 on: September 04, 2009, 02:15:44 pm »
i am currently running 1.5.2 and seem to be getting the same error for a calendar
here is the error that is thrown.
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 10 bytes) in /var/www/webfeatgoo/application/models/project_tasks/base/BaseProjectTasks.class.php on line 77
 This error is only on one of the workspace calendars that has many taks on it.
 any help or direction on this would be great