Error missing argument
-
There is a error if I add this code:
<?php if(function_exists('gpb_ekle')) { gpb_ekle(); }?>into my template:Error:
Warning: Missing argument 1 for gpb_ekle(), called in /wp-content/themes/theme/header.php on line 86 and defined in /wp-content/plugins/googles-plusone-1-button-wordpress-plugin/gpb.php on line 34What’s wrong?
The topic ‘Error missing argument’ is closed to new replies.