
More Text On Site Description [solved]
Subject: More Text On Site Description [solved]
Last edited by menorca on Tue 21 Jan, 2014 21:51; edited 1 time in total
Last edited by menorca on Tue 21 Jan, 2014 21:51; edited 1 time in total
Subject: Re: More Text On Site Description
SQL ip_config is currently: site_desc varchar(255)
If you need it longer change it to varchar(500)
If you are talking about making the input box longer - There shouldn't be any need to do that.
If you need it longer change it to varchar(500)
If you are talking about making the input box longer - There shouldn't be any need to do that.
Subject: Re: More Text On Site Description
If you need it longer change it to varchar(500) ? As you can change
Subject: Re: More Text On Site Description
The length of the text is controlled by the varchar in the database for site_desc, that's if MG hasn't also put a charlimit on it in the php script. And that's what you need to change.
Other than that you could hard-code the text in the header by removing {SITE_DESCRIPTION} and writing/formatting your text in place of it.
Other than that you could hard-code the text in the header by removing {SITE_DESCRIPTION} and writing/formatting your text in place of it.
Subject: Re: More Text On Site Description
Unfortunately it's not easy to change that DB field.
May I ask why you need a longer value?
I mean... there are other way to display a longer text... I wouldn't change the config table just for that.
Maybe you can just add a text string in lang file and use that lang var in template... which easier and won't harm anything else.
May I ask why you need a longer value?
I mean... there are other way to display a longer text... I wouldn't change the config table just for that.
Maybe you can just add a text string in lang file and use that lang var in template... which easier and won't harm anything else.
Subject: Re: More Text On Site Description [solved]
entering a few characters, but I will use the lang file, thanks
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1081s (PHP: 17% SQL: 83%)
SQL queries: 11 - Debug Off - GZIP Enabled