tomakun
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: wordTube] Unable to add videos to wordTubeI think I’ve found the solution to this. Check this topic.
Forum: Plugins
In reply to: [wordtube] Mysql error with wordtubeOkay we solved the problem. Thanks to YOU for sharing your logs, and thanks to my friend who’s handling the DB and server.
The problem is due to permissions on your database. Right now it seems you can’t do the ALTER command.
Check your wordtube database table to see if you have the “counter” field. If not, you must create this field on your own manually with root privileges (ALTER TABLE ADD wp_wordtube MEDIUMINT against (10) NULL DEFAULT’0). In my case, I did that and it worked.
Perhaps a second solution for this problem: add the right ALTER for the user of your database and restart the installation of wordTube. I think it will create the field “counter” automatically.
Good luck.
Forum: Plugins
In reply to: [wordtube] Mysql error with wordtubeYou’re not alone here, we’ve got the very same problem. Uploading or linking to youtube return us an empty gallery/playlist… looking on the problem now, but not sure if we can solve it.
Forum: Plugins
In reply to: [Plugin: wordTube] Unable to add videos to wordTubeSame issue here.
I’m unable to add videos. When I go through the procedure and valid to add my media file, I’m brought back to the media list page but the list is empty…
Anybody can help ?
WP2.7