Hello guys
Let me at first say what a great job you're doing with IP
Now, I'm trying to install IP to my new Phpbb3 forum and I get this right after running update_to_ip.php:
Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home/homeconc/public_html/forum/update_to_ip.php on line 23
Warning: main(./extension.inc) [function.main]: failed to open stream: No such file or directory in /home/homeconc/public_html/forum/update_to_ip.php on line 23
Warning: main() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/homeconc/public_html/forum/update_to_ip.php on line 23
Warning: main(./common.) [function.main]: failed to open stream: No such file or directory in /home/homeconc/public_html/forum/update_to_ip.php on line 24
Warning: main(./common.) [function.main]: failed to open stream: No such file or directory in /home/homeconc/public_html/forum/update_to_ip.php on line 24
Warning: main() [function.include]: Failed opening './common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/homeconc/public_html/forum/update_to_ip.php on line 24
Fatal error: Call to undefined function: session_pagestart() in /home/homeconc/public_html/forum/update_to_ip.php on line 27
I've searched around the forum, but didn't find anything similar.
Any ideas? What can I do?