but the version still is 3.0.1.
anybody,who can help me tell why?
Search found 87 matches
- Sun Jan 04, 2009 3:22 am
- Forum: [3.0/Olympus] Discussion
- Topic: I have update the database to 3.03
- Replies: 1
- Views: 4598
- Sun Sep 21, 2008 1:13 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Language specific options
- Replies: 9
- Views: 26947
Re: Language specific options
Thanks.
Help the mod will come soon.It can' be done by myslef.
Help the mod will come soon.It can' be done by myslef.
- Wed Sep 17, 2008 11:56 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Language specific options
- Replies: 9
- Views: 26947
Re: Language specific options
Does the team have understand what I said ,& going to add this new feature in the following version?
- Sat Sep 13, 2008 12:28 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Language specific options
- Replies: 9
- Views: 26947
Re: Language specific options
Oh, is that all? :D
Yes, you could just put them in the language common.php file as you said, but you’d want to do the site description as well:
'SITE_NAME' => 'My Site name',
'SITE_DESC' => 'My site description',
And then in includes/functions.php ... FIND
'SITENAME' => $config['sitename ...
Yes, you could just put them in the language common.php file as you said, but you’d want to do the site description as well:
'SITE_NAME' => 'My Site name',
'SITE_DESC' => 'My site description',
And then in includes/functions.php ... FIND
'SITENAME' => $config['sitename ...
- Sat Sep 13, 2008 12:20 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Language specific options
- Replies: 9
- Views: 26947
Re: Language specific options
I believe the point is to have the site name be configurable per language setting.
The "simple" way to implement this would be to put the site name in one of the the language files
\language\en\common.php
'SITE_NAME' => 'My Cool Bulletin board',
or
\language\de\common.php
'SITE_NAME' => 'Mein ...
The "simple" way to implement this would be to put the site name in one of the the language files
\language\en\common.php
'SITE_NAME' => 'My Cool Bulletin board',
or
\language\de\common.php
'SITE_NAME' => 'Mein ...
- Fri Sep 12, 2008 1:56 am
- Forum: [3.0/Olympus] New features discussion
- Topic: Language specific options
- Replies: 9
- Views: 26947
Language specific options
When we set up forum ,The Language specific options appare like Custom profile fields.
So that ,When usrer choose forum language,the name of forum can be choosed either.For example :myspace forum has
this features.
My forum set up with 2 language English &Chinese.URL http://www.textilebbs.com/index ...
So that ,When usrer choose forum language,the name of forum can be choosed either.For example :myspace forum has
this features.
My forum set up with 2 language English &Chinese.URL http://www.textilebbs.com/index ...
- Sun Jun 17, 2007 12:01 am
- Forum: [3.0/Olympus] Discussion
- Topic: guest HTTP_ACCEPT_LANGUAGE code in session.php
- Replies: 13
- Views: 25845
Re: guest HTTP_ACCEPT_LANGUAGE code in session.php
English & Chinese.
What's your URL.
I want to test it.
What's your URL.
I want to test it.
- Sat Jun 16, 2007 9:57 am
- Forum: [3.0/Olympus] Discussion
- Topic: guest HTTP_ACCEPT_LANGUAGE code in session.php
- Replies: 13
- Views: 25845
Re: guest HTTP_ACCEPT_LANGUAGE code in session.php
are you using IE?sectionw wrote:Tested it, it works beautifully, be sure to refreesh the cache.
My IE7.0 explorer failed.
The defoult language of my forum is English.
- Fri Jun 15, 2007 11:58 pm
- Forum: [3.0/Olympus] Discussion
- Topic: guest HTTP_ACCEPT_LANGUAGE code in session.php
- Replies: 13
- Views: 25845
Re: guest HTTP_ACCEPT_LANGUAGE code in session.php
sectionw wrote:Thansk for the info, i could not see a flaw, but i forgot a language pack has to be installed, thanks.
I have installed 2 language pack,but still not working .
TEST URL:http://www.textilebbs.com
- Fri May 18, 2007 5:22 am
- Forum: [3.0/Olympus] Discussion
- Topic: Bug is less,
- Replies: 1779
- Views: 1878173
Re: Bug is less,
will be released at this weekend.