PDA

View Full Version : Need to know where this query is ran


TruthElixirX
11-26-2005, 06:43 PM
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