1

(5 replies, posted in PunBB 1.2 troubleshooting)

Thanks for the quick reply!

ahh well that is a problem! Is there any way to have server side include and php on the same page? Because on the page i want it on i have php showing upcoming events!

2

(5 replies, posted in PunBB 1.2 troubleshooting)

I am trying to show information on my homepage about the forum using the developers manual and PHP. I have been able to do this before with ssi but needed to change it to PHP.




How do i solve the error shown on the test page above?
The code i am using is: 
<?php include(forum/extern.php?action=stats);?>


Is this wrong?

any help would be gladly accepted!