Admin Logon

cmebd

No avatar

2008-12-19 06:25

I have installed with no problems except that I cannot log in to Admin which I tried with the default login details as well as made the changes to "general.php" however i cannot log in either way it keeps coming back to the login screen with no error messages.

I did look for a topic and found one but the link provided to the solution seems to have been deleted.

Can someone help please?

» Quick.Cart v3.x

treewood (OpenSolution)

Avatar: treewood

2008-12-19 07:59

maybe you have cookies OFF in your browser or your provider have some restrictions about sessions. ask your server admin about sessions. maybe he will give you answer and we will help you to solve problem

beholder

Avatar: beholder

2008-12-19 22:27

you may have sessions not set up properly while also server error messages off. Please check server settings.
To set up sessions properly try to include following line at the beginning of config/general.php:
ini_set( 'session.save_path', 'files/sessions/' );
then create directory "sessions" in files/ and chmod that directory to 777
Then try to log in.

Back to top
about us | contact