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: documentation_title and documentation_lnk are the same  (Read 7013 times)

0 Members and 1 Guest are viewing this topic.

krampo

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • attic
documentation_title and documentation_lnk are the same
« on: July 13, 2006, 12:04:16 pm »

documentation_title and documentation_lnk in cpg1.4.8 language file both shows as documentation_lnk. I guess that's a typo in template.

cpg1.4.8
language file cpg1.4.9
« Last Edit: August 12, 2006, 08:46:20 am by donnoman »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: documentation_title and documentation_lnk are the same
« Reply #1 on: July 13, 2006, 01:51:26 pm »

Post a link to your page. Blind guess: you are using a custom theme or a theme for an outdated version of coppermine.
Logged

krampo

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 5
    • attic
Re: documentation_title and documentation_lnk are the same
« Reply #2 on: July 13, 2006, 02:16:21 pm »

http://photo.krampo.info

because it's in admin menu I can't give link to it, but I made screenshot:
(http://krampo.info/tmp/cpg148_documentation.png)

english.php
  'documentation_lnk' => 'Documentation', //cpg1.4
  'documentation_title' => 'Coppermine manual', //cpg1.4

You think it might be so, because of upgrades? I installed cpg1.3x and then at some point upgraded to cpg1.4x.
Logged

Nibbler

  • Guest
Re: documentation_title and documentation_lnk are the same
« Reply #3 on: July 13, 2006, 03:32:16 pm »

Code: [Select]
                '{DOCUMENTATION_TITLE}' => $lang_gallery_admin_menu['documentation_lnk'],
                '{DOCUMENTATION_LNK}' => $lang_gallery_admin_menu['documentation_lnk'],

Needs correcting in themes.inc.php and sample theme.
Logged

donnoman

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1615
  • From donovanbray.com
    • Donovan Bray
Re: documentation_title and documentation_lnk are the same
« Reply #4 on: August 12, 2006, 08:45:21 am »

fix committed to both stable and devel.
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.