i typed in this:

<?PHP
@require("http://forum.art4gamers.net/extern.php?action=active");
?>

No error message, but no topics either...

and also i typed:

<?PHP
require('http://punbb.org/forums/extern.php?action=active');
?>

That didn't work either.

Well anyway, this is how i put in it:

<?PHP
require('http://forum.art4gamers.net/extern.php?action=active');
?>

And look! http://www.art4gamers.net/testpage.php - Still doesn't work.

Should i type like this?

<?PHP
require('http://punbb.org/forums/extern.php?action=active');
?>

hmmmz.... ?¿

Varsågod

http://www.art4gamers.net/phpinfo.php

I get:

Warning: Unable to access ./forum/extern.php?action=active in /customers/art4gamers.net/art4gamers.net/httpd.www/testpage.php on line 215

Warning: Failed opening './forum/extern.php?action=active' for inclusion (include_path='.:/usr/share/pear:/usr/share/php/PEAR') in /customers/art4gamers.net/art4gamers.net/httpd.www/testpage.php on line 215


..this seems to become a long one...

U don't think i already tried that?

I get:

Warning: Failed opening 'forum/extern.php?action=active' for inclusion (include_path='.:/usr/share/pear:/usr/share/php/PEAR') in /customers/art4gamers.net/art4gamers.net/httpd.www/testpage.php on line 215

Rickard jag älskar DEJ!

PunBB version    PunBB 1.1.2 - Check for upgrade

Developed by Rickard Andersson
© Copyright 2002, 2003, 2004 Rickard Andersson 
UNIX load averages     (1 users online)
Environment    Operating system: Linux
PHP: 4.2.2 - Show info
Accelerator: N/A 
Database    MySQL 3.23.58

Rows: 505
Size: 308.83 KB 

Sorry, var lite trögfattad...

OK, i really can't find out. I use an FTP and phpMyAdmin... blabla.

B-One.net is the hotell, but if i remember correct it is version 4.1.2

LoL, look at this: http://art4gamers.net/forum/extern.php?action=active

There you can see the posts actually...

Now my code is like this:

<?PHP
@include('http://art4gamers.net/forum/extern.php?action=active');
?>

Nothing shows up, look here under "forum status": http://www.art4gamers.net/testpage.php

Rickard wrote:

See the info in the admin interface (the first page). But please tell me if you get the list at all. See my post earlier about adding a @ in front of the include.

Where?

Silly me, look down

PHP4

My PunBB is 1.1.2

I'm no good, what is OS?

I Would be VERY VERY glad if someone could just hand over me the code, my PunBB dir root is ../forum

Warning: Failed opening 'http://art4gamers.net/forum/extern.php?action=active' for inclusion (include_path='.:/usr/share/pear:/usr/share/php/PEAR') in /customers/art4gamers.net/art4gamers.net/httpd.www/testpage.php on line 215

Alright, i have a problem showing the ten latest active topics on my startpage...

This is the code im using:
<?PHP
include('http://art4gamers.net/forum/extern.php?action=active');
?>

I'm not best at coding PHP, i would be very glad if someone just put the code here...

/M@dJeDo