17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 995 Views |
-
SilverStripe without Themes

23 April 2008 at 12:59am Last edited: 23 April 2008 1:01am
hi,
I will use SilverStripe without different themes. so i put all my files in "mysite".
but now when I go to for example www.mysite.com/Security/login
my page without stylesheets etc. is there.
when i go to www.mysite.com/Security for example following error occurs:Notice: Undefined offset: 0 in /var/www/entwicklung1/cms/sapphire/core/SSViewer.php on line 144
so how can I define a template for the login-page?
and wyh occurs this error?thanks!
Jan -
Re: SilverStripe without Themes

23 April 2008 at 2:26am
ok found the solution:
in the base-template there must be a $Form-tag to show the login-form or you can
make a own template with the name Security_loging.ss
| 995 Views | ||
|
Page:
1
|
Go to Top |

