SOLVED How To Change Subject Max Char


Subject: How To Change Subject Max Char
I have a forum in Icy Phoenix 1.2.0.27c and i have increase the topic title to 255 char but the subject they have the default value. How can i increase that to show it correctly?

thanks in advance

Profile PM  
Subject: Re: How To Change Subject Max Char
dellmanx,

Based on this topic:

How To Increase Topic Title Length

You can probably give this a try, but please make sure you keep a backup of each file just in case!

OPEN: ip_root/templates/your_theme/posting_body.tpl

FIND:

Code: [Download] [Hide] [Select]
<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
<td class="row2" width="78%"><input type="text" name="subject" size="45" maxlength="60" style="width:98%" tabindex="2" class="post" value="{SUBJECT}" {S_AJAX_BLUR} /></td>
</tr>


IN-LINE, FIND:

Code: [Download] [Hide] [Select]
maxlength="60"


REPLACE 60 with how many characters you wish the subject line to allow.

I'm not sure if you'll need to alter a table in your database, so give this a try and see if it works. If it doesn't, you'll most likely need to alter a table in your database. Unfortunately, I'm not that great with editing tables in databases, so someone else might be able to help us with that.

:)

Subject: Re: How To Change Subject Max Char
thank u it's work

Profile PM  
Subject: Re: How To Change Subject Max Char
Awesome. 8)

Subject: Re: How To Change Subject Max Char
I come back because in greek lang the problem is still there
see the screenshoot
problemcjt.th
And the same problem i have when i put news to show on the cms.

Profile PM  
Subject: Re: SOLVED - How To Change Subject Max Char
I was told you'll need to alter a table in your database for these changes to really take effect. That may fix your problem with the news block, but I'm not sure if it'll fix the problem with another language. I don't see how the Greek language would work differently than the English language in that case either, LOL.

Since I'm no pro when it comes to databases, you should wait for someone that knows what they are doing to help you alter tables. :(


Page 1 of 1


  
You cannot post new topics
You 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.0812s (PHP: 21% SQL: 79%)
SQL queries: 10 - Debug Off - GZIP Enabled