phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #819] Error en todo module.


From: nobody
Subject: [Phpgroupware-tracker] [Bug #819] Error en todo module.
Date: Sat, 06 Jul 2002 06:00:56 -0400

=================== BUG #819: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=819&group_id=509

Submitted by: Kalavera                  Project: phpGroupWare                   
Submitted on: 2002-Jul-06 10:00
Category:  todo                         Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - RedHat       
Reproducibility:  Every Time            

Summary:  Error en todo module.

Original Submission:  When i try to run todo, i see these error :

Parse error: parse error, unexpected T_STRING, expecting ']' in 
/var/www/html/phpgroupware/todo/inc/class.ui.inc.php on line 486
 
Fatal error: Cannot instantiate non-existent class: ui in 
/var/www/html/phpgroupware/phpgwapi/inc/functions.inc.php(279) : eval()'d code 
on line 1

i go to : 
/var/www/html/phpgroupware/todo/inc/class.ui.inc.php

and i see in the line 486 these : 

if ($values['edate'] && $values[''edate] != 0)

when i modify the line like these : 

if ($values['edate'] && $values['edate'] != 0)

The module work ok.

Thanks for all, 

Regards, 

Miguel de la Borda 
  Lima - Peru 



No Followups Have Been Posted




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=819&group_id=509



reply via email to

[Prev in Thread] Current Thread [Next in Thread]