[wordtube] Mysql error with wordtube
-
Hi, i’ve installed the wordtube plugin (version 2.1.0) following the instructions on Alex Rabe page, the install went ok, without errors but when i try to upload new videos it doesn’t work. The browser uploads the file but when the file is completed wordtube “gallery” is still empty.
Checking the web server log i found out this error:
WordPress database error Unknown column 'counter' in 'field list' for query INSERT INTO wp_wordtube ( name, creator, description, file, image, width, height, link, autostart, disableAds, counter )\r\n\tVALUES ( '', '', '', 'https://www.kikentai.org/myspace/squiggle.flv', 'https://www.kikentai.org/myspace/squiggle.png', '320', '240', '', '0', 0, '0' ) made by require_once, do_action, call_user_func_array, wordTubeAdmin->show_menu, wordTubeManage->wordTubeManage, wordTubeManage->controller, wt_add_media, referer: https://ippolita.net/ticonzero/wp-admin/upload.php?page=wordTube
looking further i found out that on plugin activation i get the following error:
WordPress database error ALTER command denied to user ‘*****’@’******’ for table ‘wp_wordtube’ for query ALTER TABLE wp_wordtube ADD counter MEDIUMINT(10) NULL DEFAULT ‘0’ made by activate_plugin, do_action, call_user_func_array, wt_install, wordtube_install, referer: https://ippolita.net/ticonzero/wp-admin/plugins.php?deactivate=true
Any idea on why is this happening?
I have the same problem both directly uploading and pointing to an external video file.Thank!
Marcello
- The topic ‘[wordtube] Mysql error with wordtube’ is closed to new replies.