Hello,
I have a problem with the last update of GD Star Rating to 1.9.12 i have these bugs : Warning: Invalid argument supplied for foreach() in wp-content/plugins/gd-star-rating/code/class.php on line 1761
Warning: Invalid argument supplied for foreach() in wp-content/plugins/gd-star-rating/code/class.php on line 1769
and my content not showing with a bug like this :
Fatal error: gdsrFront::rating_loader_elements_post() [gdsrfront.rating-loader-elements-post]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "GDgfxLib" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in wp-content/plugins/gd-star-rating/code/blg/frontend.php on line 804
Can you help me ?
http://wordpress.org/extend/plugins/gd-star-rating/
Something else is causing this. Class reported in this error is loaded before plugin is initialized and plugin would break during loading if the class is not there. Also, based on the first part of the error, this call was not made by plugin at all.
I have plugin (latest and previous) running on many websites, and some are on WP 3.2, some on 3.3 and all working. Can you disable all other plugins and enable them back one by one to find out which one is causing this?
Milan
andykrier@gmail.com
Member
Posted 1 year ago #
There seems to be a problem with W3 Total Cache. I deactivated every plugin, one by one, and this was the problem child.
I think the problem is coming from W3 Total Cache too, what can i do to make your plugin work with this plugin ?
Thank you in advance,
alexdigital
Member
Posted 1 year ago #
Hi Guys,
I had this problem but I found that emptying all your W3 Caches seemed to fix it for me..
mlemay
Member
Posted 11 months ago #
Does anyone have any further insight into this issue? We're using w3-total-cache with gd star rating. We have just experienced this issue, cleared all the caches in w3 total cache and it's working again. Clearing the caches at unpredictable intervals for unspecified reasons isn't a solution to this issue.
LichKing
Member
Posted 11 months ago #
Clearing cache in W3 solved it... thanks!
DavidAltmann
Member
Posted 11 months ago #
Had the same issue as buzzweb. Emptied *all* the caches in the W3 plugin and it's working again now.
chanhope
Member
Posted 9 months ago #