The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have suddenly started getting this error appearng when i try to move exiting threads to another forum on my board - anybody help me with what it means please, and how to fix it (it still moves the thread but gives me this error when it does)
Database error in vBulletin 2.3.3: Invalid SQL: SELECT forumid,threadcount,replycount,parentlist,parentid ,lastpost,lastthread,lastposter FROM forum WHERE INSTR(CONCAT(',',parentlist,','),',5,')>0 mysql error: Unknown column 'lastthread' in 'field list' mysql error number: 1054 Date: Thursday 01st of January 2004 05:28:04 PM Script: http://final-fantasy-overdrive.co.uk...s/postings.php Referer: http://final-fantasy-overdrive.co.uk...s/postings.php |
#2
|
||||
|
||||
![]()
Have you installed any hacks that edit posting.php? Since the 'lastthread' column isn't default, you have probably installed a hack incorrectly (I.E Not running a particular query)
|
#3
|
||||
|
||||
![]()
Not a MYSQL genius myself
![]() Have you installed any hacks recently that could effect this? |
#4
|
||||
|
||||
![]()
Soz assassingod, posted at same time as you it appears
![]() |
#5
|
|||
|
|||
![]()
not that can think of - that have involved editing posting.php, but i will check and if so recheck the hack - if not any ideas what i can do to eradicate this error
|
#6
|
||||
|
||||
![]()
You've most likely just missed a MYSQL query on a hack you recently installed
|
#7
|
|||
|
|||
![]()
I don't think i have, i also just checked the size of my original postings.php to the one that is on my site and they are the same size - so i assume i haven't modifed anything there either
|
#8
|
||||
|
||||
![]()
lastthread is not a default row in the table forum so you must have hacked/edited it!
|
#9
|
|||
|
|||
![]()
I just opened up my postings.php file that is uploaded to my site and couldn't even find any reference to lastthread in it - So i really don't understand it at all.
Is there any other area where this could be getting generated from ?? and if not, if i were to add a blank row to my forum table in the database as lastthread - think that may solve it at all ?? |
#10
|
|||
|
|||
![]()
You can find that line in admin/functions.php
open the file and find this line: PHP Code:
Regards, g-force2k2 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|