Phpbb Share user database without cookies Phpbb Share user database without cookies
 

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

Phpbb Share user database without cookies

Started by Chillinhh, July 22, 2004, 08:12:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Chillinhh

My gallery is on domain.com/gallery and my forums is forums.domain.com and i realize cookies wont work doing that so i just want to share the same user database but i dont want when people go to the gallery and click login it takes them to forum login and all that, when they go to gallery they will still have to login but there username will already be there from the forums.
How would i do this. Same thing as integration except without cookies

Joachim Müller

you will have to apply hacks to the core code of many coppermine files (e.g. login.php, register.php, profile.php), there's no other way. If you're not in for some heavy coding, I suggest you drop the idea. If you still want to use integration, just move your coppermine gallery to the forum's subdomain.

GauGau

Cailean

#2
or, use .domain.com as the cookie domain for both the forum and Coppermine.