"No Such File or Directory" error when click on "Users and Groups" in Admin Control Panel

Events happening in the community are now at Drupal community events on www.drupal.org.
RaviKotha's picture

Hello All

My installation of PHPBB3.0 and Drupal5.5 is working fine. How-ever I am getting a "No Such File or Directory Error" when I click on "Users and Groups" tab in Admin Control Panel in PHPBB. The error is :

"[phpBB Debug] PHP Notice: in file /includes/acp/acp_users.php on line 12: require_once(includes/functions_drupal.php) [function.require-once]: failed to open stream: No such file or directory".

I have followed http://drupal.i1media.no/ for integrating and as instructed in 4th step i.e http://drupal.i1media.no/drupal+phpbb/modify_phpbb, I have manually applied patch to acp_users.php and ucp_profiles.php.

"functions_drupal.php" is existing in "drupal/modules/phpbb/" and "drupal/forum/includes/" directories.

Please let me know if you have any solution for this?

Comments

My bad

arkepp's picture

My bad, the instructions had a bug that I have fixed now.

They used to say
require_once('includes/functions_drupal.php');

when they should have been saying
require_once('../includes/functions_drupal.php');

The pre-modified files are okay. Thanks for reporting.

phpbb

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week