IPB 2.3.6 integration IPB 2.3.6 integration
 

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

IPB 2.3.6 integration

Started by RazielKanos, November 03, 2008, 02:31:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RazielKanos

Greetings.

I'm using the latest version of Coppermine, and I am running a IPB 2.3.6.

I noticed that i always got redirected to my forums login screen, although i already was loggen in.

I noticed that the cookies prefix caused the trouble, deleted it, and everything went fine again.

Now my question, is there a way to add a the cookie prefix to the IPB bridge somewhere?

cheers
Chris

Joachim Müller


[rant]
It's so frustrating for supporters that you have to repeat the same things over and over again. Why don't you do as suggested in the first place? What's so hard about reading the docs and reading the sticky threads on a board before posting? After all, you agreed to do so (as per board rules) when you signed up.
[/rant]

Nibbler

The bridge does not support setting a cookie prefix. It's a missing feature. If you need to use the prefix then you'd need to modify the code for each $_COOKIE reference.