The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've been having problems with this, but whenever someone posts and then that user gets deleted as well - I get this SQL error on every page that they posted on.
Just the one link is an example of it. http://www.communityforums.net/forum...ead.php?t=1242 |
#2
|
||||
|
||||
![]()
The prolem comes from whichever hack adds the following query in showthread.php:
[sql]COUNT(*) AS count FROM user WHERE referrerid =[/sql] The problem being there is no numer after referrerid = in the query for guests/unregistered users. |
#3
|
|||
|
|||
![]()
Also having the exact same problem... Found out in
/includes/functions_showthread.php PHP Code:
PHP Code:
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|