News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.