The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Code:
UPDATE vb3_thread SET
visible = 1,
open = 1,
sticky = 0 ,
title = 'Say Something nice about the person who posted before you game',
iconid = 0,
notes = ''
privatethread='',
privateusers=''
,similar = '868, 889, 866, 489, 210'
WHERE threadid = 888
Okay the above query is broken. I know how to fix it I just need to know what file it would be in. See many moons ago I installed a modification of some kind, by someone, somewhere. This query gets ran when you try to rename a thread. I just need to know what file it is in so I can fix it. Does anyone have any ideas? EDIT:: 3.0.5 |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|