ChrisTERiS
Well-known member
I'm trying to add Mega.nz as a new media site. Here are my settings:
and this is the embed code:
But when I'm trying to add the link below
i'm getting this screen:
and the result is this:
What is strange that if you try the above link in your browser it works fine, and also, in my own php script, it works fine.
Anybody can point me on what I've wrong in my settings?
Thank you
Chris
and this is the embed code:
HTML:
<div class="bbMediaWrapper">
<div class="bbMediaWrapper-inner">
<iframe width="640" height="360" frameborder="0" src="https://mega.nz/embed/{$id}" allowfullscreen ></iframe>
</div>
</div>
But when I'm trying to add the link below
File on MEGA
mega.nz
i'm getting this screen:
and the result is this:
What is strange that if you try the above link in your browser it works fine, and also, in my own php script, it works fine.
Anybody can point me on what I've wrong in my settings?
Thank you
Chris