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 - AME 2.5 - Media Embedding for posts, sigs, vm's, groups and blogs (https://vborg.vbsupport.ru/showthread.php?t=202476)

mokujin 04-07-2009 09:04 PM

Quote:

Originally Posted by mokujin (Post 1783201)
Hello Greek,
I have this error when Importing
Code:

Database error in vBulletin 3.8.1:

Invalid SQL:
DELETE FROM automediaembed WHERE id in (2,3,4,6,7,10);

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Friday, April 3rd 2009 @ 02:17:53 PM
Error Date    : Friday, April 3rd 2009 @ 02:19:02 PM
Script        : http://www.***/admincp/plugin.php?do=productimport
Referrer      : http://www.***/admincp/plugin.php?do=productadd
IP Address    : ***
Username      : ***
Classname    : vB_Database_MySQLi
MySQL Version :

can you help me?

Nobody?

newsoftw 04-08-2009 04:05 AM

Quote:

Originally Posted by newsoftw (Post 1784931)
I have this mod installed on my board and it's not working on 3.8.2 with me.....also i Import Definitions the DJ's Master XML (Delta).xml but still nothing working


i post the youtube video and also in installion every thing is done but not working and only show the video links and also not any options is available in forum.........

plz check the link
http://www.newsoftworld.com/forums/p....html#post8954

plz help


pzl any body help......i think Mr. The Geek goes to sleeping...

dtommy79 04-08-2009 08:40 PM

Hi,

How can I use megaupload links with this mod?

Thanks

fattony69 04-08-2009 11:28 PM

Quote:

Originally Posted by Megatr0n (Post 1785724)
I did. Know how to fix it?

I fixed this problem. Go to AME tools in your admincp and click the link that says install for blogs. All fixed.

The Geek 04-10-2009 08:36 AM

Quote:

Originally Posted by mokujin (Post 1786083)
Nobody?

Got me. Looks like you have a problem with mysql as that is a pretty basic SQL statement.

The Geek 04-10-2009 08:38 AM

Quote:

Originally Posted by newsoftw (Post 1786330)
pzl any body help......i think Mr. The Geek goes to sleeping...

Nope, wide awake here. Your link doesnt help as you have a mod to hide lins from unregistered visitors. However my best guess is that you are linking to a video that doesnt allow embedding. Instead of trying to embed a video that wont embed, AME leaves behind a working link. Click on the link, and see what the embed code is.

This has been discussed quite a bit in this thread and the readme.

HTHs

The Geek 04-10-2009 08:39 AM

Quote:

Originally Posted by Tom Kagan (Post 1782554)
There is a coding bug in ame_bbcode.php. This bug affects all remote web page extraction of information when the server where this plugin is running has the php parameter 'allow_url_fopen' set to false.

The function starts which starts with this:

PHP Code:

function ame_fetch_www_page($url)
{
    
    if (
function_exists("curl_int")) 

needs to be changed to this:
PHP Code:

function ame_fetch_www_page($url)
{
    
    if (
function_exists("curl_init")) 


THanks for the heads up. However both examples are the same :)

dtommy79 04-10-2009 10:01 AM

Please can someone help with megaupload links. I tried to import megvideo from the delta.xml but it's not working. I even added the stuff manually but no luck

newsoftw 04-10-2009 10:58 AM

Quote:

Originally Posted by The Geek (Post 1788066)
Nope, wide awake here. Your link doesnt help as you have a mod to hide lins from unregistered visitors. However my best guess is that you are linking to a video that doesnt allow embedding. Instead of trying to embed a video that wont embed, AME leaves behind a working link. Click on the link, and see what the embed code is.

This has been discussed quite a bit in this thread and the readme.

HTHs

i checked with embed code of video but same error, only show embed code or video link and also check in my forum by test user.

user name : test1
password : test

and also not any option available in forum for user. plz let check it by test user.
thanks in ADVNS
Ayaz Ali
plz urgent help.

cad2go 04-10-2009 10:59 AM

Quote:

Originally Posted by punchbowl (Post 1780348)
Is there a way to exclude it for certain styles e.g. show youtube links on a mobile style but full embedding in the default style?

I know I have a replacement variable for images in my mobile style. Is there something similar for ame tags?

Anyone managed to achieve anything like this?


All times are GMT. The time now is 09:19 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.02246 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (8)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