bugphpGroupWare - Bugs: bug #4990, Setup error - Template file not...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #4990: Setup error - Template file not found

Submitter:  None
Submitted:  Fri 29 Aug 2003 09:08:17 AM UTC
   
 
Category:  API - Setup Item Group:  0.9.14 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  None Operating System:  None
Reproducibility:  None Planned Release:  None
Fixed Release:  0.9.16-cvs

Thu 15 Jul 2004 11:07:20 PM UTC, comment #1: 

This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.

Thanks,

Dave Hall <skwashd>
Group administrator
Fri 29 Aug 2003 09:08:17 AM UTC, original submission:  

error message:
Template Error: filename: file ../setup/templates/default/head.tpl does not exist.
Halted.
Fatal error: Call to a member function on a non-object in /usr/www/htdocs/vlp/phpgroupware/phpgwapi/inc/class.Template.inc.php on line 440
Correction:

file /usr/www/htdocs/vlp/phpgroupware/phpgwapi/inc/class.Template.inc.php on line 372 shell be:
if (!file_exists(($new_filename)))


Mike

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-07-15 skwashd StatusNone Fixed
    Open/ClosedOpen Closed
    Fixed Release 0.9.16-cvs

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code