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.

Installation help!

edited March 2011 in Vanilla 2.0 - 2.8
Fatal Error in SetupController.FetchViewLocation();
Could not find a 'configure' view for the 'setup' controller in the 'dashboard' application.
The error occurred on or near: /home/p106911/public_html/library/core/class.controller.php

* Application: Vanilla
* Application Version: 2.0.17.8
* PHP Version: 5.2.16
* Operating System: Linux
* Server Software: Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4
* User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15
* Request Uri: /index.php?p=/dashboard/setup
* Controller: SetupController
* Method: FetchViewLocation

Comments

  • Same here:

    Fatal Error in SetupController.FetchViewLocation();

    Could not find a 'configure' view for the 'setup' controller in the 'dashboard' application.
    The error occurred on or near: /home2/edavreda/public_html/library/core/class.controller.php

    705: trigger_error(ErrorMessage("Could not find a '$View' view for the '$ControllerName' controller in the '$ApplicationFolder' application.", $this->ClassName, 'FetchViewLocation'), E_USER_ERROR);

    Application: Vanilla
    Application Version: 2.0.17.9
    PHP Version: 5.3.6
    Operating System: Linux
    Server Software: Apache
    User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Chrome/10.0.648.205 Safari/534.16
    Request Uri: /index.php?p=/dashboard/setup
    Controller: SetupController
    Method: FetchViewLocation
Sign In or Register to comment.