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: Changing Text for "LastUp, Random, Most Viewed" Headers  (Read 2989 times)

0 Members and 1 Guest are viewing this topic.

ebonyhunter

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
Changing Text for "LastUp, Random, Most Viewed" Headers
« on: March 03, 2005, 11:02:17 pm »

I know this has been asked a thousand times....and I used to know myself but I cant find it.  Where do I edit the header text for these tables?
« Last Edit: March 04, 2005, 07:49:53 am by GauGau »
Logged

Tranz

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Female
  • Posts: 6149
Re: Changing Text for "LastUp, Random, Most Viewed" Headers
« Reply #1 on: March 04, 2005, 01:36:30 am »

Please don't double post. Which version are you using?
Logged

ebonyhunter

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
Re: Changing Text for "LastUp, Random, Most Viewed" Headers
« Reply #2 on: March 04, 2005, 06:51:24 am »

Sorry about that.  I realized I had put the first one in the wrong place.  I am using 1.3.  I changed the heads about four months ago, but have forgotten how I did it.  I've checked the manual over and over and searched threads but cant find where this is located.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Changing Text for "LastUp, Random, Most Viewed" Headers
« Reply #3 on: March 04, 2005, 07:06:19 am »

edit your language file (e.g. lang/english.php), find
Code: [Select]
$lang_meta_album_names = array(
  'random' => 'Random files',
  'lastup' => 'Last additions',
  'lastalb'=> 'Last updated albums',
  'lastcom' => 'Last comments',
  'topn' => 'Most viewed',
  'toprated' => 'Top rated',
  'lasthits' => 'Last viewed',
  'search' => 'Search results',
  'favpics'=> 'Favorite Files',
);
and edit accordingly.

Joachim

P.S. Removed your similar question on the cpg1.2 support board. In the future, if you realize that you have posted in the wrong board, don't start yet another thread, but just reply to your initial thread with "moderators, please move this thread to XYZ" or similar
[edit]
actually, it was Thu who moved the other posting to the crap bin - you beat me to it ;)
[/edit]
Logged

ebonyhunter

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 46
Re: Changing Text for "LastUp, Random, Most Viewed" Headers
« Reply #4 on: March 04, 2005, 07:16:43 am »

Got it.  Thank you.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 22 queries.