Page 1 of 1

[solved] can't login

Posted: Sun Mar 21, 2010 8:42 pm
by enco
Hi! i can't login in as admin or any other user on my CMSMS site.... Charlottepankoke.dk
Can anyone tell me whats going on? :'(

Re: can't login

Posted: Sun Mar 21, 2010 11:49 pm
by replytomk3
Screenshot? Error message? Looked into database?

Also, your templates need a little cleaning because I see these:

Code: Select all

string(113) "Smarty error: [in tpl_head:26 line 7]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590)" string(109) "Smarty error: [in tpl_head:26 line 8]: syntax error: unrecognized tag: (Smarty_Compiler.class.php, line 446)" string(110) "Smarty error: [in tpl_head:26 line 8]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" 

Re: can't login

Posted: Mon Mar 22, 2010 10:14 am
by enco
That is exacly what i am trying to get in to do...  ;)
it does not do anything... when i type in my password it just reloads the page, like the session or cookie were never created..

Re: can't login

Posted: Mon Mar 22, 2010 10:18 am
by MichaelK
Can't you click the link: Forget my password?

Re: can't login

Posted: Mon Mar 22, 2010 12:02 pm
by enco
I've tried!!!
but it doesn't send anything.. just doing the same thing and returning to admin/login.php

Re: can't login

Posted: Mon Mar 22, 2010 12:05 pm
by enco
i've also did a full upgrade from 1.6.6 to 1.7 and nothing changes

Re: can't login

Posted: Mon Mar 22, 2010 12:15 pm
by enco
It doesn't even tell me that my username or password are inccorect... just reloads the page.

Re: can't login

Posted: Mon Mar 22, 2010 12:25 pm
by enco
Debug mode is now on.. can you see anything?

Re: can't login

Posted: Mon Mar 22, 2010 12:37 pm
by Rolf
Hello enco,

I've seen this before, but where...  :-\
Please pm me a admin login and the ftp logindata.
I will take a look when I have a moment.

Regards, Rolf  :)

Re: can't login

Posted: Mon Mar 22, 2010 12:57 pm
by Rolf
Enco,

Did you clear the cache yet?
By manualy emptying the /tmp/templates_c folder?

Rolf

Re: can't login

Posted: Mon Mar 22, 2010 1:02 pm
by enco
Yes! i've tried that.. nothing helps...

Re: can't login

Posted: Mon Mar 22, 2010 1:30 pm
by Rolf
What is your php version?

Rolf

Re: can't login

Posted: Mon Mar 22, 2010 1:37 pm
by enco
PHP Version 5.3.2
i have several other CMSMS sites on the same server...

Re: can't login

Posted: Mon Mar 22, 2010 3:26 pm
by Jeff
Check your .htaccess and config.php files make sure you aren't sending it back and forth with 'www' and non-www or if you are adding '/'s.

Re: can't login

Posted: Mon Mar 22, 2010 4:16 pm
by enco
YOU'VE MADE MY DAY!!! THANKS  :-*