coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Bembi on February 05, 2007, 05:02:56 AM

Title: cgp1.4.10 and phpBB3 Beta 5
Post by: Bembi on February 05, 2007, 05:02:56 AM
Tried to bridge the latest versions together but does not seem to work.

I used the phpBB 2.2 bridge, and put a link to the gallery into the forum. The link comes allways back to the forum site again.
With bridge disabled, all is working fine ( cgp logon comes up)

I had a look into the bridging file and seen the following:
'user_active' does not exist in the users table (phpBB)

The bridge refers to cookiename_sid and cookiename_data
The cookie after phpBB login has a cookiename_sid section, but no cookiename_data section
The cookie looks a little bit different that the cookie from phpBB 2.021

Any new bridging files for phpBB3?
Title: Re: cgp1.4.10 and phpBB3 Beta 5
Post by: Joachim Müller on February 05, 2007, 07:42:13 AM
Quote from: Bembi on February 05, 2007, 05:02:56 AM
Any new bridging files for phpBB3?
No, not yet. I don't think that a bridge for the beta will be released soon. I'd rather expect a bridge once there is a RC.
Title: Re: cgp1.4.10 and phpBB3 Beta 5
Post by: Bembi on February 05, 2007, 03:29:57 PM
Is there somewhere a documentation of the bridge files?

Mybe I will try to build my own bridge....
Title: Re: cgp1.4.10 and phpBB3 Beta 5
Post by: Joachim Müller on February 05, 2007, 07:09:40 PM
No, there is no documentation on how to build your own bridge file, sorry.
Title: Re: cgp1.4.10 and phpBB3 Beta 5
Post by: Nibbler on February 06, 2007, 12:27:44 AM
The 2.2 bridge just needs a few tweaks to work with phpBB3 B5. I will post a polished version and commit to 1.5 when RC1 is released as suggested.