vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   BB Code Enhancements - AME3 - Auto Media Embeding and Video Extender (https://vborg.vbsupport.ru/showthread.php?t=230707)

datoneer 04-29-2013 12:35 AM

Installed but it doesn't work when i post a youtube link. URL is still there

datoneer 04-30-2013 03:10 PM

Quote:

Originally Posted by Ral.ly (Post 2400315)
This worked for me too

Same for me it's working now thanks

fxdigi-cash 05-15-2013 07:58 AM

so far only dailymotion doesn't work on vb4.2.1..!!!

any idea??

Joerga 05-27-2013 06:49 AM

Quote:

Originally Posted by COBRAws (Post 2411424)
For soundcloud use HTTPS

Provider: SoundCloud
Tagoption: sc
URL: https://soundcloud.com/
RegEx URL:
Code:

https:\/\/[w\.]*soundcloud\.com/([A-Za-z0-9_-]+/[A-Za-z0-9_-]+)
Embed:
Code:

<param name="movie" value="http://player.soundcloud.com/player.swf?url=http://www.soundcloud.com/{vb:raw code}/$p2"></param>

This one doesn't work. Any ideas where the problem is?

MonkYZ 06-18-2013 11:34 PM

Gametrailers not working anymore for me... Any chance for a new working code?
Thx!

Bubble #5 08-11-2013 11:20 PM

Quote:

Originally Posted by datoneer (Post 2419257)
Same for me it's working now thanks

Yep, verified. This fixes the hack for 4.21.

boggseric 08-20-2013 12:37 AM

Looks like they added the needed hook.

Running 4.2.1

Change the hook for the plugin "AME - Auto Convert URLs"
from data_parse_bbcode_video_start
to
data_parse_bbcode_video

and then you don't need the file modification on functions_video.php

boggseric 08-30-2013 04:07 PM

Quote:

Originally Posted by yjeanrenaud (Post 2232376)
bryanb,
sure, here you are:
Code:

url:
http://www.liveleak.com/

Code:

regex url:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)

Code:

Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>


I've added this in but it's not embedding the liveleak videos. :confused:

Code:

provider:
LiveLeak

Tagoption:
liveleak

URL:
http://www.liveleak.com/

Regex URL:
http:\/\/www\.liveleak\.com\/view\?i=([a-zA-Z0-9-_]+)

Regex Scrape:
blank

Embed:
<object width="450" height="370"><param name="movie" value="http://www.liveleak.com/e/{vb:raw code}"></param><param name="wmode" value="transparent"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.liveleak.com/e/{vb:raw code}" type="application/x-shockwave-flash" wmode="transparent" allowscriptaccess="always" width="450" height="370"></embed></object>

Seems pretty straight forward...

It converts the post to a link but no video, upon editing the post I see this:

Code:

[video]http://www.liveleak.com/view?i=71d_1377852902[/video]
Anyone got a clue why this isn't working?

I tried clearing cache and re-trying it but that didn't help.

Replicators 09-15-2013 01:35 AM

This mod doesn't seem to convert the url to video tags.

Replicators 09-15-2013 02:04 PM

Hulu doesn't seem to work, i been working on it for hours and cannot get it to work at all.

Digital Jedi 09-17-2013 09:34 PM

I'm actively trying to work out the bugs in the definitions set for AME 3, if anyone is still interested. It's been...weird, to say the least. I'm currently operating on a vB 4.0.3 test board. If there is anyone that wouldn't mind opening a section up on their board (test board or otherwise) to me using 4.1 or higher, then I'd be happy to do some development there as well. Keeping in mind, things can get wiggy, and sometimes things can just conk out. There are some oddities with how AME 3 reacts with vB4 that I'm not entirely sure why they do what they do. I'll post a beta set in a separate thread when I have something I'm comfortable with sharing.

dknelson 09-24-2013 09:39 PM

Is this mod working at all on 4.2.1. I installed it on my new forum with just the 5 or 6 definitions that it came with but it doesn't do anything when I paste a link into a forum. Just the link shows up.

Digital Jedi 09-25-2013 02:03 AM

Quote:

Originally Posted by dknelson (Post 2447787)
Is this mod working at all on 4.2.1. I installed it on my new forum with just the 5 or 6 definitions that it came with but it doesn't do anything when I paste a link into a forum. Just the link shows up.

As I understand it, it should. Provided you make the hook change mentioned a few posts back.

dknelson 09-25-2013 10:26 AM

Yes, that worked. Thank you very much.

Ross L 09-27-2013 09:04 PM

