Recorded video not attaching to comment
marie_t - August 6, 2008 - 04:40
| Project: | Seesmic comment |
| Version: | 5.x-1.0 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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!

#1
We 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.
#2
Ok thanks !
#3
I 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