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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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