phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1462] $GLOBALS['phpgw_info']['flags']['curr


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1462] $GLOBALS['phpgw_info']['flags']['currentapp'] not set in Time Track
Date: Wed, 20 Nov 2002 21:24:31 -0500

=================== BUG #1462: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1462&group_id=509

Changes by: Mark A Peters <address@hidden>
Date: 2002-Nov-20 21:24 (EST5EDT)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | skeeter
              Status | Open                      | Closed




=================== BUG #1462: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Oct-20 14:53
Category:  timetrack                    Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  Fixed                      Assigned to:  skeeter                   
Status:  Closed                         Component Version:  None                
Platform Version:  Linux - Debian       Reproducibility:  Every Time            

Summary:  $GLOBALS['phpgw_info']['flags']['currentapp'] not set in Time Track

Original Submission:  !!! YOU DO NOT HAVE YOUR 
$GLOBALS['phpgw_info']['flags']['currentapp'] SET !!!
!!! PLEASE CORRECT THIS SITUATION !!!Template Error: set_root: is not a 
directory.
Halted.
Fatal error: Unknown function: parse_navbar_end() in 
/var/www/phpgroupware/phpgwapi/inc/footer.inc.php on line 62

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Oct-28 08:49             By: None
Update from CVS today again.
Now the follow error.

Parse error: parse error, expecting `','' or `';'' in 
/var/www/phpgroupware/timetrack/timesheets.php on line 179

Found the Solution. Must change line 175 from

. '</table>'."\n;
to
. '</table>'."\n";

-------------------------------------------------------
Date: 2002-Oct-25 07:21             By: None
Ok I update from CVS with:
cvs -z3 co -r Version-0_9_14-branch timetrack/timesheets.php

I receive the follow fault:

Parse error: parse error in /var/www/phpgroupware/timetrack/timesheets.php on 
line 171




-------------------------------------------------------
Date: 2002-Oct-23 01:12             By: skwashd
Hey,

About 4 weeks ago a patch was applied to cvs.  Its sounds like your cvs 
checkout merge failed.  Please try the following:

1 cd /path/to/phpgroupware
2 rm timetrack/timesheets.php
3 cvs -z3 co -r Version-0_9_14-branch timetrack/timesheets.php

That should fix it for you

Let me know how you go.

Cheers

-------------------------------------------------------
Date: 2002-Oct-20 14:59             By: None
Sorry foget. The faul comes when klick to insert Time Sheets. 


CC list is empty


No files currently attached


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




reply via email to

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