I have uploaded and installed the script fine and I can login to the admin panel, however when I try to get it to appear on my website it does not work.
I checked the documentation and it tells me to paste the following code into my site:
<?php
include 'news/index.php';
?>
but that does not seem to do anything, the page remain blank even if a freshly generated HTML file.
Access: Admin
Total Posts: 1395
Joined: 2006-05-19
Where on your server did you install the script to? The file you're pasting the code into, is it a .php file and is it in the directory above the directory you installed the news into?