• 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/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    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

    (@andykriergmailcom)

    There seems to be a problem with W3 Total Cache. I deactivated every plugin, one by one, and this was the problem child.

    Thread Starter buzzweb

    (@buzzweb)

    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,

    Hi Guys,

    I had this problem but I found that emptying all your W3 Caches seemed to fix it for me..

    Thread Starter buzzweb

    (@buzzweb)

    yes it works thanks !

    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.

    Clearing cache in W3 solved it… thanks!

    Had the same issue as buzzweb. Emptied *all* the caches in the W3 plugin and it’s working again now.

    solved 🙂

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: GD Star Rating] Update doesn't work’ is closed to new replies.