Changing Text for "LastUp, Random, Most Viewed" Headers Changing Text for "LastUp, Random, Most Viewed" Headers
 

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

Main Menu

Changing Text for "LastUp, Random, Most Viewed" Headers

Started by ebonyhunter, March 03, 2005, 11:02:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ebonyhunter

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?

Tranz

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

ebonyhunter

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.

Joachim Müller

edit your language file (e.g. lang/english.php), find$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]