Active
Project:
Seesmic comment
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 04:40 UTC
Updated:
26 Aug 2008 at 05:09 UTC
We've installed the modules, and it's almost working... the video records, and plays back. But once you click "Publish", the comment publishes but the video is not attached to the comment. It does save the video in the seesmic account, but we can't figure out why it's not displaying the video in the comment. Is there something simple we missed in the setup? Or anything special we need to set up aside from enabling the modules, and setting permissions? Thank you!
Comments
Comment #1
marie_t commentedWe finally figured it out! It looks like the module wasn't creating the thumb_url column in the seismic_video table. So we ran update.php, selected the current version, and voila it works! And we LOVE it really easy to use, can't wait for some members to start posting video comments. Thanks for the great work.
Comment #2
Maxime Topolov commentedOk thanks !
Comment #3
zhte commentedI have this problem also. Running update.php did not solve it for me. seesmic_comment.install does not refer to a column named thumb_url. The columns I have in the table seesmic_comments are:
scid int(10)
cid int(10)
seesmic_video_id varchar(255)
status