vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

BirdOPrey5 05-08-2011 01:15 AM

From your original post:

Code:

<object width="$ameinfo[425]" height="$ameinfo[350]">
Code:

<object width="$ameinfo[425px]" height="$ameinfo[350px]">
Code:

<object width="425px" height="350px">
None of the above will ever work.

Code:

<object width="425" height="350">
This will work but it will always be the same size no matter what zone you are in.

Code:

<object width="$ameinfo[width]" height="$ameinfo[height]">
Is the correct code. You have 2 places in the embed code you need to use this (both in the OBJECT tag and the EMBED tag)

If this isn't working you probably need to check your zone settings in AME Settings because this code is absolutely correct.

basketmen 05-11-2011 07:42 PM

Quote:

Originally Posted by basketmen (Post 2170245)
Hi, i am requesting vbtube video embeded in forum post, please make the definition

too bad there is still no definition for uploaded vbtube video until now, vbtube is one of major video mod for vbulletin, its should be integrated with AME, at least the definition for the uploaded video


example video page, this is uploaded video, not just linked from other video sharing sites :
http://www.vbtube.com/vbulletin3-dem...php?tubeid=103

example embed code :

Code:

<object id="player" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="550" height="362"><param name="movie" value="http://www.vbtube.com/vbulletin3-demo/mediaplayer/jwplayer/player-min.swf" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="file=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/flv/529_27072.flv&image=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/thumb/1_529_27072.jpg&logo=http://www.vbtube.com/vbulletin3-demo/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&controlbar=over&viral.functions=embed&skin=mediaplayer/jwplayer/skins/6.zip&abouttext=vBTube&aboutlink=http://www.vbtube.com" /><embed type="application/x-shockwave-flash" id="player2"        name="player2" src="http://www.vbtube.com/vbulletin3-demo/mediaplayer/jwplayer/player-min.swf" width="550" height="362" allowscriptaccess="always" allowfullscreen="true"        flashvars="file=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/flv/529_27072.flv&image=http://www.vbtube.com/vbulletin3-demo/vbtube/upload/thumb/1_529_27072.jpg&logo=http://www.vbtube.com/vbulletin3-demo/mediaplayer/logo-player.png&logo.hide=false&logo.position=top-left&controlbar=over&viral.functions=embed&skin=mediaplayer/jwplayer/skins/6.zip&abouttext=vBTube&aboutlink=http://www.vbtube.com" /></object>


regrads
basketmen




already created a requested here too http://www.cogonline.net/forums/show...459#post377459

up, second for this definiton request

already 2 month, please anyone if you can make it, many people using vbtube

Digital Jedi 05-14-2011 02:12 AM

I hate playing catchup. But I had to go away for a little while. They've let me out now, with small computer privileges. I'll try to catch up to what I missed soon. BirdOPrey, thanks a bunch for catching those for me.

Cprade 05-14-2011 05:00 AM

Could help with regular expressions for this definition Google Docs Document (Word Processor Document):

Example:

Url
PHP Code:

https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc 


Insert
PHP Code:

<iframe src="https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc&amp;embedded=true"></iframe


I was trying to RegexBuddy, but have not succeeded.
https://vborg.vbsupport.ru/showpost....5&postcount=87

Thanks

BirdOPrey5 05-14-2011 02:58 PM

Quote:

Originally Posted by Cprade (Post 2195473)
Could help with regular expressions for this definition Google Docs Document (Word Processor Document):

Example:

Url
PHP Code:

https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc 


Insert
PHP Code:

<iframe src="https://docs.google.com/document/pub?id=1qcO_NN7kJDozn9X3nRUfcJ-rfXwpen0eGauPK89_4Zc&amp;embedded=true"></iframe


I was trying to RegexBuddy, but have not succeeded.
https://vborg.vbsupport.ru/showpost....5&postcount=87

Thanks

The regex would be:
Code:

https://docs\.google\.com/document/pub\?id=([\w-]+)
The Replacement:
Code:

<iframe src="https://docs.google.com/document/pub?id=$p1&amp;embedded=true"></iframe>

