Conflict with GD Star Rating & Widget Logic Plugins

efeezy

New member
Oct 5, 2007
5,250
136
0
50
Anyone ever run into a conflict with these two plugins where the star rating block won't load. If I disable Widget Logic, the star ratings load just fine. A google search doesn't turn up anything useful regarding these two plugins being used simultaneously. Not sure what I could tweak to fix it. Any idears.
 


Enable Wordpress debug mode

Open wp-config.php and find
PHP:
define('WP_DEBUG', false);

Change it to

PHP:
define('WP_DEBUG', true);

Then load both plugins together. See if the page throws an error code. If yes, paste it here.
 
When both are enabled it's got this error code all over the place.

Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/username/public_html/wp-content/plugins/widget-logic/widget_logic.php(284) : eval()'d code on line 1