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)
-   -   Major Additions - DJ's AME :: The Ultimate Automatic Media Embedder :: 2.5.7 (https://vborg.vbsupport.ru/showthread.php?t=303416)

weindians 10-30-2015 03:28 AM

I have an issue with posting new threads with this add-on after upgrading to 3.8.9 (running php 5.5 or 5.6), new thread is not being taken to thread page, hanging there, but thread is actually posted... i individually disabled each plugins and A.M.E 2.5.7 is the culprit

Triky 10-30-2015 06:56 PM

If I link a youtube video like this, it convert it! And it shound't! Anyway to fix this?

Quote:

Originally Posted by weindians (Post 2557876)
i individually disabled each plugins and A.M.E 2.5.7 is the culprit

Probably it conflicts with other plugins.

weindians 10-31-2015 12:20 PM

Quote:

Originally Posted by Triky (Post 2557945)
Probably it conflicts with other plugins.

But in 3.8.7 they were'nt conflicting though.. Just an upgrade cause that, especially when 3.8.9 only added php 5.5-5.6 supported

Triky 11-01-2015 07:16 PM

Quote:

Originally Posted by weindians (Post 2558000)
But in 3.8.7 they were'nt conflicting though.. Just an upgrade cause that, especially when 3.8.9 only added php 5.5-5.6 supported

I had to unistall this one. I founded another BBcode that does the same and it's more pratical. You can read more here: https://theadminzone.com/threads/gen...eo-tag.136956/

woostar 11-26-2015 09:55 PM

Nice :) A request for any possible future release - Having a box where you can interact with the parts of the Regular Expression in PHP instead of (or as well as) Replacement HTML.

For example:

PHP
Code:

include('curl_parser.php);
Replacement HTML
Code:

<iframe src="http://www.domain.com/?var=$my_variables_from_curl_parser.php"></iframe>

OR

PHP
Code:

include('curl_parser.php);
echo myFunction($p1);


Would made interacting with social media API's a lot easier :)

socialvisionsbcn 01-21-2016 03:05 PM

From the readme:
Quote:

Delete custom definitions specifically for Amazon, Dailymotion, Metacafe, Vimeo and YouTube. (Key names: amazon, dailymotion, metacafe, vimeo and youtube) Theses five definitions are now hard coded into the product
Well, the definition for Vimeo is not installed when installing the product. So, I deleted the old one and no new one was installed :down::down:

Tourmeister 06-06-2016 04:55 PM

The AME definition I have for Google Maps is no longer working. Is there anyone with a working definition that would be willing to share it here? I am not a coder, so I really need to be able to just cut/paste the regular expression and replacement code if possible.

This is what I have for the regular expression that used to work:

Code:

https://maps\.google\.com[\w.]*/[maps]*\?[\w]*=[\w+&;='%,.-]+
and this is the replacement code:

Code:

<iframe width="800" height="600" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="$ameinfo[url]&output=svembed"></iframe>
I know nothing about how this stuff works...

Gabe505 06-30-2016 11:26 PM

Anyone have soundcloud links working?

RapRoyalty 07-11-2016 03:18 PM

Quote:

Originally Posted by Gabe505 (Post 2572656)
Anyone have soundcloud links working?

There may be a better way, but this is what works for us.

1. Register your app to get a client ID number.
2. Replace the previous Soundcloud Replacement expression with this...

Code:


<script src="https://connect.soundcloud.com/sdk/sdk-3.0.0.js"></script>
<script>
  SC.initialize({
    client_id: 'YOUR CLIENT ID NUMBER GOES HERE',
    redirect_uri: 'http://example.com/callback'
  });
</script>




<script src="https://w.soundcloud.com/player/api.js"></script>

<script type="text/javascript">    soundcloud.addEventListener('onPlayerReady', function(player, data) {      player.api_play();    }); </script> 

<div id="putTheWidgetHere"></div>
<script type="text/javascript">
  SC.oEmbed('http://soundcloud.com/$p1/$p2', {
    element: document.getElementById('putTheWidgetHere')
  });
</script>


<span style="text-align:center" class="smallfont">  <a href="$ameinfo[url]">$ameinfo[title]</a></span>

Example: http://www.rap-royalty.com/forum/aud...get-shook.html

You'll have to figure out the customization to what you want with the dimensions and look that you want it to be like, but otherwise, save and enjoy.

Gabe505 07-14-2016 12:38 AM

My problem is the soundcould links are automatically being turned into urls. Also, never had a app.. we've been using a custom bbcode.


All times are GMT. The time now is 05:00 PM.

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.02865 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)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