Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   xBTiT (http://www.bvlist.com/forumdisplay.php?f=30)
-   -   Forum Body Text Limit (http://www.bvlist.com/showthread.php?t=10633)

Gurkbit 16th December 2015 00:47

open forum/forum.post.php and edit

PHP Code:

$maxsubjectlength 40


then use phpmyadmin and increase the lenght of subject field in xbtit_topics table to 80 or what ya need max 250


you will also need to edit style/xbtit_default/forum.post.tpl

find and edit 40 to same values you choose above
HTML Code:

<td class="header"><tag:language.SUBJECT /></td>
          <td align="left" style="padding: 0px" class="header"><input type="text" size="60" maxlength="40" name="subject" value="<tag:post_subject />" /></td>



All times are GMT +2. The time now is 10:06.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.