warrenp Posted July 5, 2005 Posted July 5, 2005 I have installed phpbb2 with CHAVEIRO16's contribution. Then I added the phpbb2 bridge module from osmodules. Everything works fine except for this error (stack of errors actually) whenever I click on the right column links (ie "recent topics" or "click here to start a discussion on this product"). When I access the forum from the header everything works like a dream, including loging on and off etc. Everthing appears to be integrated except for the right column features. I am using phpbb2 version 12 (couldn't get the latest version 16 to work at all). Any very rough what these errors mean? Just a quick hint to get my head turned in the right direction so it can work it out. Much appreciated, Warren [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/extension.inc): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 25, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/extension.inc): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 25, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(): Failed opening 'includes/modules/phpbb2/extension.inc' for inclusion (include_path='.;c:\\php4\\pear') in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 25, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Undefined variable: phpEx in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 26, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/common.): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 26, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/common.): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 26, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(): Failed opening 'includes/modules/phpbb2/common.' for inclusion (include_path='.;c:\\php4\\pear') in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 26, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Undefined variable: phpEx in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 27, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/includes/bbcode.): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 27, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(includes/modules/phpbb2/includes/bbcode.): failed to open stream: No such file or directory in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 27, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Warning: main(): Failed opening 'includes/modules/phpbb2/includes/bbcode.' for inclusion (include_path='.;c:\\php4\\pear') in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 27, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Use of undefined constant POST_TOPIC_URL - assumed 'POST_TOPIC_URL' in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 33, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Use of undefined constant POST_POST_URL - assumed 'POST_POST_URL' in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 42, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Use of undefined constant TOPICS_TABLE - assumed 'TOPICS_TABLE' in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 149, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Notice: Use of undefined constant FORUMS_TABLE - assumed 'FORUMS_TABLE' in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 149, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a [client 222.152.84.112] PHP Fatal error: Call to a member function on a non-object in D:\\Server\\Apache Group\\Apache2\\htdocs\\includes\\modules\\phpbb2\\viewtopic.php on line 153, referer: http://t-organics.no-ip.org/product_info.p...d02121ba616eb5a Quote
Guest Posted July 6, 2005 Posted July 6, 2005 The following file is not being found - either it is not in the specified path, or your paths are misconfigured in your configuration file: includes/modules/phpbb2/extension.inc Quote
warrenp Posted July 7, 2005 Author Posted July 7, 2005 includes/modules/phpbb2/extension.inc <{POST_SNAPBACK}> Thanks Johnson, The file "extension.inc" is definately in the above path in the root directory... I don't have a catalog folder, everything just sits directly in apache's htdocs folder. What configuration file(s) were you meaning? the 2 configure.php's in admin/includes and includes wouldn't have anything to do with it would they? 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.
Note: Your post will require moderator approval before it will be visible.