17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 2613 Views |
-
Try to get subsites module working

19 July 2008 at 2:34am
Hi everybody,
i am trying to get the subsites module working with the 2.2 Silverstripe, but got this error on every page i ran:
Error
The website server has not been able to respond to your request.
After running the page with isDev=1 i got this error:Notice: Undefined variable: dataClasses in /home_eckotools/public/cms/sapphire/core/ClassInfo.php on line 76
Warning: Cannot modify header information - headers already sent by (output started at /home_eckotools/public/cms/sapphire/core/ClassInfo.php:76) in /home_eckotools/public/cms/sapphire/security/BasicAuth.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home_eckotools/public/cms/sapphire/core/ClassInfo.php:76) in /home_eckotools/public/cms/sapphire/security/BasicAuth.php on line 37
Please enter a username and password.wich doesn't seem to cover the error really.
Maby someone could help?!
Thanks.
Carnal
-
Re: Try to get subsites module working

21 July 2008 at 10:56am
Hey carnal,
Have you built the database? Try visiting http://localhost/db/build?flush=1 - where localhost is the name of the server where SilverStripe is installed.
Matt.
-
Re: Try to get subsites module working

21 July 2008 at 7:21pm
Hi Matt,
well, after i have done this (db/build) a couple of times before, with no effect, it seems that i forgot to do this one more time
So i did it and now it WORKED!
Thanks for your tip. Now i can go on with silverstripe ;-)
Carnal
| 2613 Views | ||
|
Page:
1
|
Go to Top |


