Undefined variable: pid
-
Hello everyone.
In the last few days I’m getting an error on my posts where the star ratings are:
"Notice: Undefined variable: pid"I’ve put the code manually in the single.php file. The code I used is the one indicated in the plugin settings:
<?php if(function_exists("kk_star_ratings")) : echo kk_star_ratings($pid); endif; ?>What happened?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Undefined variable: pid’ is closed to new replies.