News:

Support the VirtueMart project and become a member

Main Menu

[SOLVED] Can't Save anything in Virtuemart 2

Started by bluspace, September 13, 2012, 16:23:37 PM

Previous topic - Next topic

bluspace

Am using virtuemart 2.0.10 and joomla 2.5, yet when i want to edit my configuration and other settings in virtuemart, it refuses to save. when i click the save button it simply adds a hash to the end of the url in the address bar and nothing happens. pls what do i do about this. i need a helping hand. its really urgent.

jenkinhill

Are you logged in as vendor.

Have a look in the database in the table virtuemart_vmusers - your userID should have have a "1" in both virtuemart_vendor_id AND user_is_vendor  - no other occurence of user_is_vendor=1 should be there.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

bluspace

Thanks jenkinhill, but i have checked the table virtuemart_vmusers in my database and there's a user id of 1 in both  virtuemart_vendor_id and user_is_vendor. theres no other occurence anywhere else in that table. still i can't save anything. is there any other way around this. i have uninstalled and re-installed sevearl times and i keep having the same issue. please help.

bytelord

Hello,

If you confirm what jenkinhill suggests you, can you also confirm that you login with the that user id credentials on your site? Are your configuration files editable? Can you create, edit products or categories?
Last can you tell if you use any templates with any quickstart joomla installations?
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

Tempe

Hello,
I'm having exactly the same problem, was there a resolution to this?
I have joomla 2.5.6 and virtuemart 2.0.10. Nothing else is installed as yet and default templates are in use.
Only have one user which is admin (site is on home server for development) can create new products but not save anything and can not save any config changes.
Incidentally the cancel button doesn't seem to work either.

jenkinhill

What PHP version are you using and what browser? Have you checked that you are logged in as Vendor?
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

bytelord

Hello,

Could you also  check the permissions for virtuemart.cfg?
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

Tempe

Hello,
I found a solution, because I am running it on a test server not 'live'
I changed the line : google_jquery=1 to google_jquery=0 in the .cfg file.
After having save the file, i had to go to the virtuemart backend / Tools / Tools & migration / Renew config by file. This was done for me and everything work now in my local(non internet) environment.
Thank you

coff33

Hi, i tried setting google_jquery=0, still can't save.

I am using virtuemart 2.0.12f and Joomla 2.5
Please help, i've been looking for a solution for this since morning.

Thanks

mohsen_bozorgy

HI

I made all suggested steps but neither of them solved the problem.
"save and close"  and "save" and "cancel" buttons in product add section does not work.
IE shows under the window "Error on page" and nothing happens.
can anyone help me?
Joomla 2.5 and VM 2

jenkinhill

Please be precise with versions -  http://forum.virtuemart.net/index.php?topic=79799.0

IE error on page tells you there is most likely a JavaScript issue. Use the IE debugger (F12) to identify the problesm.
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Milbo

Quote from: Tempe on September 23, 2012, 11:43:41 AM
Hello,
I found a solution, because I am running it on a test server not 'live'
I changed the line : google_jquery=1 to google_jquery=0 in the .cfg file.
After having save the file, i had to go to the virtuemart backend / Tools / Tools & migration / Renew config by file. This was done for me and everything work now in my local(non internet) environment.
Thank you

Nice  you found it :-) I wrote it exactly for the problem, that I prepared a laptop for a conference and said it must work without internet.

For the both others. Maybe you have some extension installed interfering with jquery of virtuemart. There is a plugin called azrul, often installed by joomfish imho ( maybe they changed that anyway). And this plugin was changing all ajax calls. So maybe it is some 3rd party extension, everything with ajax, js, java script should be deactivated to test it
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

vicup

Hi there!
Maybe it will help to somebody.
I had the same trouble with viertuemart, button save didnt work, but my problem was plugin GoogleAjaxLib. I closed it and virtuemart got worked completely.


best regards,
Victoriya

jfdutoit

I was quite frustrated when I got this problem.  I'm using Joomla 2.5.7 and VM 2.0.10.

Thanks to Milbo, Tempe and Victoriya, I discovered that it was an extension that cause this problem. 

VM was working perfectly, until I installed the extention called "mod_socialsharebuttons_v1.1-J25"

When I uninstalled it, VM returned to normal.

Thanks,
Francois
Removes Joomla Frustrations
http://www.ezywebsites.co.za

snot_m73

I had same problem.
Server MAMP
Apache 2.0.63
PHP 5.3.2
Joomla 2.5.11
Virtuemart 2.0.20b

K2 installed with simple image gallery PRO.

Afert reading your support I had disabled plugin "button simple image gallery pro" -> everthing works again.
Hope this can help others
Thank you for your suggestion.