Andyrew 05-14-2011 08:07 PM

I am unable to update the definitions by importing the xml file, I just get a white screen. ?

Cprade 05-15-2011 12:17 PM

1 Attachment(s)
Quote:

Originally Posted by BirdOPrey5 (Post 2195609)
The regex would be:
Code:

https://docs\.google\.com/document/pub\?id=([\w-]+)
The Replacement:
Code:

<iframe src="https://docs.google.com/document/pub?id=$p1&amp;embedded=true"></iframe>

Hors Thanks, works perfectly.

I hope you can help me with the other DEFINITIONS of google docs.


Google Docs Presentation:
PHP Code:

https://docs.google.com/present/view?id=dctw66qq_0w6fhnfc4 

PHP Code:

<iframe src="https://docs.google.com/present/embed?id=dctw66qq_0w6fhnfc4&size=m" frameborder="0" width="555" height="451"></iframe


Google Docs Spreadsheet:
PHP Code:

https://spreadsheets.google.com/spreadsheet/pub?hl=es&hl=es&key=0Aggh3OwKK2ATdDFTaEwyeElLeEFpYWl0eUZqNEIwenc 

PHP Code:

<iframe src='https://spreadsheets.google.com/spreadsheet/pub?hl=es&hl=es&key=0Aggh3OwKK2ATdDFTaEwyeElLeEFpYWl0eUZqNEIwenc&output=html&widget=true'></iframe


Google Docs Form:
PHP Code:

https://spreadsheets.google.com/spreadsheet/viewform?formkey=dEtXSktfcHBKWGFOYUJ3TEhBT3NRbXc6MQ 

PHP Code:

<iframe src="https://spreadsheets.google.com/embeddedform?formkey=dEtXSktfcHBKWGFOYUJ3TEhBT3NRbXc6MQ"></iframe


Google Docs Drawings:
PHP Code:

https://docs.google.com/drawings/pub?id=18Ji-lfqSJ8tW05sY6fTyOs6g5MYjkl2F5r_U9dA_lWo&w=480&h=360 

PHP Code:

<img src="https://docs.google.com/drawings/pub?id=18Ji-lfqSJ8tW05sY6fTyOs6g5MYjkl2F5r_U9dA_lWo&amp;w=480&amp;h=360"


And if you give me some pointers to make regular expressions, would be excellent, i was trying to do with RegexBuddy.

Herein the definition of Google Docs Document, if anyone wants it.

Nook_Neformat 05-15-2011 12:31 PM

Where can i request a new modification? i need to use http://soundcloud.com/

And, when we'll get updates for myspace videos for example?

MagicThemeParks 05-15-2011 01:07 PM

Quote:

Originally Posted by Nook_Neformat (Post 2195963)
Where can i request a new modification? i need to use http://soundcloud.com/

There's a soundcloud bbcode here in case you wanted to use it in the meantime: https://vborg.vbsupport.ru/showpost....0&postcount=22

Nook_Neformat 05-15-2011 01:34 PM

thank you, but i prefer to hhave it with AME

BirdOPrey5 05-16-2011 03:09 AM

Quote:

Originally Posted by Cprade (Post 2195960)
Hors Thanks, works perfectly.

...

And if you give me some pointers to make regular expressions, would be excellent, i was trying to do with RegexBuddy.

Here- I made a tutorial on how to make definitions for AME:
https://vborg.vbsupport.ru/showthread.php?t=263707

Please see if you can try and make the google documents yourself by following the tutorial and the document definition I already made.

Fabikus 05-16-2011 06:58 PM

Can i use theese with AME 3.0?

Cprade 05-18-2011 11:00 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2196212)
Here- I made a tutorial on how to make definitions for AME:
https://vborg.vbsupport.ru/showthread.php?t=263707

Please see if you can try and make the google documents yourself by following the tutorial and the document definition I already made.

thanks for the tutorial, it is clear and easily understood.

Greetings.

StoneDragon 05-19-2011 05:05 AM

1 Attachment(s)
Quote:

Originally Posted by Nook_Neformat (Post 2195963)
Where can i request a new modification? i need to use http://soundcloud.com/

