Warning: rand() expects parameter 2 to be integer, string given in
-
I’m trying to use the custom location when I add
<?php do_action( 'nice_likes_custom' ); ?>in my theme, the error: Warning: rand () expects parameter 2 to be integer, string given inC: \ xampp \ apps \ wordpress \ htdocs \ wp-content \ plugins \ nice-likes \ public \ template- tags.php on line 35next to the error appears the LIKE button
The topic ‘Warning: rand() expects parameter 2 to be integer, string given in’ is closed to new replies.