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

miro.log’s picture

Category: bug » support
aleksey.tk’s picture

Assigned: Unassigned » aleksey.tk

Run update.php and see if it will fix this error. If not, then write me here and we will find problem together.

miro.log’s picture

Done... 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

miro.log’s picture

May 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...

Maxime Topolov’s picture

I 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.

miro.log’s picture

thank you...

land0’s picture

This issue still exists. :(

Any thoughts?