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?
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.
Is there somewhere a documentation of the bridge files?
Mybe I will try to build my own bridge....
No, there is no documentation on how to build your own bridge file, sorry.
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.