I'm trying to use this with 3.5 and get this error:
Code:
Warning: main(./global.php): failed to open stream: No such file or directory in /home/chabadt/public_html/forum/admincp/pmview.php on line 43
Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/chabadt/public_html/forum/admincp/pmview.php on line 43
The line is "require_once('./global.php');"
Any idea?