[Register]
Powered by Elgg

Plugins :: Blog :: Bug in Tasks Plug In

August 15, 2007

I'm not sure this is a bug but here's what I got upon install. 

Parse error: syntax error, unexpected T_STRING, expecting T_VARIABLE or '$' in /home/mybhak5/public_html/mod/tasks/lib.php on line 39

 

and here's what I did to fix it on line 39:

//        global page_owner();
          global $page_owner;     
 

Keywords: /mod/tasks/lib.php, expecting T_VARIABLE or '$' in, line 39, Parse error: syntax error, tasks, tasks plugin, unexpected T_STRING

Posted by Edward Leonforte @ Plugins

You must be logged in to post a comment.

Site supported by Curverider Ltd - powered by the awesome Elgg