manual placement broken?
-
I configured the NORMAL buttons, selected which ones I want displayed and tried positioning them with the manual code inside my single.php tempalte file.
Included like this:
<?php if(function_exists('dd_digg_generate')){dd_digg_generate('Normal');} ?>My error log says:
2013/07/22 16:30:14 [error] 648468#0: *552948 FastCGI sent in stderr: "PHP message: PHP Warning: Missing argument 1 for BaseDD::BaseDD(), called in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-manual.php on line 123 and defined in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-class.php on line 97 PHP message: PHP Warning: Missing argument 2 for BaseDD::BaseDD(), called in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-manual.php on line 123 and defined in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-class.php on line 97 PHP message: PHP Warning: Missing argument 3 for BaseDD::BaseDD(), called in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-manual.php on line 123 and defined in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-class.php on line 97 PHP message: PHP Warning: Missing argument 4 for BaseDD::BaseDD(), called in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-manual.php on line 123 and defined in /var/www/clients/client2/web8/web/wp-content/plugins/digg-digg/include/dd-class.php on line 97" while reading upstream, client: 85.214.221.98, server: foodandchatter.co.za, request: "GET /130/cape-malay-food-market-zaida-tofie/ HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php5-fpm/web8.sock:", host: "foodandchatter.co.za", referrer: "http://foodandchatter.co.za/"Any ideas? Am I doing this wrong?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘manual placement broken?’ is closed to new replies.