939 Posts in 271 Topics by 291 members
Forum Module
SilverStripe Forums » Forum Module » Installation
Discuss the Forum Module.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 277 Views |
-
Installation

20 November 2011 at 8:57am
I dropped the plugin folder in the site's base directory where Silverstripe is located and when I go to the admin panel it gives me this error so I had to uninstall it. I'm currently using the 2.4.5 version of Silverstripe. Instructions please?
Website Error
There has been an errorThe website server has not been able to respond to your request.
-
Re: Installation

21 November 2011 at 8:26am
Which plugin was it?
Often plugins need to make database changes so a good idea is to always run dev/build/?flush=all after adding one. Also, put your site in dev mode by adding Director::set_environment_type("dev"); to your _config.php file.
-
Re: Installation

22 November 2011 at 10:42pm
whileloop - read the FAQ's before you post
That's the generic error message for sites running in production mode. Enable dev mode and you'll get the full error message and explanation.
| 277 Views | ||
|
Page:
1
|
Go to Top |


