coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: atrain0007 on May 16, 2007, 03:45:00 AM

Title: Custom Menu Link URL issues
Post by: atrain0007 on May 16, 2007, 03:45:00 AM
In the config/theme menu you can add another link into the menu.  Iv'e done this without issue before but on my latest install I have tried this but the URL that is created is incorrect.
http://www.adamanddanielle.net/gallery (http://www.adamanddanielle.net/gallery)is the main coppermine location and the link I want is to go back to the root site http://www.adamanddanielle.net (http://www.adamanddanielle.net)(its the link titled "Our Homepage").  When I put the root site address into the box for "custom menu link URL", and then save and exit the config menu, the link tries to take me to http://www.adamanddanielle.net/gallery/adamanddanielle.net. 
I dont know why it adds the first part of that link.  I searched the forum and didnt find anything and I dont know how to manually edit the link.
Any help would be great, thanks in advance.
Title: Re: Custom Menu Link URL issues
Post by: Joachim Müller on May 16, 2007, 08:07:32 AM
specify "../" as link target.
Title: Re: Custom Menu Link URL issues
Post by: atrain0007 on May 16, 2007, 07:14:05 PM
thank you