17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 951 Views |
-
login window

6 October 2008 at 9:06pm
Hi!
What are the files involve in the building of login window?
I'm tring to create a new theme for my site but when I open the admin page the security login page is empty. Why? What is wrong?
I downoladed a theme in Silverstripe downolads window and the theme have login window, so everything is correct. Then I try to copy that theme in an othe forlder named "new theme" but when I charge this the login window doesn't appear. I don't now why. -
Re: login window

6 October 2008 at 9:23pm
ok, I forgot this variable in my template.. But If I use a download theme and copy oll the file in an other directory the login window become white. Why?
-
Re: login window

6 October 2008 at 9:25pm
It could be that the theme has $Form in the Layout/Page.ss file (which is most likely) but you have another Layout/Page.ss file somewhere without $Form that's overriding this file.
| 951 Views | ||
|
Page:
1
|
Go to Top |

the problem was that!!