phpgroupware-developers
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-developers] generate header problem


From: Aiko Mastboom
Subject: Re: [Phpgroupware-developers] generate header problem
Date: Mon, 20 May 2002 14:49:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0rc1) Gecko/20020417

Hi,

You're right... my header.inc.template was an old version..
It's working fine now :)
my cvs update does not automagicaly update the docroot, i forgot..

thanks,

Aiko


Miles Lott wrote:

I think your header.inc.php.template file is an older version
than the rest of the code.  The domain block is in that file.

Aiko Mastboom wrote:


Hi,

I just updated to the latest version from the cvs. (my previous update was a couple of months old)
As usual I start the setup/index.php page.
But when I wish to write/view/download the new header.inc.php file I get the following error:

------- browser output --------

phpGroupWare version 0.9.15.003 Setup III  Logout
Save this text as contents of your header.inc.php

--------------------------------------------------------------------------------
Template Error: loadfile: domain is not a valid handle.
Halted.
Fatal error: Call to a member function on a non-object in /usr/local/phpgroupware/phpgwapi/inc/class.Template.inc.php on line 444

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

After a quick code inspection (my php knowledge is very limited),
I think the failing trace is: inc/class.setup_html.inc.php (44): $GLOBALS['header_template']->parse('domains','domain',True);
phpgwapi/inc/class.Template.inc.php (209) :$str = $this->subst($handle);
phpgwapi/inc/class.Template.inc.php (175) :if (!$this->loadfile($handle)) phpgwapi/inc/class.Template.inc.php (408) :if (!isset($this->file[$handle])) phpgwapi/inc/class.Template.inc.php (444) :$GLOBALS['phpgw']->common->phpgw_exit(True);


Could someone please tell me what is went wrong here or what I should do to fix this?

Thanx,

Aiko



_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers





_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers


--
n: Aiko Mastboom
a: Cleyburchstraat 33c
w: 3039 DB Rotterdam
t: +31 (0)624648739
t: +31 (0)104143954
f: +31 (0)207738992
e: address@hidden

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS/IT d- s+:- a->? C++++ UL++++>$ P- L++(++++)>$+++++ E--- W+(++)>$+++
N+>++ w PS PE++ Y+ PGP+(++) X+ R- tv-(--)>! b++>+ D+ G+>++ e*>+++++ h-->*
r++>+++ y--(+)>+++
------END GEEK CODE BLOCK------
-----BEGIN PGP PUBLIC KEY BLOCK-----
http://pgp.dtype.org:11371/pks/lookup?op=get&search=0x093AAD12
------END PGP PUBLIC KEY BLOCK------






reply via email to

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