Fatal error undefined method shopFunction PdfIcon

  • wvq
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 days ago #16114 by wvq
Hi,

I get a fatal error when showing product details on lines 151 to 153 in "

templates\hot_cosmetics\html\com_virtuemart\productdetails\default.php"

echo shopFunctionsF::PdfIcon($pdflink );
echo shopFunctionsF::PrintIcon($link.'&print=1');
echo shopFunctionsF::EmailIcon($this->product->virtuemart_product_id);

J2.5.2 and VM2.0.2

Please fix the bug and let me get a solution asap.

thanks in advance.

Please Log in to join the conversation.

More
13 years 2 days ago #16126 by ivan.milic
Comment :

echo shopFunctionsF::PdfIcon($pdflink );

like this:

//echo shopFunctionsF::PdfIcon($pdflink );

PDF support is removed from vm , that is way it breaks.

Please Log in to join the conversation.

Time to create page: 0.181 seconds
Powered by Kunena Forum