21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1637 Views |
-
Admin Login Form Issues

2 June 2010 at 3:56am
I'm sorry if this is somewhere else but I've been looking all over for the answer
I'm developing a theme right now and all of a sudden I can't access the admin section
That goes to the homepage, someone somewhere said to not remove <% base_tag %>
That was the only solution I found to it, but basetag is still there and its not working, I am ripping my hair out
Thank You for your Help
Pream T.
-
Re: Admin Login Form Issues

2 June 2010 at 1:41pm
Has anything could have changed on your environment which could have changed the data?
You can hard code a member account by putting the following in your mysite/_config.php file
Security::setDefaultAdmin('admin', 'password');
-
Re: Admin Login Form Issues

3 June 2010 at 5:19am
It's not a password issue, it's that I can't get to the login page
If i can get to the login form I will have no problem logging in
-
Re: Admin Login Form Issues

3 June 2010 at 5:19am Last edited: 3 June 2010 5:21am
Also, I tried to keep as much the same as possible, I am not sure about anything changing
-
Re: Admin Login Form Issues

3 June 2010 at 5:28am
I also want to note that when I go to
the title changes to login but the actual page I am seeing is the homepage
-
Re: Admin Login Form Issues

3 June 2010 at 5:44am
The Issue is in my theme, when I changed the theme to black candy, I got the admin login screen
By the way: It's a theme I'm developing from scratch
So i guess the question is how to incorporate an admin login page into my theme
-
Re: Admin Login Form Issues

3 June 2010 at 10:07pm
Try adding $Form to the generic Page.ss template.
Hope it helps,
Juan
| 1637 Views | ||
|
Page:
1
|
Go to Top |


