Hello,

I enabled the embed option locally and I didn't have any problem. I did on the live server and my watchdog was filled of this kind of entries
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/28592_third_84x46.jp ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/9541_third_480x360.j ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/26721_third_480x360. ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/8518_third_480x360.j ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/13953_third_480x360. ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/3398_third_84x46.jpe ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/28023_third_116x93.j ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/33143_third_116x93.j ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/36709_third_480x360. ... ferran
error php 11/11/2009 - 15:46 unlink(files/videos/image-cache/28492_third_84x46.jp ... ferran

plus, mytop was showing queries like "Delete from op_video_files where video_id=XXX". Obviously, that sounds really bad, so I stopped the browser that was waiting before clicking "Save fields settings". So, I can't activate the embed functionality and I can't find any table / variable that should be set as 1 or whatever to get it enabled.

How can I do that? Thanks!

Comments

ferrangil’s picture

Status: Active » Fixed

It looks like the point was that the table op_video_image_cache was being emptied, and that took a loooong time.
Embeding it's working now. I just think it would be a plus to add a note on the edit page, warning that saving the video field clears that cache and thus, it needs to be re-created (I'm using boost that generates static html files for anonymous, and some are getting lists of videos without thumbnails).
I don't know if it's the same on blue droplet video...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.