Name changes

This is a discussion on Name changes within the HTML, CSS, and Design Help forums, part of the General category; Please help, how do a change the following "States & Countries" I want the state to be renamed Province how ...


Go Back   68 Classifieds Forums > General > HTML, CSS, and Design Help

 
LinkBack Thread Tools Display Modes
  #1  
Old 05-09-2007, 02:37 PM
Junior Member
 
Join Date: May 2007
Posts: 10
Rep Power: 6
Default Name changes

Please help, how do a change the following "States & Countries" I want the state to be renamed Province how do I do this and where all do I need to change it

Thanks
Reply With Quote
  #2  
Old 05-09-2007, 03:11 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,007
Rep Power: 92
Default

You should be able to change this in the language file. You will find this in the language folder and probably english.php file.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter
Reply With Quote
  #3  
Old 05-09-2007, 04:17 PM
Junior Member
 
Join Date: May 2007
Posts: 10
Rep Power: 6
Default

I did it changed it in the language file but its still the same must be somewhere els it need to be changed
Reply With Quote
  #4  
Old 05-09-2007, 04:23 PM
68 Classifieds Staff
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,007
Rep Power: 92
Default

I just looked through the language file and it appears to be in several places.

Here is the list I found:

PHP Code:
define("LANG_STATE""State");
define("LANG_USER_STATE""State"); 
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | Submit a Ticket | Twitter
Reply With Quote
  #5  
Old 05-09-2007, 04:30 PM
Junior Member
 
Join Date: May 2007
Posts: 10
Rep Power: 6
Default

Thanks will try , and keep you updated
Reply With Quote
  #6  
Old 05-10-2007, 09:22 AM
Junior Member
 
Join Date: May 2007
Posts: 10
Rep Power: 6
Default

Quote:
Originally Posted by suzkaw View Post
I just looked through the language file and it appears to be in several places.

Here is the list I found:

PHP Code:
define("LANG_STATE""State");
define("LANG_USER_STATE""State"); 
I did both and it still says "state" an other ideas

Then I have another problem I have 2 Register buttons on my main page have a look www.freemls.co.za how do I fix this

Thanks I sorted the problem with the duplicate register but still need help in solving the "state" problem

Last edited by freemls; 05-10-2007 at 10:45 AM. Reason: Amend
Reply With Quote
  #7  
Old 05-10-2007, 10:57 AM
Staff
 
Join Date: Mar 2006
Posts: 357
Rep Power: 18
Default

I searched through the language/english.php file and could only find three instances of 'state':
PHP Code:
define("LANG_STATE_NONE""State (Non US)");
define("LANG_STATE""State");
define("LANG_USER_STATE""State"); 
If you see some wording on your site that you want to change, just open the language file and search for it as the language file is where most of the labels are defined.

Thanks-
__________________
Blair
68C Staff

68C Downloads | Report a Bug | Knowledge Base
Reply With Quote
  #8  
Old 05-10-2007, 02:03 PM
Junior Member
 
Join Date: May 2007
Posts: 10
Rep Power: 6
Default

Thanks for the help, finally got it sorted out
Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:26 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22