Quote:
Originally Posted by Jaxel
Okay, here is a fixed product file... uninstall the previous version first.
You will need to edit the product and DELETE the SECOND "Existing Install/Uninstall Code" before you will be able to uninstall it. There was a problem with the install procedure related to uStream.
|
Jaxel, I got this error when I run the "Import Media from Video Directory Remixed" process.
Code:
Database error in vBulletin 4.0.3:
Invalid SQL:
SELECT media_tag_content.*, media_tag.tagText
FROM vb_media_tag_content AS media_tag_content
LEFT JOIN vb_media_tag ON(media_tag.tagID = media_tag_content.tagID)
WHERE media_tag_content.mediaID = '1'
ORDER BY media_tag.tagText ASC;
MySQL Error : Unknown column 'media_tag.tagText' in 'field list'
Error Number : 1054
Request Date : Saturday, April 17th 2010 @ 12:20:50 PM
Error Date : Saturday, April 17th 2010 @ 12:20:50 PM
Script : http://www.domain.com/testvb/admincp/misc.php?do=rebuild_media_info
Referrer : http://www.domain.com/testvb/admincp/misc.php?do=import_media_video
MySQL Version : 5.0.90-community