need help: popularity contest in sidebar
-
I have the popularity contest plugin running on my site:
I just tried to put it into the sidebar using an ExecPHP sidebar widget.
This is the code I put into the widget:
<?php akpc_most_popular($limit = 10, $before = <li>, $after = </li> ); ?>
And this is the error I got:
Parse error: syntax error, unexpected T_STRING in wp-content/plugins/widgets/execphp.php(24) : eval()’d code on line 1
Can anyone lend assistance with correcting this? Thank you!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘need help: popularity contest in sidebar’ is closed to new replies.