And, when we'll get updates for myspace videos for example?


Here's a SoundCloud xml I have working on my site.

boggseric 05-21-2011 12:13 AM

I'm seeing some extra characters in the youtube titles, is anyone else seeing this?

YouTube - &#x202a;Flower Warfare - Psychedelic Action Scene&#x202c;&rlm;

appsfinder 05-21-2011 12:38 AM

Hi is it possible to display text files

BirdOPrey5 05-21-2011 01:06 AM

Quote:

Originally Posted by boggseric (Post 2198199)
I'm seeing some extra characters in the youtube titles, is anyone else seeing this?

YouTube - &#x202a;Flower Warfare - Psychedelic Action Scene&#x202c;&rlm;

I fixed it like this... I had to edit the AME mod... Backup your original file if you try this.

In the includes directory find the file ame_bbcode.php

At line #589 find this code:

PHP Code:

$title trim(str_replace(array("\t","\n"), ""$match[1])); 

Replace it with:

PHP Code:

$title trim(str_replace(array("\t","\n""&rlm;""&#x202a;""&#x202c;"), ""$match[1])); 

All I can promise is it's working for me. It won't fix links you've already made but should keep new ones clean.

boggseric 05-22-2011 04:29 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2198216)
I fixed it like this... I had to edit the AME mod... Backup your original file if you try this.

In the includes directory find the file ame_bbcode.php

At line #589 find this code:

PHP Code:

$title trim(str_replace(array("\t","\n"), ""$match[1])); 

Replace it with:

PHP Code:

$title trim(str_replace(array("\t","\n""&rlm;""&#x202a;""&#x202c;"), ""$match[1])); 

All I can promise is it's working for me. It won't fix links you've already made but should keep new ones clean.

That worked. Thanks! :up:

Nook_Neformat 05-22-2011 07:57 PM

Quote:

Originally Posted by StoneDragon (Post 2197444)
Here's a SoundCloud xml I have working on my site.

does not work for me(( what version of forum do you use? do you have vbseo?

MagicThemeParks 05-24-2011 12:10 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2198216)
I fixed it like this... I had to edit the AME mod... Backup your original file if you try this.

In the includes directory find the file ame_bbcode.php

At line #589 find this code:

PHP Code:

$title trim(str_replace(array("\t","\n"), ""$match[1])); 

Replace it with:

PHP Code:

$title trim(str_replace(array("\t","\n""&rlm;""&#x202a;""&#x202c;"), ""$match[1])); 

All I can promise is it's working for me. It won't fix links you've already made but should keep new ones clean.

I tried it on a single video embed and it worked perfect. But, when I did a post with multiple embeds it went right back to the issue. Unless, it's not a multiple embed problem.

Here's the post for reference: http://www.waltdisneyboards.com/173214-post32.html

BirdOPrey5 05-24-2011 11:53 PM

Interesting... do you use a mod to change links into their titles too?

MagicThemeParks 05-24-2011 11:57 PM

Not sure what you mean Joe. I only use AME, but I do run vBSEO if that tells you anything. The only other mod that may have something to go with links is Viglink which is the affiliate mod.

Thoughts?

BirdOPrey5 05-25-2011 12:01 AM

What I mean if you post a URL like http://www.magicthemeparks.com/mk/forum does the forum automatically convert it to: Disney's Magic Kingdom Forums.

I'm pretty sure that is an option in VBSEO. (There's also a stand alone mod that does the same thing.) I'm thinking that mod might be overriding the AME title. I had the same issue on my board and had to modify the mod as well.

MagicThemeParks 05-25-2011 12:22 AM

