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.
Vanilla Pre-Release 3
Mark
Vanilla Staff
A big thank you to rockwaldo && corn13read for discovering a big problem with the upgrader on Windows.
The long and short of it is that MySQL on Windows doesn't handle case sensitivity of table names properly. It caused any queries in the upgrader to fail because I'd use LUM_TableName but on windows it should have been lum_tablename. I've made the upgrader case insensitive, and that should rectify the problem.
So, without any further ado, here is the third version of the Vanilla 1 pre-release:
http://lussumo.com/download.php?Get=Vanilla.1.pre-release-3
Rockwaldo, if you want to download that and give it a shot, it would be much appreciated if you could confirm that it works properly.
0
This discussion has been closed.
Comments
This is the exact problem I was having the other day.
Thanks!
@ corn13read: check the permissions of conf/ and of the folders in extensions/
I just installed, it seems to work find. lol thank you.
Do you have access to your logs? what say access_log?