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.
Help - Files aren't send
When I upload the vanilla forum to my host these files can't be sent.
\vanilla\applications\dashboard\views\atom.master
\vanilla\applications\dashboard\views\rss.master
\vanilla\applications\dashboard\views\setup.master
And when I try to install these errors appears
"Fatal Error in SetupController._FetchController();"
"Could not find master view: setup.master*"
"The error occurred on or near: .../vanilla/library/core/class.controller.php"
red line - 1413: trigger_error(ErrorMessage("Could not find master view: {$this->MasterView}.master*", $this->ClassName, '_FetchController'), E_USER_ERROR);
I need help on installing without atom.master and rss.master and setup.master
Thank you
\vanilla\applications\dashboard\views\atom.master
\vanilla\applications\dashboard\views\rss.master
\vanilla\applications\dashboard\views\setup.master
And when I try to install these errors appears
"Fatal Error in SetupController._FetchController();"
"Could not find master view: setup.master*"
"The error occurred on or near: .../vanilla/library/core/class.controller.php"
red line - 1413: trigger_error(ErrorMessage("Could not find master view: {$this->MasterView}.master*", $this->ClassName, '_FetchController'), E_USER_ERROR);
I need help on installing without atom.master and rss.master and setup.master
Thank you
1
Comments