Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Problem with Importing from vBulletin 3.8
A.Chakery
New
Hello ,
I am having trouble with exporting my vBulletin 3.8 database .
It gives me this error when I press begin export button :
insert into VbulletinUserMeta (UserID, Name, Value) select userid, 'Profile.Phone Model', field5 from userfield where field5 != '';Unknown column 'field5' in 'field list' Error: (1024) Unknown column 'field5' in 'field list'
Would you please help me to solve this issue ?
Thank you very much.
0
Comments
Ok I solved my previous issue but now it is giving me below error... would you please help me to solve it ?
Thank you
Not sure if this is a copy & paste error, but since the two select statements have the same amount of columns: have you seen that in your code above in line 26 there is a colon which normally shows the end of a command and afterwards there is the text you get as an error?
The second select doesn't have the filethumb field.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.