1

(7 replies, posted in PunBB 1.2 troubleshooting)

Thank you for the help. This php stuff really betrays my n00b ignorance. Any thoughts were I might turn for a primer?

2

(7 replies, posted in PunBB 1.2 troubleshooting)

There are threads. The command works from an url; php and server side includes do nothing, when they don't choke altogether. Most puzzling.

3

(7 replies, posted in PunBB 1.2 troubleshooting)

I'm thrilled with a new punBB install but new to php and struggling to make the following statement...

<?php
include('http://localhost/discuss/extern.php?action=active&show=5');
?>

...work from my index.html front page. Yes, I know I'm an idiot. Any other ideas?

Thanks.