How to use php in my template - Page 2 How to use php in my template - Page 2
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

How to use php in my template

Started by saith, September 01, 2007, 06:09:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

saith

in my custiom header I have $phpbb_root_path = './forum/';

Nibbler

So your forum is installed inside the gallery?

saith

Quote from: Nibbler on September 05, 2007, 04:07:27 PM
So your forum is installed inside the gallery?
No my gallery and my forum are both on legacynjo.com/fr

saith

I changed my phpbb path to :
$phpbb_root_path = '../forum/';
and still it doesn't work. Am I wrong in the declaration of my root path?

saith

I'm totally desperate, I can't find a way to make it work and it's been weeks.
Do you have any idea of what's casing my problem ? I'de be very grateful