Answered

Can You Help me on this?

Wed May 21, 2014 3:17 pm
hello

I am having this issue and I think you might have faced such before or know the solution to it as a senior developer.
One of my VM sites is having a password problem. We need to go through Phpmyadmin for password change each time we want to do something on the site. Can this be a problem from the hosting server or a problem in the settings of the site?
The administrator has disabled public write access.
Wed May 21, 2014 7:58 pm
I do not think it has any relation with VirtueMart.

It can happen due to many reasons:
1. Encoding issue of your database table
2. Encoding issue in PHP
3. Form filter problem
etc....

It is actually not possible to understand the actual source of the problem like this.

By the way, if you use some kind of 3rd party security extension in your site then that can also create such issue depending on its configuration.

You can also check your server log and try to find out if the same is generating any errors.
Post your reviews about us on our Facebook Page.
Post your testimonials and suggestions Here.
Don't forget to Close your topic when resolved.
The administrator has disabled public write access.