[IMPX-404] Invalid SQL on attachment import from phpBB3 > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom 

[IMPX-404] Invalid SQL on attachment import from phpBB3

Category: vBulletin - ImpEx
Viewed: 61 times
Printerfriendly version version of Microsoft Word HTML version

Getting a repeat of the attachment import bug supposedly fixed in 1.104 here: http://tracker.vbulletin.com/browse/IMPX-400

Am using impex code downloaded a few hours ago, but still getting the mysql error below when importing attachments.

This is currently holding up the move of my board to vB so any assistance would be much appreciated. :o)

ImpEx Database error

mysql error: Invalid SQL:
INSERT INTO attachment
(
importattachmentid, filename, filedata,
dateline, visible, counter, filesize,
postid, filehash, userid, extension
)
VALUES
(
'1306',
'Test 2.JPG',
'',
'1205508267',
'1',
'191',
'',
'47636',
'aa12fa043cd351a53a246bdf183a5dda',
'364',
'jpg'
)

mysql error: Unknown column 'filedata' in 'field list'

mysql error number: 1054

Fri, 04 November 2011