VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: harikjr on February 16, 2012, 05:50:35 AM

Title: fatal error with print icon?
Post by: harikjr on February 16, 2012, 05:50:35 AM
i get this error.

Product name

Rating: Not Rated
Fatal error: Call to undefined method shopFunctionsF::PrintIcon() in /home/aleksand/public_html/templates/gk_esport/html/com_virtuemart/productdetails/default.php on line 80

what can that be...? something with the print icon?

this happened after updating from 2.0.1e to 2.0.1k -

joomla 2.5.1 an VM 2.0.1K
Title: Re: fatal error with print icon?
Post by: ekasutanto on February 22, 2012, 16:07:08 PM
i have the same problem using virtuemart 2.0.1N and Joomla 2.5.1 happens when trying to view product description.
possibly because my hosting use PHP ver. 5.2.12
Title: Re: fatal error with print icon?
Post by: jenkinhill on February 22, 2012, 23:37:22 PM
From Joomla.org:

Requirements for Joomla 2.5.x, 1.7.x and 1.6.x
Software    Recommended    Minimum
PHP          5.3 +                    5.2.4 +
MySQL      5.0.4 +                    5.0.4 +    

VM2 is really written for PHP 5.3+ so that is what you need to use.
Title: Re: fatal error with print icon?
Post by: maxi1973 on February 23, 2012, 11:09:14 AM
At my side it happens with custom VM template.
I'm trying to set to joomla default in BE, but it still use default theme.
Title: Re: fatal error with print icon?
Post by: Milbo on February 24, 2012, 18:46:07 PM
Please look here http://forum.virtuemart.net/index.php?topic=98556.0
Title: Re: fatal error with print icon?
Post by: MissyW on March 26, 2012, 09:38:44 AM
Quote from: Milbo on February 24, 2012, 18:46:07 PM
Please look here http://forum.virtuemart.net/index.php?topic=98556.0
I have applied the changes recommended in the above posting.  They worked for the print icon, but not the email icon.

You added a shopfunctions.txt file (which should be renamed php) in case we still have problems - but I don't know where to put it???  Thanks.