I can’t find this block of code:
<?php /* Don’t remove these lines, they call the b2 function files ! */
$blog = 1;
require_once(‘blog.header.php’);
require_once($abspath.’wp-links/links.php’);
require_once(‘commentplugger.php’);
// not on by default: require_once($abspath.’wp-links/links.weblogs.com.php’);
I tried to add it in but I keep getting errors.