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.
Fatal error during first step of install on Vanilla 2
Fatal error: Class 'CategoryModel' not found in /homepages/34/d260127691/htdocs/forum2/applications/vanilla/settings/structure.php on line 60
I'm afraid this means nothing to me.
But I did find this in structure.php:-
if ($CategoryExists) {
$CategoryModel = new CategoryModel();
$CategoryModel->RebuildTree();
unset($CategoryModel);
Do ANY categories exist in a new install?
I'm afraid this means nothing to me.
But I did find this in structure.php:-
if ($CategoryExists) {
$CategoryModel = new CategoryModel();
$CategoryModel->RebuildTree();
unset($CategoryModel);
Do ANY categories exist in a new install?
0
Comments
Now I get a different error:-
Fatal error: require_once() [function.require]: Failed opening required '/homepages/34/d260127691/htdocs/vanilla2/applications/controllers/class.controller.php' (include_path='.:/usr/lib/php5') in /homepages/34/d260127691/htdocs/vanilla2/library/core/class.dispatcher.php on line 531
Any ideas please?
Fatal error: Class 'CategoryModel' not found in /homepages/34/d260127691/htdocs/vanilla/applications/vanilla/settings/structure.php on line 60