News:

Wondering if this will always be free?  See why free is better.

Main Menu

Simple Audio Video Embedder

Started by SMFHacks.com Team, August 09, 2010, 10:42:47 PM

Previous topic - Next topic

vbgamer45

What security error are you getting? i am using the standard code from youtube the embed code.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mtbikernate

Chrome tells me nothing unless I click the little shield that appears to the right of the URL. When I do, the option is to "run unauthenticated scripts".

Firefox gives me a little more information. It says, "Firefox is blocking content on this page. Most websites will work properly even if content is blocked. Insecure content. Some unencrypted elements on this website have been blocked."

MSIE says, "Only secure content is displayed."

Thinking on it a bit, this is probably due to the fact that I am accessing the forum on https:// protocol. If I switch to regular http://, I don't get any warnings. Might there be a way to avoid security warnings when using SSL to access the forum? I have some users who requested SSL.

vbgamer45

That would be in then.
If a user posts a non https:// youtube link you will get that error.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mtbikernate

It was even showing up with youtube links that used https:

Part of the source of my confusion.

vbgamer45

Then I have no idea you would need to debug on your end this is the first report I have heard of that. I do not have a SSL SMF forum.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

青山 素子

Sounds like a mixed-mode issue. Most browser makers have moved this situation from a warning to now actually block non-secure content on a page that is loaded via SSL.

vbgamer45, I'd suggest checking each of the services for SSL support. If they have it, you can change the URL from "http://" to just "//" or just use "https://". The double-slash basically tells the browser to use the same protocol used to access the page (see here for some more information).

Of course, this won't help with services that don't support SSL, but those are getting fewer. All the major services should support loading over HTTPS now.
Motoko-chan
Director, Simple Machines

Note: Unless otherwise stated, my posts are not representative of any official position or opinion of Simple Machines.


mcelliot_g

Hello, I was wondering if you could help me. I have a recently converted forum from phpbb3 to smf 2.0.9. I used the SAVE 3.1 which works fine, except one problem. Links with multiple video links do not work well, specifically with dailymotion. Only the first video is shown, and I don't know how to fix it myself! Is it a plugin or something with my forum? For reference here are the links:

http://www.dailymotion.com/video/x25avzd_switch-on-digea-dvb-t-ch-23-thassos_tech [nofollow]

http://www.dailymotion.com/video/x25awr2_switch-on-digea-dvb-t-ch-37-thassos_tech [nofollow]

http://www.dailymotion.com/video/x25awew_switch-on-digea-dvb-t-ch-51-thassos_tech [nofollow]

http://www.dailymotion.com/video/x25ax60_switch-on-nerit-dvb-t-ch-22-thass%CE%BFs_tech [nofollow]

http://www.dailymotion.com/video/x25av64_switch-off-ant1-analogue-ch-43-thassos_tech [nofollow]

http://www.dailymotion.com/video/x25axbd_switch-off-digea-dvb-t-ch-24-plaka_tech [nofollow]

http://www.dailymotion.com/video/x25azao_switch-on-digea-dvb-t-ch-27-30-43-48-plaka_tech [nofollow]

Is it something I can fix myself? Thanks in advance for your reply!

vbgamer45

No would probably have to addd another video type to support it.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mcelliot_g

It's quite strange though, I can't understand why this is happening on Dailymotion only, I can see multiple videos with youtube and I'll test other video sites as well!
By the way, the youtube video address has to be exact? If it has a suffix like &feature after the video id it won't embed, is this normal?

vbgamer45

Ok I misread the question will have to see maybe duplicate code loaded or same css id
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

mcelliot_g

Thank you so much, hope to see this and the youtube url id fixed soon!!! Thanks for your time also! Cheers!
Oh, I realized I expressed myself badly, I meant to say when you put more than one dailymotion links in a single post, it only embeds the first one and vanishes the rest from the post, not even the links are shown!

HarryBosch

Hi, new here - I've installed (via package manager, unzipped) and don't see where the settings are... I go to admin, and see just the default 8 options.

Package manager tells me the mod installed fine, and is sitting there, but I don't see the mod settings

vbgamer45

Make sure the mod installed by using http://www.smfhacks.com/smf-package-parser.html and upload the mod to it then check your files for the edits.
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

HarryBosch

Quote from: vbgamer45 on March 18, 2015, 09:53:35 AM
Make sure the mod installed by using hxxp:www.smfhacks.com/smf-package-parser.html [nonactive] and upload the mod to it then check your files for the edits.

uploaded the mod there, but don't understand the 'check your files for the edits' part? I have to edit these files manually?




HarryBosch


vbgamer45

If you using a custom theme or language copy themes/default/language/modifications.english.php to your themes languages folder

Language on forum needs to be english or english utf8
Community Suite for SMF - Take your forum to the next level built for SMF, Gallery,Store,Classifieds,Downloads,more!

SMFHacks.com -  Paid Modifications for SMF

Mods:
EzPortal - Portal System for SMF
SMF Gallery Pro
SMF Store SMF Classifieds Ad Seller Pro

HarryBosch

Quote from: vbgamer45 on March 18, 2015, 10:24:11 AM
If you using a custom theme or language copy themes/default/language/modifications.english.php to your themes languages folder

Language on forum needs to be english or english utf8

no, standard theme (I'm a brand new smf user), and language is set to English. Do you have a screenshot of where this mod's settings should be? It may be that I'm just not seeing it, being a brand new smf user

HarryBosch

ok found it, it's not in admin itself :)

for any future users:

admin > package manager > simple audio video embedder > settings

HarryBosch

ok, now that it's installed etc - I assume I can go back and change the chmod for those files/directories I made writeable?

Steve

I would say yes because I installed it without making any chmod changes.

And hey, if it doesn't work after putting them back, you can always change them again, eh? :P
DO NOT pm me for support!

Advertisement: