Ok , Ive done a complete fresh installation of the new version of roster.
All looks great , config works etc etc.
Except when I click on a player name.
When it tries to load char.php?name=<player name>&server=<server name>
I get the error :
Detected invalid access to this file!
So , I tried commenting out the IF statement in the char.php that gives that error and I get the following errors
Warning: main(ROSTER_BASElibDIR_SEPitem.php): failed to open stream: No such file or directory in /home/forsaken/public_html/wowroster/char.php on line 24
Fatal error: main(): Failed opening required 'ROSTER_BASElibDIR_SEPitem.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/forsaken/public_html/wowroster/char.php on line 24
Anyone got any idea's on what problem could be ?