[Plugin: WP phpBB Bridge] failed to open stream: No such file or directory
-
I’ve run into an issue with this plugin and I’m not entirely certain how to troubleshoot it now.
WP # 3.0.5
Bridge # 1.0.1
PHPbb # 3.0.8I originally installed it correctly; got the WP PhpBBBridge to appear in my wp-admin page and goofed up something (either the config.php or ucp.php or both who knows). Once I activated it (from within the WP phpBB Bridge menu page) I got an error (no pages at all would load).
I removed the phpBBBridge folder from plugins via FTP and my website started to work correctly again. My issue now is every time I try to install the plugin either manually through FTP or using the wp-admin console I end up with the same problem; once the plugin gets activated by WP I don’t get the WPphpBBBridge option in the admin panel but rather I go straight to:
Warning: require(/home1/mirageof/public_html/DOMAIN/forums) [function.require]: failed to open stream: No such file or directory in /home1/mirageof/public_html/DOMAIN/wp-content/plugins/wp-phpbb-bridge/plugin.php on line 43
Fatal error: require() [function.require]: Failed opening required ‘/home1/mirageof/public_html/DOMAIN/forums’ (include_path=’.:/usr/lib64/php:/usr/lib/php’) in /home1/mirageof/public_html/DOMAIN/wp-content/plugins/wp-phpbb-bridge/plugin.php on line 43
I remember from the first time around what was suppose to happen is when I activated the plugin in WP admin console I got a message saying that I still needed to activate it using WPphpBBBridge and clicking Update options. Where I’m at right now I can’t get back to the point where I can get this menu option to reappear for me ??
Looking at the errors I think it has something to do with paths but I am not entirely sure. Via FTP the structure of the site is:
public_html/Domain
cgi-bin
CSS
forums
RSS
video
wiki
wp-admin
wp-content
wp-includesThe site is hosted on a remote box so the home1/mirageof I think may be where the error is starting (assuming it doesn’t require that stuff but I’m not sure).
If anyone had any ideas I’d appreciate any thoughts!
Thanks!
- The topic ‘[Plugin: WP phpBB Bridge] failed to open stream: No such file or directory’ is closed to new replies.