VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Florentp on July 23, 2013, 16:44:06 PM

Title: Facebox doesn't work since 2.0.22
Post by: Florentp on July 23, 2013, 16:44:06 PM
Hello everybody,
I have a basic Javascript conflict, but this kind of problem really turn me crazy.

Since 2.0.22 (im now on 2.0.22a) Facebox doesn't work on pages using the component "Custom filters".
I know that Vm team did some changes on it, so this is for sure related to this Update.
So if someone have some good skills with Javascript debugging, his help will be really appreciate :)

Url where it works :
http://beta.indienboutique.fr/fr/homme/t-shirts

Url where it doesn't works :
http://beta.indienboutique.fr/fr/tous-les-produits/eastpak

Don't be effraid about missing pictures. This is because it's a pre-production website, and i didn't copy all the pictures from the production website.

Thanks Vmers :)
Title: Re: Facebox doesn't work since 2.0.22
Post by: winnnie on July 27, 2013, 16:06:27 PM
I have the same problem and I don“t know how can I fix it. I answered about this to the filter support and they cannot fix it...
I think I will wait untill the next Vm upgrade and see what happens...
http://autosolar.es/baterias


If somebody have an idea please let us know...
Thanks a lot

Enrique Daroqui
Title: Re: Facebox doesn't work since 2.0.22
Post by: Florentp on October 03, 2013, 12:41:07 PM
It is still not working. I tried on 2.0.24.
Did you find a fix ?
Have you any news from Sarkis (Custom filter) ?

Thanks.
Title: Re: Facebox doesn't work since 2.0.22
Post by: Milbo on October 03, 2013, 12:44:08 PM
enable/disable fancybox maybe in the vm config? btw I was not able to access your page
Title: Re: Facebox doesn't work since 2.0.22
Post by: Florentp on October 03, 2013, 13:02:06 PM
Aldready tried this  :(
You can have a look there if you need to have a look :

Link where it's working (not using customfilters) :
http://www.indienboutique.fr/fr/hommes/t-shirts

Where it's not (using customfilters) :
http://preprod.indienboutique.fr/fr/tous-les-produits/eastpak
Title: Re: Facebox doesn't work since 2.0.22
Post by: MarioP on October 08, 2013, 08:32:12 AM
Hello.
I'll attach to the topic. Similar problem with fancybox ( image galery) - I have no navigation arrows when the fancybox appears. Besides the gallery doesn't work as it should - when I click on the thumbnail it doesn't make larger (full size),  it loads to the main position ( place where 1st image appears) and just then I can click on it to view full image. I compared the file [yourjoomlatemplae]/html/com_virtuemart/productdetails/default_images.php in VM 2.0.18a where the fancybox works properly for me ( I have one website with this VM version) with the default_images.php in current version where I have no navigation arrows. They are different.
So I tried to replace the original file with that from VM 2.0.18a and it works properly...What can be wrong??
Joomla  2.5.14
VM 2.0.24
PHP 5.3.x
Title: Re: Facebox doesn't work since 2.0.22
Post by: jenkinhill on October 08, 2013, 13:55:41 PM
The fancybox funtion was changed for 2.0.22 - see http://forum.virtuemart.net/index.php?topic=117148.msg395440#msg395440

I currently use the default-images.php file from 2.0.22a as an override.
Title: Re: Facebox doesn't work since 2.0.22
Post by: MarioP on October 08, 2013, 19:40:14 PM
Thank you for explanation. I thought it was a bug. I don't know what's better in current version of fancybox... So I'll use your solution.
Title: Re: Facebox doesn't work since 2.0.22
Post by: Florentp on October 14, 2013, 12:29:43 PM
Quote from: jenkinhill on October 08, 2013, 13:55:41 PM
The fancybox funtion was changed for 2.0.22 - see http://forum.virtuemart.net/index.php?topic=117148.msg395440#msg395440

I currently use the default-images.php file from 2.0.22a (You probably mean  2.0.20a right?) as an override.


Hi Jenkinhill, Thanks for your answer and your help.
I tried the override solution, but it's not working for me. My case isn't related to product photos, but with a "quickshop" function,
That open the product detail page in a lightbox. See my earlier post. Any idea of which other file has been changed, related to lightbox modifications ?
I could try some other override...

Thanks !
Title: Re: Facebox doesn't work since 2.0.22
Post by: Florentp on October 28, 2013, 12:40:52 PM
Little Up, any help will be really appreciate  ::)