Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem: Vanilla 1.1.10 default installation settings
I'm pleasantly surprised to have come across this forum implementation.
However, there's a rather fundamental issue with the default installation routine that should probably be changed or risk having some users throw up their hands when it doesn't work the first time and search for another forum package.
The default installation creates a login form ("form id="frmSignIn") that defaults to an HTTPS protocol. I couldn't figure out why I couldn't login after the wicked simple implementation and it took about 10 minutes to figure out the obvious. I'm sure you'd agree that default installation shouldn't do this.
However, there's a rather fundamental issue with the default installation routine that should probably be changed or risk having some users throw up their hands when it doesn't work the first time and search for another forum package.
The default installation creates a login form ("form id="frmSignIn") that defaults to an HTTPS protocol. I couldn't figure out why I couldn't login after the wicked simple implementation and it took about 10 minutes to figure out the obvious. I'm sure you'd agree that default installation shouldn't do this.
0
Comments
This is the source for the login page I get right after installing:
http://code.google.com/p/lussumo-vanilla/source/browse/tags/Vanilla-1.1.10/src/setup/installer.php#114
with: