![]() |
Forum RSS Feed Display Issue I currently use an external_query hook to limit the size of the thread preview in Feeds. I would like to add a brief "signature" line to each post using that hook (or by editing external.php/ or whatever template necessary!) Ex: [Thread-Title] is a post from ['Domain-Name=Here']; here is the external query hook: PHP Code: unset($vbulletin->GPC['fulldesc']); $vbulletin->options['threadpreview'] = 200; $hook_query_fields .= ",LEFT(post.pagetext,400) AS message"; Does anyone know how to alter that to add the sig??? Or how to alter the external.php or the includes/functions_external.php ?? Any help would be GREATLY appreciated. Thanks |
| الساعة الآن 01:02 AM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir