VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: bluspace on September 13, 2012, 16:23:37 PM

Title: [SOLVED] Can't Save anything in Virtuemart 2
Post by: bluspace on September 13, 2012, 16:23:37 PM
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.
Title: Re: Can't Save anything in Virtuemart 2
Post by: jenkinhill on September 13, 2012, 21:32:04 PM
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.
Title: Re: Can't Save anything in Virtuemart 2
Post by: bluspace on September 17, 2012, 14:03:09 PM
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.
Title: Re: Can't Save anything in Virtuemart 2
Post by: bytelord on September 17, 2012, 21:33:20 PM
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?
Title: Re: Can't Save anything in Virtuemart 2
Post by: Tempe on September 20, 2012, 18:15:49 PM
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.
Title: Re: Can't Save anything in Virtuemart 2
Post by: jenkinhill on September 20, 2012, 19:01:09 PM
What PHP version are you using and what browser? Have you checked that you are logged in as Vendor?
Title: Re: Can't Save anything in Virtuemart 2
Post by: bytelord on September 20, 2012, 19:01:46 PM
Hello,

Could you also  check the permissions for virtuemart.cfg?
Title: Re: Can't Save anything in Virtuemart 2
Post by: 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
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: coff33 on October 23, 2012, 11:23:24 AM
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
Title: [SOLVED] Can't Save anything in Virtuemart 2
Post by: mohsen_bozorgy on December 16, 2012, 17:50:35 PM
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
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: jenkinhill on December 16, 2012, 19:46:35 PM
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.
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: Milbo on December 17, 2012, 01:52:12 AM
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
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: vicup on March 29, 2013, 09:03:31 AM
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
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: jfdutoit on May 11, 2013, 19:21:34 PM
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
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: snot_m73 on May 24, 2013, 15:01:23 PM
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.
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: krofeta on July 23, 2013, 18:31:18 PM
Quote from: snot_m73 on May 24, 2013, 15:01:23 PM
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.


YES!!! thank you !!! I solved the problem!!
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: jackstall on August 15, 2013, 12:09:34 PM
Hi everyone, I have the similar problem...Iam using SJ_PLUS template from smartaddons and its using YT Framework for the whole site. I have discovered that when I disable plugin YT Framework my shop backend works as it should but its a problem for me because I have to use this framework cause its running the whole site! I can't simply disable it... So I guess one solution is to disable the plugin everytime I want to change store settings (which causes backend font size to be much bigger but I can live with that) and after the changes are made I can switch framework back on... But..I would be glad if someone could come up with a better solution  :)
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: chizen6 on October 01, 2013, 06:23:16 AM
to Jackstall
  Smartaddons had a better solution.
http://www.smartaddons.com/forum/298-sj-plus/11439-shortcodes-with-virtuemart-2-have-a-problem
Title: Re: [SOLVED] Can't Save anything in Virtuemart 2
Post by: jericho7 on June 12, 2014, 13:45:29 PM
Quote from: snot_m73 on May 24, 2013, 15:01:23 PM
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.

Same problem here. Thank you!

Yesterday installed Simple Image Gallery Pro and then all tabs in admin of product view (for example) virtuemart were missing, save didn't work.

Now it's working again!