Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: [Solved]: a link back to board  (Read 2699 times)

0 Members and 1 Guest are viewing this topic.

pepito

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
[Solved]: a link back to board
« on: May 27, 2004, 12:29:14 am »

hello
I have coppermine 1.2 integrate to my ipb forum.
I managed to put a link in the users bar and now I need help in putting
a link back to the forum from the gallery
Iuse the Igames theme,so where in his theme.php should I add the link
so that he appears at the end of the bar after "research"
It will even be nicer If somebody give me the line to add
thank you
« Last Edit: May 30, 2004, 05:58:54 pm by GauGau »
Logged

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: a link back to board
« Reply #1 on: May 27, 2004, 11:31:52 am »

open themes/Igames/theme.php.

find;
Code: [Select]
<td class="top_menu_right_bttn">
                                                <a href="{SEARCH_TGT}" onMouseOver="MM_showHideLayers('Menu1','','hide')">{SEARCH_LNK}</a>
                                        </td>

Add after it;
Code: [Select]
<td class="top_menu_right_bttn">
                                                <a href="http://your_site_url/forum_directory" onMouseOver="MM_showHideLayers('Menu1','','hide')">Forum</a>
                                        </td>

Change the 'http://your_site_url/forum_directory' to your actual forum url.
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

TheMacOS.com

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
  • Mac geek since 1990
    • TheMacOS.com
Re: a link back to board
« Reply #2 on: May 27, 2004, 06:49:49 pm »

dont know how you put this code in, but I cant even highlight it to copy for some reason.

what I did manage to copy, its not being found in the file. :(

weird.

Casper

  • VIP
  • Coppermine addict
  • ***
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 5231
Re: a link back to board
« Reply #3 on: May 27, 2004, 06:55:03 pm »

Don't know why that's happening to you.  Anyway, I have attached a notepad file with the code.

[attachment deleted by admin]
Logged
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

pepito

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 32
Re: a link back to board
« Reply #4 on: May 28, 2004, 03:58:03 pm »

Thank you very much Casper  :-X
This is working fine!!!!

(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fpepito45.chez.tiscali.fr%2Femot%2Fwowww.gif&hash=89caf543737ac0141d79e6c227ea98a1bb78f696)
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.