VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: domifry on March 27, 2014, 12:39:33 PM

Title: error at login
Post by: domifry on March 27, 2014, 12:39:33 PM
Hello,

when someone try to login I got this error:
jos-Error:

JSite -> dispatch() @ /xxxindex.php:42
JError :: raiseError() @ xxx/includes/application.php:205
JError :: raise() @ xxx/libraries/joomla/error/error.php:251

You know what this can be?
Title: Re: error at login
Post by: StefanSTS on March 27, 2014, 18:12:07 PM
Hi,

I can't really help you with that error message without more information, but if you just started, maybe you like to try the full installer for vm 2.5.x here:
dev.virtuemart.net/projects/virtuemart/files
That package works fine out of the box, and you might build up on that.

So long
Stefan
Title: Re: error at login
Post by: domifry on March 27, 2014, 18:23:15 PM
thanks. we will reinstall the whole joomla system.
Title: Re: error at login
Post by: StefanSTS on March 27, 2014, 18:48:43 PM
Backups of the webspace and the database every few hours can save a lot of work, at least once a day is more than recommended.
Some use Akeeba Backup, still haven't tried it, but it is supposed to be fast and reliable.


Title: Re: error at login
Post by: jenkinhill on March 27, 2014, 19:00:11 PM
There has been just one report of that error before. I suspect it was an installation or PHP version issue on that occasion.
Title: Re: error at login
Post by: domifry on March 28, 2014, 20:26:49 PM
we restored it and we still have the same error.
Our system is too big to do it again.
Maybe we can fix this error?

It is only when a user of vm want to relogin.
The administrators can easy login.
What is the sense of the dispatch function?

EDIT:
I solved it.
The Solution was: Customer -> choose the customer -> block customer was on no. changed to yes and it works.
This was the reason why the admins work and the others not. Now I just must find a way to implement a automatic set all users on yes. Standard is that every new user is blocked and I have to check them.
Someone has an idea?