VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: naresh on February 20, 2012, 15:04:09 PM

Title: Admin save not working
Post by: naresh on February 20, 2012, 15:04:09 PM
Hi,
I am having an issue in the backend where the
'save'
'save & close'
'cancel'
buttons in the top right corner do not do anything on any of the pages. I click but nothing happens.

I am using Joomla 2.5.1 and installed virtuemart 2.0.1h package.

Any help would be appreciated.
Nik
Title: Re: Admin save not working
Post by: jenkinhill on February 20, 2012, 15:07:28 PM
Are you logged in as Vendor?
Title: Re: Admin save not working
Post by: naresh on February 20, 2012, 15:22:35 PM
Not sure what that means, I am logged is as a super user in Joomla. Is there a way i can log in as a vendor on VM?
Title: Re: Admin save not working
Post by: naresh on February 21, 2012, 05:29:43 AM
Not sure how being a vendor would suddenly activate the standard save, cancel buttons. Seems like a pretty serious bug as the component cannot be used.
I am a bit stuck as there doesn't seem to be any other mentions of this.
Title: Re: Admin save not working
Post by: jenkinhill on February 21, 2012, 10:46:07 AM
The venor question was to check a previously reported issue in a much earlier dev version. It is not a bug you are seeing, if it were everybody would be reporting it. Probably an installation error. Possible issues with the developer 2.0.1x versions should really be discussed in the development board - http://forum.virtuemart.net/index.php?board=127.0

Try installing the K or N versions (and maybe a later release coming today) or grab the latest from SVN. Then report any issues on the dev board.
Title: Re: Admin save not working
Post by: luxuryvps on February 21, 2012, 11:57:08 AM
I seem to remeber seeing this a little while ago, and the problem was that SEF had been enabled during the installation of some components, such as VM. There have also been reported problems with GoDaddy placing custom PHP.INI files in their customers directories, try backing up and removing the INI file maybe?

On a side note, are you hosting on a Windows hosting account(or server) ?

Liam
Title: Re: Admin save not working
Post by: naresh on February 21, 2012, 16:08:17 PM
Thanks guys.
I am running vps linux, so no dodgy godaddy problems for me  ;)
I do run a htaccess to control front end links and gzip etc..

I will try an install with sef off and also try the latest release and put feedback on the dev board.
Title: Re: Admin save not working
Post by: luxuryvps on February 21, 2012, 16:11:49 PM
Ok, drop me a PM letting me know how it works out. Would be good to know if it is the SEF side of things interfering.

Liam
Title: Re: Admin save not working
Post by: naresh on March 01, 2012, 15:42:18 PM
Ok I have found the issue. It was a plugin by http://extensions.joomla.org/extensions/core-enhancements/embed-a-include/18499 (http://extensions.joomla.org/extensions/core-enhancements/embed-a-include/18499)
It's great plugin that controls script loading across the site, it had a bug that caused it to load in the admin pages which stopped the Jquery from loading in VM, here is the fix to keep VM and the plugin.http://www.acuit.com.au/forum/index.php?topic=59.0 (http://www.acuit.com.au/forum/index.php?topic=59.0)