Using a phpbb user database Using a phpbb user database
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Using a phpbb user database

Started by cynikalsam, October 28, 2004, 11:05:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cynikalsam

I was wondering how (or if) it would be possible to have Coppermine use my forum's user database? That is, if someone registers for my forum, they'd automatically have membership in the Coppermine gallery. And if they log into the forum, they'd be logged into Coppermine as well.

Is that possible? Thanks :)

cynikalsam

Just to give some more information, i edited the phpbb.inc.php file, but when i tried to run it, i was given a blank page, and nothing seemed to happen.

cynikalsam

When i try to run the phpbb.inc.php, i just get a blank page, and i notice no integration at all.

I've looked through all the docs and searched the forums. Can someone point me to a step-by-step guide for phpbb integration?

Thanks.

Casper

You need to edit the bridge file, and the include/init.inc.php file.
You then have to place these files on your server.  You do not run the files.

Please read the instuctions on bridging (integrating) in the docs.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Casper

Merged you 2 posts on the same topic.  Please don't double post.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

cynikalsam

#5
Ok i managed to get it working kinda, but now i get the error "The requested URL /forum/cpg_redir.php was not found on this server"

I can still use the gallery if i log into the forum, but if i try to log into or out of the gallery, i get that error. I guess a quick fix would be to get rid of the "login" and "logout" options on the gallery and force people to log in through the forum, but i'd like to do it properly..

Casper

OK,

the fantastico version is an old version, and is known to be very buggy.

We would advise you to download the latest version, 1.3.2, from the downloads section (link above) and do the update as per the docs(very easy).

There is a docs folder in the download, but it is also online by clicking the 'documents' link above, as well as a comprehensive faq.

If you have any problems, please come back and ask.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

cynikalsam

Ooh sorry, i was editing my last reply as you posted that! I got it working except for that one error

Casper

Please read the docs, specifically the bits about bridging to phpbb, as there is an extra file you have to create, the one you are missing.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here