Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help, my Vanilla has fallen and can't get up!
I did something completely stupid and now I can't figure out where to go to fix it. I changed my Vanilla URL to the redirect I set up via my site host (forums.project17productions.com), and it screwed everything up. But now I can't get into the settings because I forgot to add the "/" to the end of the address in Vanilla! I just want everything to go back to the way it was... lol. What file stores the Application Settings for Vanilla?
0
This discussion has been closed.
Comments
When I load up my forum on the original URL I was using, http://www.project17productions.com/forum, it works perfectly fine. But when I load it from http://forums.project17productions.com, it comes up in text only, and doesn't recognize my login from when I log in under the other URL. What did I do wrong here? Is there an easy way to make the forums.project17productions.com URL work correctly? What (probably ridiculously simple) step am I missing?
My guess is I would need to change this section here in conf/settings.php:
$Configuration['WEB_ROOT'] = '/forum/'; <-- Set this to "/"?
$Configuration['BASE_URL'] = 'http://www.project17productions.com/forum/'; <-- Set this to "http://forums.project17productions.com/"?
$Configuration['FORWARD_VALIDATED_USER_URL'] = 'http://www.project17productions.com/forum/'; <-- Set this to "http://forums.project17productions.com/"?
...
...
$Configuration['COOKIE_DOMAIN'] = 'www.project17productions.com'; <-- Set this to "forums.project17productions.com"?
There is actually no such word as "forums" in the English language, the plural of forum is actually fora although through common usage forums seems to be accepted these days.
Posted: Friday, 21 September 2007 at 9:07AM
http://www.m-w.com/dictionary/forums
hate to be even more pedantic...
(also plural is an adjective, not a noun)