coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Seblon on October 15, 2008, 10:56:21 PM

Title: Anchors on FAQ page broken
Post by: Seblon on October 15, 2008, 10:56:21 PM
Hello folks

First I must apologize if I'm not posting in the right forum since the bridging may not cause this problem, I'm not sure. I'm using the Mehdi Plugin for Joomla which I know there is no support of in here.

Anyway the faq anchors in my gallery (http://www.ddbsweden.se/galleri/faq.php) does not work. Instead of sending me to the anchors it ends up showing the gallery index page.

The address to my gallery's FAQ page is ddbsweden.se/galleri/faq.php but the anchor link is missing the faq.php part, like this http://www.ddbsweden.se/galleri/#Varför måste jag registrera mig

Is there some way of configuring these links manually? I've tried searching the forum for answers but didn't find it and I've also looked in my faq.php file but I'm no good with php I'm afraid. Another guess is the swedish language file but anyway, how to configure that is out of my knowledge.

Thank you for your support.

//Seblon
Title: Re: Anchors on FAQ page broken
Post by: Joachim Müller on October 16, 2008, 07:38:49 AM
This is related to the wrapping of coppermine into joomla done by the Mehdi bridge, which is something we're not familiar with. The Mehdi bridge goes unsupported here. Ask Mehdi. Alternatively, edit the file faq.php, find$anchorName = createAnchorName($element[0]);and edit accordingly.
Title: Re: Anchors on FAQ page broken
Post by: Seblon on October 25, 2008, 07:51:04 PM
Thank you for the answer Joachim. I'll try to get in touch with Medhi instead.