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

spiros

You need to activate sites from Admin -> Simple Audio Video Embedder -> Settings

imrich

This mod has been working for a while on my site with no issues.

I'm running SMF 2.0.3 and I recently updated from an older 2.05 version to 2.06 of this mod by simply installing 2.06 on top of the version 2.05 which was already running. There were no errors reported during the installation of 2.06.

When I enter the Simple Audio Video Embedder Settings page I see two errors in my SMF error log:

http://www.mydomain.tld/smf/index.php?action=admin;area=mediapro;sa=settings;sesc;b72dfb14208=ad895abfd7e4ea33e1641aa47d86c724
8: Undefined index: label
File: /home/user/public_html/smf/Themes/default/GenericMenu.template.php
Line: 327


AND


http://www.mydomain.tld/smf/index.php?action=admin;area=mediapro;sa=settings;sesc;b72dfb14208=ad895abfd7e4ea33e1641aa47d86c724
8: Undefined index: mediapro_settings2
File: /home/user/public_html/smf/Sources/AutoEmbedMediaPro2.php
Line: 88

I have never seen these errors before the update to 2.06 of Simple Audio Video Embedder.

Any ideas as to why I'm having these errors in my logs? Thanks for any help!

Rich

rivrunnr1

Any chance at all for photobucket compatibility? Sooooooooooooo many people use PB anymore.

vbgamer45

Quote from: rivrunnr1 on January 07, 2013, 10:21:54 AM
Any chance at all for photobucket compatibility? Sooooooooooooo many people use PB anymore.
Send me a couple sample links and will see what I can do.
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

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

eric1234

Quote from: tschaefges on April 09, 2012, 11:05:44 PM
Great mod!

Would it be possible to add player.vimeo.com, the non-flash version of the Vimeo player that's compatible with the iPad and iPhone? The code looks like this:


<iframe src="http://player.vimeo.com/video/35843973?title=0&amp;byline=0&amp;portrait=0" width="601" height="338" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

No solution for this?

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

eric1234

Quote from: vbgamer45 on January 15, 2013, 05:31:40 PM
Haven't had time to look into it.
I see. Hopefully you will have time to look into it soon :) Thank you

lucidbluegravy

im kind of new to smf and this is one of the first mods ive gotten.  it works like it should for the most part but when you go to play the video once its been posted mousing over it at all makes the bottom and top bars flash uncontrollably.  its very annoying.  is there a way to fix this?

also...its only doing this in chrome.  works fine in every other browser

teos55

smf 2.0.3 default theme curve  simple portal 2.3.5   simple audio video embedder 2.0.6

  Looked through the topic but couldnt find

How can limit guests from viewing videos ?

I have mods :

Registered links and Hide images from guests mods 

but they do not catch youtube videos .

the topic content as an example :

h t t p://www.youtube.com/watch?v=T6o2sNGef6Y

vbgamer45

So guests can still see the video with the player for youtube?
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

teos55

Unfortunately yes.

  The videos are in a specific board. ( enabled for guests, because members comment on them, and guests should only see the comments not the video itself)

  If I disable the guest access in the board permission, no problem, but I dont want that.



imrich

Quote from: imrich on January 06, 2013, 10:05:59 AM
This mod has been working for a while on my site with no issues.

I'm running SMF 2.0.3 and I recently updated from an older 2.05 version to 2.06 of this mod by simply installing 2.06 on top of the version 2.05 which was already running. There were no errors reported during the installation of 2.06.

When I enter the Simple Audio Video Embedder Settings page I see two errors in my SMF error log:

http://www.mydomain.tld/smf/index.php?action=admin;area=mediapro;sa=settings;sesc;b72dfb14208=ad895abfd7e4ea33e1641aa47d86c724
8: Undefined index: label
File: /home/user/public_html/smf/Themes/default/GenericMenu.template.php
Line: 327


AND


http://www.mydomain.tld/smf/index.php?action=admin;area=mediapro;sa=settings;sesc;b72dfb14208=ad895abfd7e4ea33e1641aa47d86c724
8: Undefined index: mediapro_settings2
File: /home/user/public_html/smf/Sources/AutoEmbedMediaPro2.php
Line: 88

I have never seen these errors before the update to 2.06 of Simple Audio Video Embedder.

Any ideas as to why I'm having these errors in my logs? Thanks for any help!

Rich


Ping!

Any ideas on this please?

vbgamer45

For the second error looks like you are missing

"$txt['mediapro_settings2'] = 'Settings and configuration for Simple Audio Video Embedder';"

From your themes/default/languages/modifications.english.php
Or if you are using a custom theme from that file as well.
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

imrich

I'll look into this, thanks!

Do you have any idea what could cause the first error?

imrich

I looked into this and was missing:

$txt['mediapro_settings2'] = 'Settings and configuration for Simple Audio Video Embedder';
$txt['mediapro_copyremove'] = 'Copyright Removal';
$txt['mediapro_copyremove2'] = 'Remove the copyright for Simple Audio Video Embedder';

I found them all in the install.xml

So I wonder why the update didn't install these new strings. So now I wonder what else is missing?

Also, do you have any idea on the first error, this one:


http://www.mydomain.tld/smf/index.php?action=admin;area=mediapro;sa=settings;sesc;b72dfb14208=ad895abfd7e4ea33e1641aa47d86c724
8: Undefined index: label
File: /home/user/public_html/smf/Themes/default/GenericMenu.template.php
Line: 327

Thanks for your help!

vbgamer45

It's a tab issue missing a label have to look into it more.
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

imrich

 
Quote from: vbgamer45 on January 22, 2013, 10:09:04 AM
It's a tab issue missing a label have to look into it more.

I already compared my  /home/user/public_html/smf/Themes/default/GenericMenu.template.php file with one from the file included in the fresh install smf 2.0.3 download and they compare with no differences. So any help would be appreciated.

Thank you!

dmask

hi,
what the example link for google map?

you posted this time ago:

https://maps.google.com/maps?client=safari&q=2949+Alamo+St.+Simi+Valley,+CA+93065&oe=UTF-8&ie=UTF-8&hq=&hnear=2949+Alamo+St,+Simi+Valley,+CA+93063&gl=us&ei=bwQhTcLGDIK6sQPfp7SvAg&oi=geocode_result&ved=0CBgQ8gEwAA

tried it but doesnt work on my forum.

youtube and youtube short works, maps doesnt.

is possible to do an itinerary too?
like:
https://maps.google.com/maps?saddr=2949+Alamo+St,+Simi+Valley,+CA+93063&daddr=Cimmaron+Ave+to:N+Greensward+St+to:34.2824214,-118.7524221+to:Sycamore+Dr&hl=it&ll=34.287006,-118.738174&spn=0.062335,0.132093&sll=34.287006,-118.738151&sspn=0.015584,0.033023&geocode=FZ4tCwIdGTPs-CmlQ7ptFCnogDE15070d3ftdw%3BFcAnCwIdSSXs-A%3BFUAmCwId5wTs-A%3BFbUbCwIdWvvr-CkTHVHsOSnogDFUsyl3e40meA%3BFboVCwIdyBzs-A&t=h&gl=us&mra=dpe&mrsp=3&sz=16&via=3&z=14

in settings i have activated:
DailyMotion
Facebook
Google Maps
Google Video
justin.tv
own3d.tv
UStream.tv
Veoh
Vimeo
Youtube
Youtube Short Url

didnt tried them all but youtube is like the only one i realy need, and it works realy good.
my forum is about motorcycles and people usually posts google maps itineraries links of their trips, so would be nice to have those "live" on posts.


thank you.

Advertisement: