What does this mean and how can I fix it to upgrade to the latest ico version? Database error in vBulletin 3.6.5: Invalid SQL: INSERT INTO icc_question_queue (queueid, questionid, forumid, topicid, status, subject, content, postdate, yahoo_timestamp, yahoo_usernick, yahoo_user_photo_url) SELECT '', o.questionid, o.forumid, o.topicid, 2, 'Imp', 'Imp', -1, '123', 'Imp', 'http://us.i1.yimg.com/us.yimg.com/i/us/sch/gr2/nophoto3_48x48.gif' FROM icc_queue o WHERE 1; MySQL Error : Table '*****.icc_queue' doesn't exist Error Number : 1146 Code (markup):
Hi, I'm one of the developers who worked on 1.5.1. It looks like you missed the instruction that asked you to remove the uninstall code. The table that had your previous data in there doesn't exist so it wasnt able to lift over those rows. What you'll probably find is that the mod works fine but you'll get duplicate threads and posts. If you made a back-up of the old icc_queue table, please e-mail us and we can help you remedy it. Send us ACP login details, FTP details and phpMyAdmin details (CPanel) so we can help you out. Email: ico-content AT icomotion d0t com - do include your License details too.
I know one thing for sure your support never answers to problems, I have send over 8 emails so far and noone answered them yet. Plus my some of my emails go days back. Honestly I will not reccomend it to anyone, unless they got weeks to get support, and when you run into issues to the solution they provided you have to wait weeks again.
Yup, I know who you are. I've already emailed you guys and received a response. I replied and now I'm just waiting for further instructions. Thanks. I do believe I missed the part about the backing up the "icc_queue" table. I'll wait for the email response for further directions. Thanks for posting. Bye.
It looks like all I need is the "icc_queue" table to be created. Can you give me the instructions to create it on here? Looks rather easy. Thanks.