The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#6
|
|||
|
|||
![]()
Given that it has "LIMIT 1" in the query, I think I would have used query_first instead like
Code:
$devebd = $db->query_first(" and then I think the rest would just be Code:
$devebd['trimmed'] = fetch_trimmed_title($devebd['fth'], 43); $templater = vB_Template::create('threadoftheday_day2'); $templater->register('devebd', $devebd); $template_hook['totd'] .= $templater->render(); Anyway, I guess it's been kind of slow during the holidays, but there's got to be someone around who knows vB4. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|