I believe that I have that mod installed over at MagicThemeParks.com, but not on WaltDisneyBoards.com (which is the one I'm referring to). Didn't need it since I have vBSEO on WDB.

BirdOPrey5 05-25-2011 03:15 AM

Quote:

Originally Posted by MagicThemeParks (Post 2199638)
I believe that I have that mod installed over at MagicThemeParks.com, but not on WaltDisneyBoards.com (which is the one I'm referring to). Didn't need it since I have vBSEO on WDB.

If you have the option enabled in VBSEO, it works the same way as the mod- it reads the title in from the link, AME reads the title in from the link too. The fix I posted will trip these characters from the AME mod but you still need a way to strip it from VBSEO (if that option is turned on.)

If you can disable that option for a few minutes and try some more youtube posts, see if you still have the issue.

Occosion 05-31-2011 03:04 PM

thanks for the post

but megavideo don't work with my forum vb3.8.4

terminator2k2 06-02-2011 09:00 PM

I have problem with the german amazon links when there is a special character in the title

for example..
Code:

http://www.amazon.de/gp/product/B002LXT852/ref=s9_simh_gw_p147_d0_i4?pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-2&pf_rd_r=0PCHNKQN86X6T7PBG95V&pf_rd_t=101&pf_rd_p=463375173&pf_rd_i=301128
The title of the link should be: Logitech Performance Maus MX schnurlos schwarz: Amazon.de: Computer & Zubeh?r
AME is stopping at & Zubeh and it looks like this:

Code:

[ame="http://www.amazon.de/gp/product/B002LXT852/ref=s9_simh_gw_p147_d0_i4?pf_rd_m=A3JWKAKR8XB7XF&pf_rd_s=center-2&pf_rd_r=0PCHNKQN86X6T7PBG95V&pf_rd_t=101&pf_rd_p=463375173&pf_rd_i=301128"]Logitech Performance Maus MX schnurlos schwarz: Amazon.de: Computer & Zubeh

This fix: https://vborg.vbsupport.ru/showpost....postcount=1455
kinda solves the problem but with cutting out the ?,?,? etc.

Forensic 06-03-2011 01:25 AM

Quote:

Originally Posted by snakes1100 (Post 2183067)
Youtu.be Addon:
...

Thank you. :up:

ehd 06-28-2011 06:15 PM

Has anything changed with amazon.de?

The thumbnail image is always broken and the url of the img in the sourcecode of the page is

http://ecx.images-amazon.com/images/I/._SL175_.jpg

all the time?

blackberry 06-30-2011 01:20 PM

can you plz add videobb plzzzz plzzz

BirdOPrey5 06-30-2011 02:29 PM

<a href="http://www.videobb.com/" target="_blank">http://www.videobb.com/</a> is down for me, I can't even see their page.

RichB318 06-30-2011 07:07 PM

For some reason I can't import any of the youtube definitions from the master.xml file. I even tried deleting all of the old definitions and just importing the youtube ones. It says it went successful but when I click display definitions, nothings there. Any ideas?

BirdOPrey5 07-01-2011 10:15 AM

When you say "deleting" are you editing the XML file manually? If so don't do that- you can simply un-select definitions you don't want to import.

blackberry 07-02-2011 01:52 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2215076)
http://www.videobb.com/ is down for me, I can't even see their page.

please try now .. its working fine for me :-s

BirdOPrey5 07-02-2011 03:14 PM

It's still not working right- it is EXTREMELY slow and I can't get to any videos... they either don't load or I get a "bad request" message.

blackberry 07-03-2011 01:39 PM

ok can you try for zshare?

BirdOPrey5 07-03-2011 03:46 PM

Quote:

Originally Posted by blackberry (Post 2216210)
ok can you try for zshare?

zshare wants me to make an account to do anything, which I'm not going to do. Sorry.

There are so many other video hosts out there why would anyone use these small annoying sites?

blackberry 07-14-2011 02:15 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2216262)
zshare wants me to make an account to do anything, which I'm not going to do. Sorry.

There are so many other video hosts out there why would anyone use these small annoying sites?

Because most of the movies/videos are uploaded on zshare, videobb, and novamov.

slobra 07-16-2011 05:20 PM

Did ebaumsworld change anything? Videos are not showing up on my forum.

Mike08 07-22-2011 06:04 PM

break.com is down :(

There is old type videos with .html ext, and new one's like this (break.com/index/cat-beats-itself-up-2051660


All times are GMT. The time now is 05:19 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03229 seconds
  • Memory Usage 1,880KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (12)bbcode_code_printable
  • (18)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete