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
Are you logged in as Vendor?
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?
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.
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.
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
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.
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
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)