PHP forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
May 2024
SunMonTueWedThuFriSat
   1234
567891011
12131415161718
19202122232425
262728293031 

Calendar Calendar

Latest topics
» Kabaddi, Kabaddi, Kabaddi, Kabaddi......PHP?
How do I change the category (or any other sidebox) title? EmptyFri Jul 22, 2011 1:37 pm by shyamsunder

» Thousands of Free PHP Scripts Recommended
How do I change the category (or any other sidebox) title? EmptyWed May 18, 2011 10:33 am by bizboy12

» PHP form validation problem?
How do I change the category (or any other sidebox) title? EmptyWed Jan 12, 2011 1:25 pm by simy202

» string wrap
How do I change the category (or any other sidebox) title? EmptySat Aug 02, 2008 2:06 pm by scvinodkumar

» retrieving current date rows
How do I change the category (or any other sidebox) title? EmptyTue Jul 15, 2008 3:25 am by scvinodkumar

» number in words
How do I change the category (or any other sidebox) title? EmptyTue Apr 29, 2008 3:10 pm by scvinodkumar

» Simple PHP Form Field Generator
How do I change the category (or any other sidebox) title? EmptyFri Apr 25, 2008 12:28 pm by scvinodkumar

» PHP password generator
How do I change the category (or any other sidebox) title? EmptyFri Apr 18, 2008 7:24 pm by scvinodkumar

» PHP Script to Extract Email Address from any text
How do I change the category (or any other sidebox) title? EmptyFri Apr 18, 2008 7:18 pm by scvinodkumar

Search
 
 

Display results as :
 


Rechercher Advanced Search

Affiliates
free forum
 


Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search

How do I change the category (or any other sidebox) title?

Go down

How do I change the category (or any other sidebox) title? Empty How do I change the category (or any other sidebox) title?

Post  scvinodkumar Fri Apr 04, 2008 9:58 pm

Look in includes/languages/english.php. Suppose you want the Categories sidebox to have a different title. Look for

define('BOX_HEADING_CATEGORIES', 'Categories');

Changes for additional sideboxes will follow this pattern:

define('BOX_HEADING_XXXXXXXX', 'New Title');
Make the needed changes. Be sure that the single quote marks are not left out.

Save the edited file to includes/languages/CUSTOM/english.php and upload it to your server.

scvinodkumar
Admin

Posts : 40
Join date : 2008-01-30

https://solutions.aforumfree.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum