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.

I've found a simple bug

127127
edited July 2006 in Vanilla 1.0 Help
If you instal Vanilla and you don't have a password for a database user it installs but doesn't work; The solution is: file database shoud declare an array variable for such a case. I've fixed it adding a $Configuration['DATABASE_PASSWORD'] = ''; to database.php

Comments

This discussion has been closed.