Gallery as master PhpBB as slave

ASNet0007

Joined: 2006-10-17
Posts: 177
Posted: Sun, 2006-10-29 15:34

Hi,
After lots of searching the forum for an answer its time for me to ask for help.

I would like my users to log into gallery as normal and then follow a link to the forum area. I need the forum to automatically use the login details from gallery so they dont have to login again.

I have found this forum link
http://gallery.menalto.com/node/37070
but its the otherway round, in that phpbb is the master.

I have found this link
http://codex.gallery2.org/index.php/Gallery2:Embedding:Integration#Integrations_with_G2_as_the_Master
This did work with gallery V2 but not 2.1.2.

So I am trying to get this short script working but I'm not any good at coding.

After copying this module to my gallery modules folder and clicking install from the gallery/admin/modules page on my site, I got an api versions error, so I edited the script and made the versions the same as my preasent galery 2.1.2 versions. Not sure if this is correct but it got me past that problem.

Now when I click install I get this error

Quote:
Error (ERROR_BAD_PARAMETER) : /home/asuk/public_html/as/modules/core/classes/helpers/../../../../modules/updateexternaluser/module.inc
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 108 (gallerycoreapi::error)
in modules/core/classes/helpers/GalleryPluginHelper_simple.class at line 102 (gallerypluginhelper_simple::loadplugin)
in modules/core/classes/GalleryCoreApi.class at line 200 (gallerypluginhelper_simple::loadplugin)
in modules/core/AdminModules.inc at line 51 (gallerycoreapi::loadplugin)
in main.php at line 199 (adminmodulescontroller::handlerequest)
in main.php at line 87
in main.php at line 80

I dont have a clue what this means, but hope that someone can either give it a go for me, or help me along with some pointers.

Cheers.

Gallery version 2.1.1
PHP version 4.4.1 apache
Webserver Apache/1.3.33 (Unix) mod_gzip/1.3.19.1a PHP/4.4.1 mod_perl/1.24
Database mysql 4.0.22-standard-log
Toolkits Gd
Operating system Linux middns5.co.uk 2.2.25 #1 Sun Feb 22 08:24:38 GMT 2004 i686
Browser Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)