Ok, this is excellent info, I've tried to read most of this thread but I'm sure i have missed this somewhere. I am trying to create a page within a directory within my forum directory (forum is at /var/www/html/forum, directory is at /var/www/html/forum/directory). I added the
Code:
chdir('/var/www/html/forum/');
and my page is showing up, mostly. The problem I am having is my header, navbar, or footer are not showing up on my page??? Do I need to change a path in my Template, or??? If I create a test page in my forum directory everything works fine, so I'm sure I'm just missing something simple. Any help would be appreciated.
...and sorry if this has already been answered
Thanks