SEO-Board: Free, Fast and Search Engine Optimization Friendly Forum Script
»User: »Password:   Remember Me? 
SEO-Board Forum Software Community / General / Support / lastposts_addon.php -> Fatal Error
Posted:  10 Mar 2009 18:31
I try to install and use the lastposts script. I put the 2 html files to /skin and the php file to the htmldocs dir.

i try to click on www.forumname.com/lastposts_addon.php

it always shows the "Fatal Error".
Posted:  10 Mar 2009 22:02
Did you read the instructions? You need to define a variable within another file and then include the lastposts_addon.php file.
Posted:  11 Mar 2009 18:29
i put the

<?php DEFINE ('SEO-BOARD', true); include('lastposts_addon.php');?>

in a new html file.

after that i click on the new html file (with the code) and theres a blank site
Posted:  13 Mar 2009 16:43
Did you follow the exact instructions? Also, is your php configured to parse html files as php?