- Berichten: 2
- Ontvangen bedankjes 0
unable to login to joomla backend
13 jaren 1 maand geleden #350
door prinasen
unable to login to joomla backend werd gestart door prinasen
Hello
Great component, waited long for this
Just one problem, I had a successful install, but when i logged out of the joomal backend and tried to login again, its not accepting user name and password. But i can login the front end fine!
What could have caused this?
Great component, waited long for this
Just one problem, I had a successful install, but when i logged out of the joomal backend and tried to login again, its not accepting user name and password. But i can login the front end fine!
What could have caused this?
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
13 jaren 1 maand geleden #351
door Sandra
Beantwoord door Sandra in topic Re: unable to login to joomla backend
I don't think this is MarvikShop related.
I don't have this problem in joomla 1.7 and MarvikShop 2.0
What version of Joomla and marvikshop do you use?
I found a solution on this site:
Documentation- FAQ- Login problem administrator
Hope this helps you.
When you have a login problem, this might be a symptom related to Joomla 1.5.16 or higher. They have tried to increase the security and introduce a bug that is reported in the bug tracker.
If you have a joomla 1.5.16 of higher, perhaps you should have rollback the sources
/libraries/joomla/application/application.php or put the session line in comment at line ~530.
Joomla bug tracker
I don't have this problem in joomla 1.7 and MarvikShop 2.0
What version of Joomla and marvikshop do you use?
I found a solution on this site:
Documentation- FAQ- Login problem administrator
Hope this helps you.
When you have a login problem, this might be a symptom related to Joomla 1.5.16 or higher. They have tried to increase the security and introduce a bug that is reported in the bug tracker.
If you have a joomla 1.5.16 of higher, perhaps you should have rollback the sources
/libraries/joomla/application/application.php or put the session line in comment at line ~530.
Joomla bug tracker
Code:
/*
$session = &JFactory::getSession();
// we fork the session to prevent session fixation issues
$session->fork();
$this->_createSession($session->getId());
*/
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.
13 jaren 1 maand geleden #352
door prinasen
Beantwoord door prinasen in topic Re: unable to login to joomla backend
hello
I am using joomla 1.5.23 and MarvikShop 1.1. I guess you right.
I will purchase MarvikShop V2 with joomla 1.7.
Thanks for the help!
I am using joomla 1.5.23 and MarvikShop 1.1. I guess you right.
I will purchase MarvikShop V2 with joomla 1.7.
Thanks for the help!
Graag Inloggen of een account aanmaken deelnemen aan het gesprek.