waynemac Posted March 25, 2004 Posted March 25, 2004 Can someone pls tell moi whats going on here? Its been 24H of headaches. All files in place, maybe their content is incorrect? Wayne Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 25 which is -->> include($phpbb_root_path . 'extension.inc'); Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/home/tototon/public_html/phpwebsite/lib/pear/') in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 25 Warning: main(./common.php): failed to open stream: No such file or directory in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 26 which is -->> include($phpbb_root_path . 'common.'.$phpEx); Warning: main(): Failed opening './common.php' for inclusion (include_path='.:/home/tototon/public_html/phpwebsite/lib/pear/') in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 26 Warning: main(./includes/bbcode.php): failed to open stream: No such file or directory in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 27 which is -->> ]include($phpbb_root_path . 'includes/bbcode.'.$phpEx); Warning: main(): Failed opening './includes/bbcode.php' for inclusion (include_path='.:/home/tototon/public_html/phpwebsite/lib/pear/') in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 27 Warning: main(./includes/functions_post.php): failed to open stream: No such file or directory in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 28 which is -->> include($phpbb_root_path . 'includes/functions_post.'.$phpEx); Warning: main(): Failed opening './includes/functions_post.php' for inclusion (include_path='.:/home/tototon/public_html/phpwebsite/lib/pear/') in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 28 Fatal error: Call to undefined function: session_pagestart() in /home/tototon/public_html/phpwebsite/mod/phpBB/posting.php on line 86 which is -->> $userdata = session_pagestart($user_ip, PAGE_POSTING); Quote
borfast Posted March 25, 2004 Posted March 25, 2004 Moved to the correct forum for better organization. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.