Hi and thanks for this module! Here the error I'm getting when posting a video-comment. All the rest seems to work fine, videos are visible at Seesmic and comments are saved correctly.
I'm not a coder so don't know if this error could be due to a bug... but I noticed an unusual slowness when enabling the Seesmic Api module, both with the stable and the dev versions. Sorry in advance if the trouble is on my side...
user warning: Unknown column 'thumb_url' in 'field list' query: INSERT INTO seesmic_videos (dsvid, seesmic_video_id, uid, created, thumb_url) VALUES (5, '3fPqpiCUIg', 1, 1217763458, 'http://t.seesmic.com/thumbnail/uNFFFjf20p_th1.jpg') in /var/www/vhosts/civit.as/httpdocs/organization/includes/database.mysql.inc on line 172.
cheers
miro
Comments
Comment #1
miro.log commentedComment #2
aleksey.tk commentedRun update.php and see if it will fix this error. If not, then write me here and we will find problem together.
Comment #3
miro.log commentedDone... the problem persists. Error:
user warning: Unknown column 'thumb_url' in 'field list' query: INSERT INTO seesmic_videos (dsvid, seesmic_video_id, uid, created, thumb_url) VALUES (6, 'xmDA00OrGX', 1, 1217869572, 'http://t.seesmic.com/thumbnail/RARmfuSgxv_th1.jpg') in /var/www/vhosts/civit.as/httpdocs/organization/includes/database.mysql.inc on line 172.I noticed also that seesmic-related menu items are listed as empty items.
hope this can help
miro
Comment #4
miro.log commentedMay I ask if the menu issue (seesmic menu items appearing as empty items in navigation menu) is a seesmic module-related issue, or if it depends on other.
Secondarly, I did not understand if any video-comment file is created within drupal, or if recorded video content is available at seesmic.com only.
Thanks for your patience...
Comment #5
Maxime Topolov commentedI let cyberpank deal with the bug. About videos, those remain on seesmic.com servers and conversation may be followed up on seesmic.com. This allows you to create a cross-blog / cross-site video conversation.
Comment #6
miro.log commentedthank you...
Comment #7
land0 commentedThis issue still exists. :(
Any thoughts?