what does your root dir look like? what folders are your subdomains pointing to?
I have a broblem too
WP installed public_html/
phpbb placed public_html/forum-s/
To PHPBB from WordPress – forum-s/ ok
To WordPress from PHPBB – ../
but its not save! What I do wrong?
I am unable to install this plugin, I got this error message:
Warning: require_once(/public_html/sfwp/wp-content/plugins/wp-phpbb-bridge/inc/wpbb_functions.php) [function.require-once]: failed to open stream: No such file or directory in /public_html/sfwp/wp-content/plugins/wp-phpbb-bridge/wp_phpbb_bridge.php on line 154
Fatal error: require_once() [function.require]: Failed opening required ‘/public_html/sfwp/wp-content/plugins/wp-phpbb-bridge/inc/wpbb_functions.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /public_html/sfwp/wp-content/plugins/wp-phpbb-bridge/wp_phpbb_bridge.php on line 154
Problem with To WordPress from PHPBB path
my directory structure
WordPress : C:\wamp\www\WordPress
phpBB3 : C:\wamp\www\phpBB3
To PHPBB from WordPres : ../phpBB3/ (This works fine)
To WordPress from PHPBB : ../WordPress/ (error !!! Doesn’t saving )
So i just type /WordPress/ for To WordPress from PHPBB. I was automatically logged out and cannot even log in with the usernameand pass word ????
need help !!!!