Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing preview image #10

Open
3Dickulus opened this issue Jan 3, 2021 · 0 comments
Open

Missing preview image #10

3Dickulus opened this issue Jan 3, 2021 · 0 comments

Comments

@3Dickulus
Copy link

3Dickulus commented Jan 3, 2021

using v1.2.11

admin can see embeded youtube preview image

<div class="oharaEmbed youtube" id="oh_NOS95oFPMT4" style="width: 640px; height: 360px; background-image: url(&quot;//i.ytimg.com/vi/NOS95oFPMT4/hqdefault.jpg&quot;); background-size: cover;">
    <noscript>
        <a href="//www.youtube.com/watch?v=NOS95oFPMT4">//www.youtube.com/watch?v=NOS95oFPMT4</a>
    </noscript>
<div class="youtube_play">

normal users and guests only see black background

<div class="oharaEmbed youtube" id="oh_NOS95oFPMT4" style="width: 640px; height: 360px;">
    <noscript>
        <a href="//www.youtube.com/watch?v=NOS95oFPMT4">//www.youtube.com/watch?v=NOS95oFPMT4</a>
    </noscript>
</div>

in transition to SMF 2.0.17

@3Dickulus 3Dickulus changed the title Missing prefix Missing preview image Jan 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant