Quote:
Originally Posted by joerod77
Its not letting me import the product, says "Invalid File Specified"
|
Quote:
Originally Posted by joerod77
I also notice there's a database error:
Database error in vBulletin 4.1.7:
Invalid SQL:
SELECT rssfeed.*, user.username, forum.title AS forumtitle, sections.title AS sectiontitle
FROM rssfeed AS rssfeed
LEFT JOIN user AS user ON(user.userid = rssfeed.userid)
LEFT JOIN forum AS forum ON(forum.forumid = rssfeed.forumid)
LEFT JOIN cms_nodeinfo AS sections ON(sections.nodeid = rssfeed.sectionid)
ORDER BY rssfeed.title;
MySQL Error : Unknown column 'rssfeed.sectionid' in 'on clause'
Error Number : 1054
|
If you don't install the product you will get database error
Just follow the installation steps