Posts: 5
Threads: 2
Joined: Jan 2013
Hi,
I successfully installed and hopefully integrated. But I cant log into admin. My password user id keep being rejected. I have had to reset this three times, but each reset also fails to open the door to the back-end.
Could I be missing something.
Do I add this function before or after the DOCTYPE declaration:
<?php
session_start();
ob_start();
?>
Thanks.
Posts: 2,894
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 5
Threads: 2
Joined: Jan 2013
Thanks Steven, i have done all these:
Does it say "Wrong username/password"?=no
Are you using any special characters?=no
Have you tried resetting it? Click "Lost your details?".=yes
Are you typing it or pasting it?=I tried typing in after pasting was not working.
Can you log into the demo okay?=yes
This FAQ may also help.=the recommedation was throwing up "database connection error"
There is a .htaccess file in my root directory with a 301 redirect, but that would not be infering with admin log in, or would it?
Thanks, hoping to solve this challenge.
Posts: 2,894
Threads: 59
Joined: Jun 2010
Okay, but my link was to post #12 of that thread. In post #12 there is a file to download. Can you download it and report back with the results.
Have
you completed
the interview?
Posts: 2,894
Threads: 59
Joined: Jun 2010
It depends what the redirect is. If you post it here I can check.
Have
you completed
the interview?
Posts: 5
Threads: 2
Joined: Jan 2013
Hi Steve,
I reset my password one more time this morning, and strangely i could log into admin. but i cant figure what may have gone wrong yesteday, as i done the reset over five times. maybe i was not typing correctly?
Thanks for your time.
Posts: 2,894
Threads: 59
Joined: Jun 2010
It may be due to your host fixing the session path in your php.ini file.
Have
you completed
the interview?