coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Chillinhh on July 22, 2004, 08:12:11 AM

Title: Phpbb Share user database without cookies
Post by: Chillinhh on July 22, 2004, 08:12:11 AM
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
Title: Re: Phpbb Share user database without cookies
Post by: Joachim Müller on July 22, 2004, 09:49:54 AM
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
Title: Re: Phpbb Share user database without cookies
Post by: Cailean on July 24, 2004, 03:41:36 PM
or, use .domain.com as the cookie domain for both the forum and Coppermine.