coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: JCphotog on August 30, 2006, 03:13:10 AM

Title: Issue with bridge and internal forum link vs html link from forum news.
Post by: JCphotog on August 30, 2006, 03:13:10 AM
I recently upgraded to SMF 1.1 RC3 and cpg1.4.9 .  In the process I added a new template to the SMF forum using this:

<div id="bbgallery"  '.$mycode.'><a href="http://www.artdc.org/gallery/"><img src="' . $settings['images_url'] . '/blank.gif" alt="Gallery" style="margin: 0px; width: 65px; height: 24px;" border="0" /></div>

The link works and sends you to the gallery, but it shows up as if you aren't logged in.

In the news section there's a link <a href="http://artdc.org/gallery/">gallery</a> and that works and gives admin ability?  Very strange.  It's as if somethings getting lost?  Thoughts? 

http://artdc.org/forum/ or http://artdc.org/gallery

User: coppermine
Pass: test123
Title: Re: Issue with bridge and internal forum link vs html link from forum news.
Post by: Nibbler on August 30, 2006, 12:14:52 PM
They link to different domains, that's why. Either use www or no www consistantly or enable subdomain independent cookies in SMF.