News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

No image modal in VM 3.0.12 Admin.

Started by Studio 42, January 30, 2016, 23:01:31 PM

Previous topic - Next topic

Studio 42

Hi all,
I have tested some site  now and have no modal view and no thumb update on changing image edition, on any edit form having images(product,category ....).
This work perfect in 3.0.9.x old copies

Does have someone tested this ?
for eg.
YOURSITE/administrator/index.php?option=com_virtuemart&view=product&task=edit&virtuemart_product_id=XXX
GO in tab>Product Images click on the thumb(image on the right).
In my case all my test Jump to the image and close the form at the place of open in modal.

If i do same in old copy of vm 3.0.9.X, the modal is working.

I have no javascript errors. Joomla is the last update 3.4.8 and VM 3.0.12

Regards;
Patrick K

This is one of VM release, i tested
      /** @var int Release Number */
      static $RELEASE = '3.0.12';
      /** @var string Development Status */
      static $DEV_STATUS = 'MINOR';
      /** @var string Codename */
      static $CODENAME = 'Blue Corvus';
      /** @var string Date */
      static $RELDATE = 'November 10 2015';

Milbo

interesting, maybe the class modal does not work as before? Or maybe we loaded a js, which is missing now? I have also no clue.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Studio 42

Modal is not loaded. But i think it's only a little change in javascript.
I have checked a little but i have see that in developement repo, you changed so many code that in all case, if i provide a solution this perhaps not work at all.

Milbo

between 3.0.9.6 and vm3.0.12? that was not a lot, ... hehe check what I changed the last month, any file got changed.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Studio 42

It's not a big bug, but i have see report from some other user in forum (and in french forum).
Another problem is when you want edit another image as the first, this not update the BIG image, but first image stay. I think the problem is in same javascript.
Perhaps you removed modal class because Joomla Bootstrap confilct or similar?

Milbo

Hmmm, I dont think so. for the other bug, did you check the vm3.0.12.2?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/