Quote:
Today at 05:54 PM Keichii said this in Post #208
Umm. i'm a newbie.. so i'm not sure if this is possible. Can show.php be put in a directory other than the forums.. and if it can't is there anywayt to do that..
|
I didnt test it myself either, it may or may not work.. Just give it a try, but don't forget to add the line
PHP Code:
chdir('/usr/local/apache/sites/yourforumdir/');
at the begining.
BTW. IMO this shouldn't be very crucial. It's just the URL that matters so the hack will work in the same way even if its in forum dir or not.. My 2 cents..