Topic: extern.php problem
Hi,
I've just changed my hoster. I have transferred all my DB.
The forum works good but I have an only problem on my index page of my site concerning extern.php
In my index I have this:
<?php
include('http://www.pluriservices.net/forum/extern.php?action=active&show=8');
?>
It gives this:
Warning: main(http://www.pluriservices.net/forum/exte … amp;show=8): failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden in /home/ju37853/index.php on line 149
Warning: main(): Failed opening 'http://www.pluriservices.net/forum/exte … amp;show=8' for inclusion (include_path='') in /home/ju37853/index.php on line 149
I think it is due to the host migration.
How to correct this problem?
Ludo