Author Topic: Task error null  (Read 1977 times)

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Task error null
« on: March 02, 2009, 07:56:15 pm »
I am having a similar issue to this post when I try to view tasks from the Overview>Tasks link. The error message that I get is

Code: [Select]
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:

Code: [Select]
<?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

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

« Last Edit: March 02, 2009, 10:59:40 pm by tamalita »
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Re: Task error null
« Reply #1 on: 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.
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91

tamalita

  • Jr. Member
  • **
  • Posts: 70
    • View Profile
    • Enchanted Graphics
    • Email
Re: Task error null
« Reply #2 on: March 02, 2009, 11:51:35 pm »
I upgraded to stable 1.2.1 and all is wel  ;D
Tamalita
Enchanted Graphics
Feng Office 1.7.3.1
Linux/PHP 5.2.14/MySQL 5.0.91