I have a strange issue with this plugin.

I have one forum, which has been running this mod from the early days of vB4 and on that site (it is updated to the latest revision of vB4), it works perfectly. I have tried installing this on fresh installs, with the changes detailed in this thread and it doesn't work. Any ideas as to why this could be?

Thanks in advance.

Ross

Digital Jedi 09-28-2013 01:11 AM

For anyone interested, my Beta set of definitions is posted: www.vbulletin.org/forum/showthread.php?t=302731

Digital Jedi 10-04-2013 05:06 PM

Just to let everyone know, I will be forking my own version of AME for release here, and will attempt to address any bugs related to AME 3. My first release will, however, be AME 2.5.7 for the vB 3 series. As soon as my version is completed and release (it's almost done, actually), I'll start working on a new version of AME 3. The two mods are very different, so, as usual, bear with me while I work on getting things ready.

katie hunter 10-05-2013 01:54 PM

Where is the rest of the file, i couldn't find the xml file in the zip file.

I uninstalled ame on vb 3.7.x before i upgraded to vb 4.2.1 but this version is missing the xml, or am i missing something ?

Digital Jedi 10-05-2013 02:39 PM

Quote:

Originally Posted by katie hunter (Post 2450158)
Where is the rest of the file, i couldn't find the xml file in the zip file.

I uninstalled ame on vb 3.7.x before i upgraded to vb 4.2.1 but this version is missing the xml, or am i missing something ?

Yeah. ;)


Quote:

Originally Posted by The Geek (Post 1934736)
From the troubleshooting section of the readme:

3. Where is the product XML file?
By default, AME requests that you read the installation instructions. This is where it says ?The AME3 product file is in your includes/xml folder and is called product-ame.xml.?

;)

I have a feeling I'm going to need to move that back out to the root zip :D


katie hunter 10-05-2013 03:13 PM

Hi Jedi :) thanks, is there a way i can install it right away? or do i have to apply the changes you referred to in the previous posts, i haven't checked your posts yet but you said this

Quote:

As I understand it, it should. Provided you make the hook change mentioned a few posts back.
Would you know when will you release your own version? This is a very popular and good mod since vb 3.7 :)

Digital Jedi 10-05-2013 04:05 PM

Quote:

Originally Posted by katie hunter (Post 2450191)
Hi Jedi :) thanks, is there a way i can install it right away? or do i have to apply the changes you referred to in the previous posts, i haven't checked your posts yet but you said this

It depends on your vB version. There are file edits required for earlier versions of vB 4 that didn't have the necessary hook. Once the hook was added, those versions of vB 4 have to apply the hook. Either way, you'd make the changes after you install.


Quote:

Would you know when will you release your own version? This is a very popular and good mod since vb 3.7 :)
I know it won't be soon. First I'm going to release my updated version of 2.5. That's almost ready. Since AME 3 is coded very differently, I'm not sure how long that one will take.

katie hunter 10-06-2013 02:31 AM

Hi Jedi, i have the latest stable vb version vb 4.2.1. So do i need to edit anything or is installing AME mod right away will work without the need to edit any files or hooks?

Digital Jedi 10-06-2013 03:15 AM

No, both versions of AME require changes. Which is one of the reasons I want to release my own version. Older versions require the file edits. Newer require the hook change. I forget which hook it is at the moment, but the instructions for the hook change are towards the start of this thread. Do a "thread search" for hook and it should come up quicker. Hooks are changed in your plugin manager.

katie hunter 10-06-2013 12:14 PM

I will just wait for the new version you're releasing, safer and better (:

SPEEDKILLZ 10-10-2013 02:52 AM

Can someone please tell me what i need to do to the hook to make this work on vb 4.2.1? Thanks

RedTurtle 10-10-2013 05:53 AM

Quote:

Originally Posted by SPEEDKILLZ (Post 2451620)
Can someone please tell me what i need to do to the hook to make this work on vb 4.2.1? Thanks

Hook changes can be found here: https://vborg.vbsupport.ru/showpost....postcount=1367

SPEEDKILLZ 10-10-2013 06:25 AM

TE=RedTurtle;2451672]Hook changes can be found here: https://vborg.vbsupport.ru/showpost....postcount=1367[/QUOTE]

thank You. still Learning VB. Where Do I Find This To Change?

Digital Jedi 10-10-2013 02:08 PM

Quote:

Originally Posted by SPEEDKILLZ (Post 2451681)
thank You. still Learning VB. Where Do I Find This To Change?

