Hello,
i using joomla 2.5 / virtuemart 2.6.17 with virtueplanet supermart template.
after enabling the content plugin i get 2x JS Error by my template.js
TypeError: $(...).find(...).tooltip is not a function
TypeError: $(...).flexslider is not a function
"Don't find this element." jlexreview2.js:157:4
"Factor plugin don't enabled yet."
--
second problem:
after integrate php jflex review at a different position on my virtuemart product page i get a third js error and the review form will not appear.
if (JFile::exists ( $factoryx )) {
require_once $factoryx;
echo JLexReviewLoad::init ( $this->product->product_name, 'virtuemart', $this->product->product_sku , '' );
}
ReferenceError: x176568b0 is not defined
hope you can help me.
best regards from germany
i using joomla 2.5 / virtuemart 2.6.17 with virtueplanet supermart template.
after enabling the content plugin i get 2x JS Error by my template.js
TypeError: $(...).find(...).tooltip is not a function
TypeError: $(...).flexslider is not a function
"Don't find this element." jlexreview2.js:157:4
"Factor plugin don't enabled yet."
--
second problem:
after integrate php jflex review at a different position on my virtuemart product page i get a third js error and the review form will not appear.
if (JFile::exists ( $factoryx )) {
require_once $factoryx;
echo JLexReviewLoad::init ( $this->product->product_name, 'virtuemart', $this->product->product_sku , '' );
}
ReferenceError: x176568b0 is not defined
hope you can help me.
best regards from germany