Quote:
Originally Posted by John3971
if i understand you right i must changes the path "chdir('/home/yoursite/public_html/forums');" in the php file but i want it to be ansetting were i can changes the path in the acp. and also the style doesn?t work like it should when i go to the file in the subfolder.
|
And you can't have it as a setting because in order to use settings, you must include the global.php file. And, in order to include the global.php file, you need to have the path correct. And if the path is set in a setting, which needs global.php to be called in order to use it.... round and round and round you go.