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

Issue with bridge and internal forum link vs html link from forum news.

Started by JCphotog, August 30, 2006, 03:13:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JCphotog

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

Nibbler

They link to different domains, that's why. Either use www or no www consistantly or enable subdomain independent cookies in SMF.