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.
Sub Domain Forum Login
I have searched the forums here, and tried several different things to fix the problem even looking threw some of the code but have yet to find an answer.
I have Vannila setup as a sub domain of the main domain like forum.whatever.net.
Problem:
When I go to signin.php and enter login information and click proceed it tries to go to http://forum.whatever.net\/ which doesn’t work, I can click proceed again in Firefox or remove the \ from the url and it will allow me to continue to the forum with the name I signed in with.
Extra Info:
* The server is running IIS for web hosting I have fixed all other problems like the extensions for PHP5 ect.
* Tried changing the Web-path to Vanilla to forum.whatever.net, ./, and nothing/left blank. All did not fix the problem.
* I upgraded the forum from 0.9.2.2 to 0.9.2.5 a day or two ago but am still using the same DB, problem was still a there with the older build.
Thanks for any light on the subject.
I have Vannila setup as a sub domain of the main domain like forum.whatever.net.
Problem:
When I go to signin.php and enter login information and click proceed it tries to go to http://forum.whatever.net\/ which doesn’t work, I can click proceed again in Firefox or remove the \ from the url and it will allow me to continue to the forum with the name I signed in with.
Extra Info:
* The server is running IIS for web hosting I have fixed all other problems like the extensions for PHP5 ect.
* Tried changing the Web-path to Vanilla to forum.whatever.net, ./, and nothing/left blank. All did not fix the problem.
* I upgraded the forum from 0.9.2.2 to 0.9.2.5 a day or two ago but am still using the same DB, problem was still a there with the older build.
Thanks for any light on the subject.
0
This discussion has been closed.
Comments
<strong>.whatever.net/</strong>
With preceeding persion, and that should resolve to the entire tld and any subdomains the forum is running under. If that doesn't appear to work, feel free to drop a link to your forum plus a phpinfo(); page, as it could be helpful to determine what's up with either your server/php install or Vanilla itself.
Mark, have you fixed cookies in these latest update builds or is that still getting implimented for the next release?
Line: 30 define("agDOMAIN", "forum2.clx.serveftp.com\");
so not even the main page opens up etc, and if I manually remove \ from the settings.php the pages loads right but I’m back to the entering username and password, I get forum2.clx.serveftp.com\ cannot be found and if I go back to main dir/index.php it shows me signed in.Ok tied the .whatever.net/ but didn’t help eather.
Testing sub domain setup:
http://forum2.clx.serveftp.com/PHPInfo.php User: freebie Pass: efx
http://forum2.clx.serveftp.com/signin.php