IPB 2.3.6 integration IPB 2.3.6 integration
 

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

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.