VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ArchiB on October 16, 2017, 17:05:09 PM

Title: Ask a question - in virtuemart = JHTML::_('behavior.modal');
Post by: ArchiB on October 16, 2017, 17:05:09 PM
Hi,

Joomla: 3.8.1
Virtuemart: 3.2.4
PHP: 7.1.10

When someone askes a question in the product page, you can see at the top of the page this code:

JHTML::_('behavior.modal');

Once the question has been asked, you can still see the same code at the top of the page.


I'm guessing this has somehting to do with the server PHP version (which is 7.1.10). 

Can anyone reproduce this?

Thanks!!
Title: Re: Ask a question - in virtuemart = JHTML::_('behavior.modal');
Post by: jenkinhill on October 16, 2017, 17:31:12 PM
Coming from your template?
Title: Re: Ask a question - in virtuemart = JHTML::_('behavior.modal');
Post by: ArchiB on October 16, 2017, 18:17:20 PM
Yes it was! Once I saw your answer and knew it wasn't part of virtuemart, I found it fairly quickly.  Thanks again!