I'm not sure if this is the right place to post this. Someone please tell me if it should be elsewhere.
I'm having problems installing the phpbb module. I have followed the instrustions at http://kepp.net/drupal/ very carefully including installing phpBB in a sub-directory of my drupal installation called forums. This seems to be the source of my problems as both phpbb.module and the .htaccess file appear to conatin references to phpBB2 as the phpbb directory.
I got as far as instruction 28 - install the integration module. I did this as instructed. However, when I tried to open my site in my browser to carry out intruction 29 I got this error message:
_phpbb_db(): Failed opening 'phpBB2/config.php' for inclusion (include_path='.:/usr/local/lib/php') in /homepages/15/d159382655/htdocs/cms/modules/phpbb.module on line 277.
I have tried changing the name of the phpbb directory through my FTP programme with limited success. It got rid of the error message and let me back into my drupal pages. This let me perform instruction 29 though the phpbb module was already enabled when I got there. However, I am now stumped on intsructions 30 and 31. When I go to administer | settings | phpbb there are no dialogue boxes - just the single word Array along with two buttons, one to save changes and the other to return to default settings.
So, my questions:
Is changing the name of the phpbb directory an OK thing to do at this stage, or do I really need to uninstall phpbb and reinstall in a directory called phpBB2?