Quote:
Originally Posted by Jaxel
Hmm... Pehchaan... lets try it this way... In:
Manage Products > Video-Directory > EDIT > Version
Change it to 1.0.0... Then try to re-install. (used attached file)
If that doesn't work.. Delete all "Existing Install/Uninstall Code" (there are checkboxes on the right to delete them)... then uninstall, and then re-install with the attached file... But try the other way first.
|
okay I installed with attached xml using first way.
Forum home is fine now, but getting database error when browing /video.php
Quote:
Database error in vBulletin 3.8.0 Release Candidate 1:
Invalid SQL:
SELECT videotagvideo.tagid AS tag, videotag.*, COUNT(*) AS quantity
FROM community_videotagvideo
INNER JOIN community_videotag ON (videotag.tagid = videotagvideo.tagid)
WHERE videotagvideo.dateline > 1199740602
GROUP BY videotag.tagid, videotag.tagtext
ORDER BY quantity DESC
LIMIT 50;
MySQL Error : Unknown table 'videotag'
Error Number : 1051
Request Date : Tuesday, January 6th 2009 @ 04:16:42 PM
Error Date : Tuesday, January 6th 2009 @ 04:16:42 PM
Script : http://www.domain.com/video.php
MySQL Version : 5.0.67-community
|