An error
-
Hello I use this shortcode:
<?php echo do_shortcode( '[ppc exclude="1"]' ); ?>
I have an error massages:
Warning: array_keys() expects parameter 1 to be array, null given in …/wp-content/plugins/posts-per-cat/wp-postspercat.php on line 113Warning: implode(): Invalid arguments passed in …/wp-content/plugins/posts-per-cat/wp-postspercat.php on line 113
Warning: array_keys() expects parameter 1 to be array, null given in …/wp-content/plugins/posts-per-cat/wp-postspercat.php on line 117
Warning: implode(): Invalid arguments passed in …/wp-content/plugins/posts-per-cat/wp-postspercat.php on line 117
What can cause the problem?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘An error’ is closed to new replies.