If you don't change strCookieURL to "/" and link to forum files outside of the forum directory you create multiple copies of your application variables, since strCookieURL is unique for each directory. Why wouldn't this be set like this from the beginning? Just curious...
So if you do run 1 forum, would you say this might be the best solution? or can you hard code another value like "/forum1/" and "/forum2/" if you had multiple forums?
quote:Originally posted by Davio
You wouldn't be able to run more than one forum on your site if it was set with that value.