News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Simple Audio Video Embedder

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

Previous topic - Next topic

vbgamer45

You would need to put div around it.
But if you are doing it for each one you would be probably better off editing source code maybe
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

Steve

Quote from: Shambles on May 11, 2015, 01:06:03 PM
If you change the suffix/extension from .gifv to .jpg it displays nicely when enclosed within [img] tags ;)

Sweet!
DO NOT pm me for support!

dkst0426

Quote from: Shambles on April 28, 2015, 12:07:21 PM
Post a typical link that you would expect the mod to parse, and I'll see if it works on my installation.
That's part of the issue - I'm not sure what the link should be for an ESPN video. The link they provide under their sharing link is just a link to the actual page with the video, not a direct link.

MESWEB

Quote from: vbgamer45 on May 11, 2015, 03:10:34 PM
You would need to put div around it.
But if you are doing it for each one you would be probably better off editing source code maybe

Yes if You see post before You will see my edit code where are already added div around iframe. That should work but when I make new post then there are no new div around iframe. Why?

vbgamer45

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


vbgamer45

You have to resave the settings in the admin area of SAVE in order for them to take affect
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

emonk

I have a question about how to disable auto embedding; but first I must say thank you for this great mod!

My question is, how I can disable the auto embedding in shoutbox chat like the nneonneo's AJAX ShoutBox?

Thank you for any advise!


vbgamer45

You would need to modify when ever the shoutbox is called to include this code

$context['save_embed_disable'] = 1;


Then disable again after the shoutbox is loaded.
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

Jade Elizabeth

Quote from: vbgamer45 on May 23, 2015, 12:33:09 AM
You would need to modify when ever the shoutbox is called to include this code

$context['save_embed_disable'] = 1;


Then disable again after the shoutbox is loaded.

That's really awesome you can do that!
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.


Jade Elizabeth

Use the package manager in admin after downloading the zip file :)
Once proud Documentation Writer and Help Squad Leader | Check out my new adult coloring career: Color With Jade/Patreon.

emonk

Quote from: vbgamer45 on May 23, 2015, 12:33:09 AM
You would need to modify when ever the shoutbox is called to include this code

$context['save_embed_disable'] = 1;


Then disable again after the shoutbox is loaded.
It worked!

Thank you

vbgamer45

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

GleamPlay.com

How to make it so that link will display as video in Post Preview?
Thanks!!
Gleam - http://gleamplay.com
The SMF to have fun, meet new friends and play games!

Steve

If you type in 'post preview' in the search box at the top of this page for this topic you'll see why it's not been done.
DO NOT pm me for support!

alexetgus

WARNING !!!

An error exists in this mod. It is located on the file /Sources/AutoEmbedMediaPro2.php lines 69 and 116.

Search: (line 69 & 116)

$context[$context['admin_menu_name']]['tab_data'] = array(



Replace with:

$context['admin_menu_name']['tab_data'] = array(



Enjoy ! ;)

vbgamer45

That is the default behavior for SMF 2.0 that is how it should be coded.
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

alexetgus

Yet mistakes is also logged in log SMF.
The amendment fixes the errors ...

line 69 is also concerned...

Sorry for my english. Google translate talk for me... :-[

Steve

Quote from: alexetgus on May 29, 2015, 02:48:23 PM
WARNING !!!

An error exists in this mod.

This was really unnecessary. A simple question about what you believe to be an error would have been a lot better imo ...

And I've used this mod for ages without a single problem or error.
DO NOT pm me for support!

Advertisement: