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)

The Geek 12-22-2009 12:39 PM

Quote:

Originally Posted by BBR-APBT (Post 1935374)
Looks to be working great, so far so good no errors. I test ran all the admin settings

Thanks for your help :)

Bram H 12-22-2009 12:43 PM

I was too fast and pumped to upgrade to vb4 yesterday that i uninstalled the previous AME version. Now the board is left with url's between ame tags :)
Will that be solved once I install this version AME3?

The Geek 12-22-2009 12:52 PM

Quote:

Originally Posted by Bram H (Post 1935392)
I was too fast and pumped to upgrade to vb4 yesterday that i uninstalled the previous AME version. Now the board is left with url's between ame tags :)
Will that be solved once I install this version AME3?

There is a tool in AME3 that will convert your old [ame] tags into vB's new [video] tag or a url if you don't have a mactching definition.

Bram H 12-22-2009 12:56 PM

Damn talking about fast support here :) Really appreciated The Geek!! vBulletin would be a pita without guys like yourself! Keep up the great work that you do for everybody. Thank you.

/mark installed and runs to the matrix f.k.a admincp!

BBR-APBT 12-22-2009 01:24 PM

Quote:

Originally Posted by The Geek (Post 1935386)
Thanks for your help :)

Not a problem thanks for the fast support.

Now maybe you can help me with a video code once I figure out one I can do more.

This is for Photobucket videos in which a lot of my users post.
regex URL this converts just fine I think.
Code:

http:\/\/(?:[\w\d]+\.)?photobucket\.(?:[\w\.\/%-_?]+)\?.*action=view&current=([a-z0-9-_]+\.flv)
it parses to
Code:

[video=photobucket;TesTTube.flv]http://s295.photobucket.com/albums/mm133/amonday7/?action=view&current=TesTTube.flv[/video]
Now here comes the problem.
I added this in the embed box
Code:

<object type="application/x-shockwave-flash" width="600" height="361" data="http://photobucket.com/player.swf?file={vb:raw code}">
        <param name="movie" value="http://photobucket.com/player.swf?file={vb:raw code}" />
        <param name="wmode" value="transparent" />
</object>

But when you view the thread nothing shows for that video but all your defs work fine. Its just my Photobucket that is the problem. You see any problems?

The Geek 12-22-2009 01:59 PM

Quote:

Originally Posted by BBR-APBT (Post 1935420)
Not a problem thanks for the fast support.

Now maybe you can help me with a video code once I figure out one I can do more.

This is for Photobucket videos in which a lot of my users post.
regex URL this converts just fine I think.
Code:

http:\/\/(?:[\w\d]+\.)?photobucket\.(?:[\w\.\/%-_?]+)\?.*action=view&current=([a-z0-9-_]+\.flv)
it parses to
Code:

[video=photobucket;TesTTube.flv]http://s295.photobucket.com/albums/mm133/amonday7/?action=view&current=TesTTube.flv[/video]
Now here comes the problem.
I added this in the embed box
Code:

<object type="application/x-shockwave-flash" width="600" height="361" data="http://photobucket.com/player.swf?file={vb:raw code}">
        <param name="movie" value="http://photobucket.com/player.swf?file={vb:raw code}" />
        <param name="wmode" value="transparent" />
</object>

But when you view the thread nothing shows for that video but all your defs work fine. Its just my Photobucket that is the problem. You see any problems?

Just been looking into this one. Photobucket may be a little complex - it looks like it will need a scrape at the minimum. Let me see what I can whip up

gnosisprod 12-22-2009 02:12 PM

Am I correct to assume that AME3 isn't compatible with vb3?

The Geek 12-22-2009 03:13 PM

Quote:

Originally Posted by gnosisprod (Post 1935468)
Am I correct to assume that AME3 isn't compatible with vb3?

Thats right. Use AME 2.5x for vB3.8x

movslow 12-22-2009 03:46 PM

Is this safe for 4.0 Gold?

The Geek 12-22-2009 04:07 PM

1 Attachment(s)
Fixen em as I findem :)

Just updated package with a new admincp/ame.php file which fixes a rare issue with custom embed code changes not properly compiling into the bbcode_video template.

Also whipped up this definition for photobucket. I have only tested it on 1 url variation though so I wouldn't be shocked if it didn't need some additional tweaks.


All times are GMT. The time now is 02:23 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.01971 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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