VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: nicoco59 on September 23, 2015, 13:47:54 PM

Title: No content when adding a product
Post by: nicoco59 on September 23, 2015, 13:47:54 PM
Hi,

I'm testing virtuemart 3.0.10 before updating the version on my site online and encounter that weird "bug" : when adding a product from the product page the popup shows up with nothing inside.

There are no confirmations to say the product has been added successfully (despite it has in the basket).

Has someone this bug too when working in their local version ?

Thanks
Title: Re: No content when adding a product
Post by: jenkinhill on September 23, 2015, 15:14:23 PM
Localhost should not be any different from live server, so check using protostar or beez template in case of an override issue.
Title: Re: No content when adding a product
Post by: nicoco59 on September 23, 2015, 19:15:41 PM
Quote from: jenkinhill on September 23, 2015, 15:14:23 PM
Localhost should not be any different from live server, so check using protostar or beez template in case of an override issue.

I tried by changing to Protostar (I'm already using a custom Beez) but doesn't change anything, inside that div "content my-groovy-style" there is just absolutely no html at all...

I'll try "overwriting" Virtuemart and see if it changes things.

(Edit : Ok I just found what's wrong : Seems Facebox doesn't work anymore and I had to use Fancybox instead, well won't change that much for me, just have to redo some css.)
Title: Re: No content when adding a product
Post by: Milbo on September 24, 2015, 10:16:40 AM
Strange, if you check our bugfixing list, then one bugfix is that I fixed facebox again. Hmmmm. We thought about to remove it, because it is heavily outdated and not developed anylonger.

uhmm, seems the update fixed one and broke the cart popup. I think we just have to remove it.

Title: Re: No content when adding a product
Post by: jenkinhill on September 24, 2015, 11:35:36 AM
I agree, facebox should go. I just fixed a site which used facebox for some image display where checkout stopped working. Switched completely to fancybox and all works again.