Jump to content
DevFuse Forums

Oldcrow

Members
  • Posts

    19
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Oldcrow reacted to Michael in Expand width   
    It looks like they do this within the files itself. See admin/applications/forums/sources/classes/forums/class_forums.php
    Find and change 30 to a higher number:
    $forum_data['last_title'] = IPSText::truncate($forum_data['last_title'], 30);  
×
×
  • Create New...