VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: geolino on November 29, 2013, 09:11:00 AM

Title: Another issue with update to 2.0.24c
Post by: geolino on November 29, 2013, 09:11:00 AM
Hi friends,
after update to VM 2.0.24c I have a strange behavior when I set my shop offline.  A white screen appears with this error message:


Fatal error: Class 'shopFunctionsF' not found in /www/htdocs/w******/folderxyz/components/com_virtuemart/views/virtuemart/view.html.php on line 158

When the shop is online again: all ok - no error.

Can anyone help me?

geolino
Title: Re: Another issue with update to 2.0.24c
Post by: Milbo on December 02, 2013, 10:49:25 AM
Just add the line before

if(!class_exists('shopFunctionsF'))require(JPATH_VM_SITE.DS.'helpers'.DS.'shopfunctionsf.php');

I am adding it
Title: Re: Another issue with update to 2.0.24c
Post by: geolino on December 02, 2013, 11:43:54 AM
Thank you Milbo! This was the straight tip. Now, it works fine again.

Regards
geolino