Feng Forum

Support => How To's => : tamalita March 02, 2009, 07:56:15 PM

: Task error null
: tamalita March 02, 2009, 07:56:15 PM
I am having a similar issue to this post (http://forums.opengoo.org/index.php?topic=977.0) when I try to view tasks from the Overview>Tasks link. The error message that I get is

:
this.getMilestone(groups[i]group.id) is null
I turned on debugging, but there is no error log showing up in cache.

I was using tasks this morning, and now this afternoon I can't view them.

I also wanted to say that I'm using version 1.2 RC1.

Ok, earlier I didn't have anything in the log, but now I do:

:
<?php die(); ?>

Session "default" started at 2009-03-02T23:22:05+0000

#1 ERROR: Error: Undefined variable: tags in '/home/***********/public_html/goo/application/models/project_tasks/ProjectTasks.class.php' on line 64 (error code: 8)

#2 ERROR: Error: Undefined variable: tags in '/home/***********/public_html/goo/application/models/project_milestones/ProjectMilestones.class.php' on line 136 (error code: 8)

#3 ERROR: Error: Undefined variable: tags in '/home/***********/public_html/goo/application/models/project_milestones/ProjectMilestones.class.php' on line 111 (error code: 8)

#4 ERROR: Error: Undefined variable: tags in '/home/***********/public_html/goo/application/models/project_tasks/ProjectTasks.class.php' on line 139 (error code: 8)

#5 ERROR: Error: Undefined variable: tags in '/home/***********/public_html/goo/application/models/project_tasks/ProjectTasks.class.php' on line 178 (error code: 8)

Time since start: 0.42006707191467 seconds

-------------------------------------------------------------------------------



Session "default" started at 2009-03-02T23:24:06+0000

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/***********/public_html/goo/application/helpers/application.php' on line 857 (error code: 2)

Time since start: 0.36846399307251 seconds

-------------------------------------------------------------------------------



Session "default" started at 2009-03-02T23:24:38+0000

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/***********/public_html/goo/application/helpers/application.php' on line 857 (error code: 2)

Time since start: 0.54216694831848 seconds

-------------------------------------------------------------------------------



Session "default" started at 2009-03-02T23:26:24+0000

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/***********/public_html/goo/application/helpers/application.php' on line 857 (error code: 2)

Time since start: 0.36977505683899 seconds

-------------------------------------------------------------------------------



Session "default" started at 2009-03-02T23:28:00+0000

#1 ERROR: Error: Invalid argument supplied for foreach() in '/home/***********/public_html/goo/application/helpers/application.php' on line 857 (error code: 2)

Time since start: 0.39931082725525 seconds

-------------------------------------------------------------------------------

: Re: Task error null
: tamalita March 02, 2009, 11:13:03 PM
Ok I see that v 1.2.1 stable is available, so I'm going to try that.
: Re: Task error null
: tamalita March 02, 2009, 11:51:35 PM
I upgraded to stable 1.2.1 and all is wel  ;D