![]() |
Tested and working on 3.8 :up:
|
A Small but Important Bug:
When the Thread's Title is Too Long the Search Menu With Goes Too Long Too, even Occupying the Screen Width. :confused: How can the Thread's Names be Limited to xxx Characters? :confused: My Best Regards. :) |
I Experienced a Little with the Code of One of the Plugins and I Found the Way; perhaps you can Include it in the Next Update of your Mod with an Option in the Control Panel for Admins to Set it:
I added the Following Code on the Plugin "Recently Viewed Threads - Browse Recently Viewed", by Code:
$recent_thread['title'] = substr($recent_thread['title'], 0, 30); so that Plugin would be: Code:
if($vbulletin->options['recent_threadviews_enabled'] AND $vbulletin->userinfo['userid'] AND !empty($vbulletin->userinfo['recent_threadviews'])){ My Best Regards. :) |
All times are GMT. The time now is 01:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|