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)

realdx 04-01-2009 01:48 PM

Thanks a lot!! cant w8 to check it out!

Moshe1010 04-02-2009 08:05 AM

This mode dosen`t work with 3.8.2, somebody who has 3.8.2 and installed this mode can confirm this?

Saviour 04-02-2009 01:21 PM

I have this installed on my board and it's working just fine on 3.8.2.

MonkYZ 04-02-2009 04:32 PM

Is there a way to insert this code for all definitions so that the lightbox picture viewer bug to be solved ? With this codes, the pictures will no longer be loaded behind the player but over it. I've tested it with a few websites and it works, but it's really crazy to edit ALL the definitions manually:
Code:

<param name="wmode" value="transparent" />
and with the embed src add this
Code:

wmode="transparent"
Thx in advance !

DobieGillis? 04-02-2009 04:47 PM

Quote:

Originally Posted by Moshe1010 (Post 1782253)
This mode dosen`t work with 3.8.2, somebody who has 3.8.2 and installed this mode can confirm this?

working great for me with 3.8.2

Tom Kagan 04-02-2009 05:39 PM

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")) 


Gamelobby 04-02-2009 11:59 PM

I have a strange issue..

I installed this on my own board, & it works great, but i just installed it on a friends board, & it acts like NOTHING.!?
I mean nothing, as if i haven't enabled it or something, no icon, nothing just looks like a link.!?

Thoughts..?

Forumi Shqiptar 04-03-2009 02:45 AM

Warning: include([path]/amecache/findonly.php) [function.include]: failed to open stream: No such file or directory in [path]/includes/ame_bbcode.php on line 74

Warning: include() [function.include]: Failed opening '[path]/amecache/findonly.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/includes/ame_bbcode.php on line 74

no such file has been included into amecache folder any ideas?

marshal_ramdev 04-03-2009 04:10 AM

thanks :)

mokujin 04-03-2009 06:23 PM

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?


All times are GMT. The time now is 07:29 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.01798 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (1)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