PDA

View Full Version : I can't attach shizzle


TheEnd
04-26-2003, 10:21 PM
Database error in vBulletin 2.3.0:

Invalid SQL: UPDATE forum
SET lastthreadtitle = 'BLOOD RED PSD'
WHERE forumid = 16
mysql error: Unknown column 'lastthreadtitle' in 'field list'

mysql error number: 1054

Date: Saturday 26th of April 2003 04:16:41 PM
Script: http://www.rec0n.com/forums/forums/newthread.php
Referer:
http://www.rec0n.com/forums/newthread.php?action=newthread&forumid=16





Whats taht mean, how do I fix it? It does it in all the forums on the style BLOOD RED, how do I fix it? All the other styles are fine..

Hobbes
04-27-2003, 03:45 AM
mysql error: Unknown column 'lastthreadtitle' in 'field list'
..

this is just a guess, but it says there is no 'lastthreadtitle' column....probably has to do with the hack. so you may have to run that query..but yeah....i duno what to tell ya *sucks at helping becuz he too is n00bish*

TheEnd
04-27-2003, 06:53 AM
So I just run that as a query?

TheEnd
04-27-2003, 08:07 PM
I tried running it,

Error

SQL-query :

mysql error : Unknown COLUMN 'lastthreadtitle' IN 'field list'

MySQL said:


You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'mysql error : Unknown COLUMN 'lastthreadtitle' IN 'field list
Back

didnt work

filburt1
04-27-2003, 08:13 PM
You don't have any hack properly installed that uses the lastthreadtitle column.