how to change site's name?

would you like to tell me how to change site's title?

Quote · 27 Jan 2009

Well, I don't know if it is the same thing but, I'm having this problem. When you go to Chat on Dolphin the Browser's Tab appears "Ray Chat". I will like to change that name. to "MySiteName Chat". If I found a solution, I'll let you know, if you find it first, let me know I will appreciate it.

Quote · 7 Feb 2009

CHANGING ORCA FORUM NAME:

If you are trying to change the Forum Name = Orca:: Interactive Forum Script do the following:

find the file "header.inc.php" in www.yoursite.com/orca/inc/header.inc.php and around line 24 change the name

"Orca :: Interactive Forum Scripts" for "Your Name"

Line 23: $gConf['ver'] = 'Orca-v.2.0.2';
Line 24: $gConf['def_title'] = 'Orca :: Interactive Forum Scripts';
Line 25: $path = ''; // path to orca files

CHANGING WEBSITE'S NAME:

If you want to change the main sites name do the following:

find the file "header.inc.php" in www.yoursite.com/inc/header.inc.php and around line 23 change the name

"Dolphin Community Software" for "Your Site Name"

Line 21: $site['ver']               = '6.0';
Line 22: $site['build']             = '4';
Line 23: $site['title']             = 'Dolphin Community Software';
Line 24: $site['url']               = "http://www.yoursite.com/";
Line 25: $admin_dir                 = "USER ID";

Hope it helps, let me know.

Quote · 7 Feb 2009

 

Well, I don't know if it is the same thing but, I'm having this problem. When you go to Chat on Dolphin the Browser's Tab appears "Ray Chat". I will like to change that name. to "MySiteName Chat". If I found a solution, I'll let you know, if you find it first, let me know I will appreciate it.

 

Go to Dolphi admin > Settings > Language Settings

 

In 'Search for strings', enter 'Ray Chat', select exact sequence, then search.

 

Edit language key: _RAY_CHAT

 

Replace the Ray Chat string with what ever you want, then save changes.  The browser tab will then have the new name.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 8 Feb 2009

Thanks Houstonlively, it works great....

Quote · 8 Feb 2009

Hello would you know how to change in "ray chat"  where it says "txtHeader"  ?

Also same for "shoutbox" were it says your site?

THanks!

Quote · 10 Feb 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.