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

avantime4mikeavantime4mike ✭✭
edited February 2011 in Vanilla 2.0 - 2.8
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?

Comments

  • I decided to delete the whole Vanilla 2 folder, upload again and start install again from scratch.

    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?
  • Back to the same original error again now since I deleted and re-uploaded everything a third time:-

    Fatal error: Class 'CategoryModel' not found in /homepages/34/d260127691/htdocs/vanilla/applications/vanilla/settings/structure.php on line 60
  • Any ideas please ?
Sign In or Register to comment.