RE: [geeklog-users] PHP in Header.thtml

2003-02-07 Thread Shane MacDonald
] 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 -

RE: [geeklog-users] PHP in Header.thtml

2003-02-06 Thread Dirk Haun
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/

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Shane MacDonald
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

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Shane MacDonald
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

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Shane MacDonald
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

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Tony Bibbs
> 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] >

RE: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Shane MacDonald
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

Re: [geeklog-users] PHP in Header.thtml

2003-02-05 Thread Dirk Haun
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