]
Subject: RE: [geeklog-users] PHP in Header.thtml
Shane MacDonald <[EMAIL PROTECTED]> wrote:
>Fixed it, I had to add the require_once files to lib-common.php in order
for
>it to work.
Did you try adding it to the theme's functions.php file, as I suggested
earlier?
bye, Dirk
-
Shane MacDonald <[EMAIL PROTECTED]> wrote:
>Fixed it, I had to add the require_once files to lib-common.php in order for
>it to work.
Did you try adding it to the theme's functions.php file, as I suggested
earlier?
bye, Dirk
--
http://www.haun-online.de/
http://www.macosx-faq.de/
ubject: RE: [geeklog-users] PHP in Header.thtml
I get the same error message with require_once. Believe it or not
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tony Bibbs
Sent: Wednesday, February 05, 2003 9:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [geeklog-use
klog-users] PHP in Header.thtml
I get the same error message with require_once. Believe it or not
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tony Bibbs
Sent: Wednesday, February 05, 2003 9:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [geeklog-users] PHP in He
I get the same error message with require_once. Believe it or not
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Tony Bibbs
Sent: Wednesday, February 05, 2003 9:16 AM
To: [EMAIL PROTECTED]
Subject: RE: [geeklog-users] PHP in Header.thtml
Change those to
> whole different group of errors.
>
> Thanks,
>
> Shane
>
>
>
>
>
> -Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Dirk Haun
> Sent: Wednesday, February 05, 2003 3:18 AM
> To: [EMAIL PROTECTED]
>
s. I then get a
whole different group of errors.
Thanks,
Shane
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dirk Haun
Sent: Wednesday, February 05, 2003 3:18 AM
To: [EMAIL PROTECTED]
Subject: Re: [geeklog-users] PHP in Header.thtml
Shane MacDonald &l
Shane MacDonald <[EMAIL PROTECTED]> wrote:
>Everytime I add it I get an error. I assume it's because there's not suppose
>to be PHP in the .thtml files.
Actually, it should be possible to use PHP in header.thtml (but only there).
What did you try? Which errors do you get?
>How, can I successfu