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.
Loads of errors when installing on Windows
I'm having problems installing on Windows XP (local machine).
I run the installer.php and that's all fine and I accept all the default values, but when I actually try to access the forum I get all these errors:
(see here for errors)
Any ideas?
I run the installer.php and that's all fine and I accept all the default values, but when I actually try to access the forum I get all these errors:
(see here for errors)
Any ideas?
0
This discussion has been closed.
Comments
In your appg/settings.php file the line
define("agAPPLICATION_PATH", "C:\xampplite\eclipse\workspace\vanilla/");
the path there should be the path of where you installed Vanilla.
C: mpplite\eclipse\workspace\vanilla\library/Vanilla.Discussion.class.php
however your php is running
C:\xampplite\eclipse\workspace\vanilla\index.php
looks like the \xa is missing