Quote:
Originally Posted by biome.pat
Let me guess -- and the tooltip was showing up when you hovered the link, saying "External Embedding Not Available"?
I think I just figured this out:
Turn off "Extract destination data" in the settings. It seems like it's detecting embedding as disabled regardless. You'll need to rebuild to fix old posts, but any new posts should just show up.
This is vB3.8.3 by the way, in case it helps Geek!
Cheers all
UPDATE: The only other plug-in that seemed like it might conflict was the "Auto-Merge Post" plugin, which also uses the newpost_complete hook. I disabled it and the problem was still there.
|
Not sure about the automerge hack (which I noticed in your attachement) however i did notice that the video that embeded clearly didn't extract the definition data as the title was just 'You Tube'. There is either a subtle bug with validation when extraction isn't enabled (or working) or you have extraction on, but your server doesn't allow it (i.e. you don't have ccurl). Edit the Youtube definition and either remove the validation regexp or turn off the 'extraction' setting.
HTHs