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)

bitbender 02-24-2011 11:25 PM

Understood - I thought I would mention I have this working fine on a 4.1.2 board using the fix mentioned n post 1. The database I I installed this into already had AME 2.1 tags throughout for like the past two years of data. I ran the convert agin the post data base and all the tags that did not work any longer on my production 3.7.1 board are now working in my 4.1.2 test/upgrade build.

Miras 02-28-2011 03:17 PM

so, amazonlinks still not working: marked as uninstalled

creppello 03-04-2011 11:15 PM

Yup, worked great for me in 4.1.2 after I used the fix you posted here.....

testbot 03-05-2011 12:05 AM

Quote:

Originally Posted by creppello (Post 2169662)
Yup, worked great for me in 4.1.2 after I used the fix you posted here.....

you shouldn't edit core files. it's a shame we can't delete that post because it's so wrong.

here is the correct way to do it:
https://vborg.vbsupport.ru/showpost....postcount=1009

vortodox 03-06-2011 09:07 AM

Is there any tested xml with support for more videos?
I have tried Digital Jedi's, but it didn't worked for me.

Raptor 03-09-2011 06:01 AM

Quote:

Originally Posted by The Geek (Post 2019974)
I have applied for a new hook to be added to take care of the issue in 4.0.3 so hopefully this will only be "broken" for this iteration. If you want to fix, you will need to apply the following file edit:

Note: THIS IS FOR VERSION 4.0.3.

Edit includes/functions_video.php and change:
PHP Code:

function parse_video_bbcode($pagetext)
{
    global 
$vbulletin

to

PHP Code:

function parse_video_bbcode($pagetext)
{
    global 
$vbulletin;
require_once(
DIR '/includes/ame_prep.php');
$providers ame_data_preparse($pagetext); 


applying this completely trashes my skin when editing a post in advanced mode

wtf ?

Raptor 03-09-2011 06:08 AM

Quote:

Originally Posted by Vitaly (Post 2056321)
Patched AME. REQUIRE vb 4.0.4. No more vb sources changes needed.

please, DISABLE ame cache (speed will not be affected).

Fixes were already described here

Full sources with changes history here: http://github.com/rcdesign/vb-foreig...aster/vb-ame3/

this fixed all my vb4.1.2 problems

would have helped if it was in the main topic though as opposed to being hidden amongst hundreds of posts :/

Raptor 03-09-2011 06:37 AM

Quote:

Originally Posted by The Geek (Post 2065988)
Hey peeps.

Got a concerned email about concerns over the reusability of AME codebase and what my "plans" were for it. So i just wanted to make a quick note to clarify that I am no longer developing AME (or anything else for vB). I hope the community can (and will) make use of the various versions of AME to keep it alive. Please do me a favour and keep relevant credits where they are due - but otherwise run with it and keep the project alive.

I won't go into the reasons for my walk away from vB - it doesn't after all take a genius to put it all together.

Best of luck all. Thanks for the fish :)

nJoy

this is a shame for all the people that paid good money for your pro hacks such as GARS :mad:

Raptor 03-09-2011 10:47 PM

viddler for AME3

Code:

http://www.viddler.com/explore/blackboxdistmystery/videos/11/
here is my xml snippet. obviously providerid and priority are whatever they need to be for your site.

Code:

<AME3>
    <def>
        <providerid>8</providerid>
        <tagoption>viddler</tagoption>
        <provider>Viddler</provider>
        <url>http://www.viddler.com</url>
        <regex_url><![CDATA[http://www\.viddler\.com/[\w/\-]*]]></regex_url>
        <regex_scrape><![CDATA[http://www\.viddler\.com/player/([\w/]*)]]></regex_scrape>
        <embed><![CDATA[<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="545" height="450" id="viddler"><param name="movie" value="http://www.viddler.com/player/{vb:raw code}" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><embed src="http://www.viddler.com/player/{vb:raw code}" width="545" height="450" type="application/x-shockwave-flash" allowScriptAccess="always" allowFullScreen="true"></embed></object>]]></embed>
        <priority>0</priority>
    </def>
</AME3>


Raptor 03-09-2011 11:57 PM

Can someone do gametrailers for AME3 ? It works on AME2.5 with vb3.8 but not working with AME3 on vb4

Thanks


All times are GMT. The time now is 07:05 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.02407 seconds
  • Memory Usage 1,752KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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