VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: scriner on December 07, 2022, 11:12:12 AM

Title: Ratingcount not changes when some reviews added
Post by: scriner on December 07, 2022, 11:12:12 AM
Hello

J 3.10.11 / VM 4.0.6 10690

I have added some reviews on product, but "ratingcount" value in database didn't changed. Reviews are from different users with different IDs.

Does somebody have same problem? Or it is just in my case?

Also, after update from PHP 7.4 to 8.0 I have message "Non-static method shopFunctionsF::sendRatingEmailToVendor() cannot be called statically" right after I press button "Send review" in frontend. But review added normally.

But "ratingcount" don't changes on any PHP version.

Title: Re: Ratingcount not changes when some reviews added
Post by: scriner on December 09, 2022, 07:54:22 AM
Just checked on J 4.2.5 and VM 4.0.10 10767

I have no "Non-static method...." message and got notification about review on email.

But I see no reviews on product page at all. "ratingcount" also don't change. It seems a big problem to fix.