|
|
Joined: Aug 2000
Posts: 33
Member
|
Member
Joined: Aug 2000
Posts: 33 |
I've searched through the templates, cgi files, etc. for a couple hours now trying to figure out how to modify the way titles get truncated for display in ultimatebb and in daily_topics, but haven't had any luck. Any suggestions?
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
ubb_forum_summary
160:
if (length($last_subject) > 35) { $last_subject = substr($last_subject, 0, 34); $last_subject .= ' ...'; }
UBB.classic: Love it or hate it, it was mine.
|
|
|
|
Joined: Aug 2000
Posts: 33
Member
|
Member
Joined: Aug 2000
Posts: 33 |
|
|
|
|
Joined: Aug 2000
Posts: 33
Member
|
Member
Joined: Aug 2000
Posts: 33 |
It doesn't seem to affect the active topics however. 
|
|
|
|
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
|
Admin Emeritus
Joined: Jan 2000
Posts: 5,073 |
ubb_search or public_daily_topics should contain VERY similar code...
UBB.classic: Love it or hate it, it was mine.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|