Topic: WordPress and PunBB - problem with extern.php
I did read the extern.php file but simply, it doesn't show the posts.
I'm using this code on my WP Sidebar:
<?php include('http://*/forums/extern.php?action=new&show=6'); ?>
... and nothing is displayed.
This info might help, I'm running on PHP 4.3.2 with Safe Mode and allow_url_fopen to Off.