cgp1.4.10 and phpBB3 Beta 5 cgp1.4.10 and phpBB3 Beta 5
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

cgp1.4.10 and phpBB3 Beta 5

Started by Bembi, February 05, 2007, 05:02:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bembi

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?

Joachim Müller

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.

Bembi

Is there somewhere a documentation of the bridge files?

Mybe I will try to build my own bridge....

Joachim Müller

No, there is no documentation on how to build your own bridge file, sorry.

Nibbler

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.