The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
I went through all my mods and apparently this was the problem:
"vb.org Style Rating Module" Code:
if ($vbulletin->userinfo['userid']) { if ($rating = $db->query_first(" SELECT * FROM " . TABLE_PREFIX . "threadrate WHERE userid = " . $vbulletin->userinfo['userid'] . " AND threadid = $threadinfo[threadid] ")) { $rated = true; } } Thank you very much Lynne Edit: Mod link -> https://vborg.vbsupport.ru/showthread.php?t=155701 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|