News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Product review problem

Started by dosagy, January 05, 2014, 18:34:01 PM

Previous topic - Next topic

dosagy

Hey,

when somebody tries to leave a new product review he gets this message after hitting submit button:
Fatal error: Class 'shopFunctions' not found in /web/lamberiahaz/webshop.artporta.hu/components/com_virtuemart/helpers/shopfunctionsf.php on line 463

What is the problem?
Thanks!

jenkinhill

Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

dosagy

Thanks.

I use VM 2.0.26a and Joomla! 2.5.17 Stable version.
PHP is 5.3.21

maks_ark

The same problem
VM 2.0.26b, Joomla 2.5.17, PHP 5.3

marsipulami

#4
Same Problem here with J. 2.0.26D Joomla 2.5.17 and PHP 5.4.20

Whey i hit the review submit button. I get only a white blank page.
Try to refresh, same thing ---> white blank page.

When i look at the review in Backend, it saved my review but in frontend the redirect to the product detail page doesn't work.

Any help? or ideas?

Best wishes
Marsipulami

hurryen

Quote from: jenkinhill on January 05, 2014, 18:39:08 PM
http://forum.virtuemart.net/index.php?topic=79799.0
I have the same problem. At the same hosting I have two websites. And one website http://sotovik95.ru/ works well VirtueMart 2.0.26d and Joomla 2.5.18.
and another website  http://velo95.ru/ show the exact same error when publishing reviews VirtueMart 2.0.26d and Joomla 2.5.18.

Jazajay

Hi marsipulami
Go to Joomla > Global configuration > server > change error reporting to simple.

Then follow the process again and see what error you get. :)

Dudebaker

#7
Bugfix VM 2.0.26d:

File: components/com_virtuemart/helpers/shopfunctionsf.php

Add this line in row 451:

if(!class_exists( 'ShopFunctions' )) require(JPATH_COMPONENT_ADMINISTRATOR.DS.'helpers'.DS.'shopfunctions.php');

bombayx

This doesn't help out, after fixing the bug I receive another error:

Fatal error: Class 'shopFunctions' not found in /www/p/e/u40649/public_html/components/com_virtuemart/helpers/shopfunctionsf.php on line 925

What now? Thanks.
Joomla 2.5.19
PHP 5.5
multi-language shop