Log in

View Full Version : VB Problem


Steve-EFC
05-22-2009, 02:38 PM
Invalid SQL:
UPDATE thread SET autoskip=0 WHERE threadid=5110;

MySQL Error : Unknown column 'autoskip' in 'field list'
Error Number : 1054


Any ideas x?

cellarius
05-22-2009, 02:46 PM
There is no autoskip field in your thread table. Since in vBulletin standard installations there is not supposed to be one, thats probably a modification that did not install correctly.

Since you're not exactly giving a lot of helpful background and context info, it's hard to say what might be causing this.

Lynne
05-22-2009, 03:10 PM
That error is from a modification. You need to get support for modifications in the modification thread.