21278 Posts in 5728 Topics by 2599 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 413 Views |
-
SS wants to re-install after I made a mistake

29 April 2010 at 8:46am
In my search to get the log-in working (http://ssbits.com/security-2/)
I tryed to change a line in the _config.php
Object::add_extension('Group', 'GroupDecorator');
became:
DataObject::add_extension('Group', 'GroupDecorator');
and after a dev/build SS wants to go the install.php (which is already deleted)
How do I restore my site/db?
-
Re: SS wants to re-install after I made a mistake

29 April 2010 at 11:40pm
SS will try and redirect to install.php if it cannot connect to a database or find your database information so make sure when your editing your _config file you haven't deleted anything in it.
It might also cache the redirect to install so make sure you do a hard browser refresh.
| 413 Views | ||
|
Page:
1
|
Go to Top |

