I tried installing the phpbb component for mambo and followingly entered the install phpbb section in the mambo admin section. There was an error unpacking the tar file, something with array, and so I unpacked it on my computer and uploaded its content to components/com_forum, and I'm now getting the following error when trying to enter phpbb and phpbb admin:
Code:
Warning: main(): Unable to access ./../config.php in /hsphere/local/home/impobus/spectronom.dk/main/components/com_forum/common.php on line 111
Warning: main(./../config.php): failed to open stream: No such file or directory in /hsphere/local/home/impobus/spectronom.dk/main/components/com_forum/common.php on line 111
Warning: main(): Failed opening './../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /hsphere/local/home/impobus/spectronom.dk/main/components/com_forum/common.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/impobus/spectronom.dk/main/components/com_forum/common.php:111) in /hsphere/local/home/impobus/spectronom.dk/main/components/com_forum/common.php on line 115
Is there another and easy way to implement the mambo users in a normal seperate installation of phpbb in order for the users to only register once?