Plugins are found in your Admin CP in your Plugin Manager. (Right below where you go to install/view products.) Look for the plugins related to AME in the list, open up the one you need and use the dropdown menu to change the hook location. Then save.

RedTurtle 10-10-2013 02:40 PM

Digital Jedi,

I'm also waiting for your release for vB4 -- would love to use it. Thank you for your hard work!

Wajow-community 10-13-2013 08:02 PM

i do a youtube link in the topic butt the video doesnt work only the link stay???

DemOnstar 10-15-2013 01:21 PM

Installed on 4.2.1 and changed the hook location as per https://vborg.vbsupport.ru/showpost....postcount=1367 and all seems ok...

:up: to the DJ...

Can this still be nominated?

Digital Jedi 10-15-2013 04:26 PM

Quote:

Originally Posted by DemOnstar (Post 2453571)
Installed on 4.2.1 and changed the hook location as per https://vborg.vbsupport.ru/showpost....postcount=1367 and all seems ok...

:up: to the DJ...

Can this still be nominated?

Sure. Any modification can be nominated that's not in the Graveyard.


Quote:

Originally Posted by Wajow-community (Post 2453018)
i do a youtube link in the topic butt the video doesnt work only the link stay???

You probably need an updated definition. Check my add-on for a more recent copy.

aspkin 10-18-2013 01:13 AM

Hmm.. I installed this on 4.2.2 and made the hook change, even added the extra definitions and it doesn't seem to be working..

Anyone else having issues with 4.2.2?

Adam Wood 10-20-2013 04:49 PM

Quote:

Originally Posted by Digital Jedi (Post 2448485)
For anyone interested, my Beta set of definitions is posted: www.vbulletin.org/forum/showthread.php?t=302731

Seems that some of these* aren't working in 4.2.1, or else I'm doing something wrong. Dailymotion works, for example, but Hulu doesn't seem to. Vimeo gives me a wide blank space where a video should be, but there's no video.

Should I get these definitions before I try to tinker with this to make these others work, or have I done something fundamentally wrong here?


NB: I did make the hook change recommended.


*"these" being what is included in the original package, not the additional set of definitions.

Digital Jedi 10-20-2013 05:42 PM

Quote:

Originally Posted by Adam Wood (Post 2454922)
Seems that some of these* aren't working in 4.2.1, or else I'm doing something wrong. Dailymotion works, for example, but Hulu doesn't seem to. Vimeo gives me a wide blank space where a video should be, but there's no video.

Should I get these definitions before I try to tinker with this to make these others work, or have I done something fundamentally wrong here?


NB: I did make the hook change recommended.


*"these" being what is included in the original package, not the additional set of definitions.

Actually, very few of the default definitions should work. More than half of those services don't use the same embed code (or, in some cases, don't exist) anymore. Which is why I put out that beta set.

atest-RAHRAH 12-10-2013 08:44 PM

On vBulletin 4.2.2

And cannot get this to work. Any input on it?

Tested with only youtube and its not converting.

H@K@N 12-15-2013 11:48 AM

same here ... code is not parsing.

rotor 12-18-2013 06:55 PM

Quote:

Originally Posted by atest-RAHRAH (Post 2467448)
On vBulletin 4.2.2

And cannot get this to work. Any input on it?

Tested with only youtube and its not converting.


Works ok for me on 4.2.2 after Hook change and updating definitions - have you done both?

rotor 12-18-2013 10:30 PM

Ok, I downloaded AME3, installed and updated the Hook and definitions as per thread but I cant get the map to come up when I place the google map code in the post - I guess I need the Definition for Google Maps which I noticed isn't in this list but is in the older version list which wont import into this version?

Also - is there a way to add Co-ordinates? Latitude and Longitude inside the Google Map definition?

Digital Jedi 12-19-2013 01:10 AM

Quote:

Originally Posted by rotor (Post 2469313)
Ok, I downloaded AME3, installed and updated the Hook and definitions as per thread but I cant get the map to come up when I place the google map code in the post - I guess I need the Definition for Google Maps which I noticed isn't in this list but is in the older version list which wont import into this version?

Also - is there a way to add Co-ordinates? Latitude and Longitude inside the Google Map definition?

A Google Maps definition hasn't been made for AME 3 yet. It's on a large list of things I intend to add. But you would find it in the AME 3 definitions thread, when it's available. You wouldn't be able to use coordinates. AME is for embedding links, not key words. So you need whatever the URL was for the coordinates you have in mind to make that work.


All times are GMT. The time now is 08:58 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.02589 seconds
  • Memory Usage 1,842KB
  • 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
  • (7)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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