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)

Gladhatter 03-21-2009 11:21 PM

Remove the duplicate definition in AME definititons.

Digital Jedi 03-22-2009 07:52 AM

Quote:

Originally Posted by ged (Post 1773685)
I got it (because youtube videos double on posts) but don't know how to solve. That's the problem. :)

You have Two YouTube definitions. You probably didn't delete the default YouTube definition before importing mine. If you want to keep my definition (which supports deep linking) delete the default definition (All my definitions have a sort order of 1.)

ged 03-22-2009 08:22 AM

Quote:

Originally Posted by Digital Jedi (Post 1774008)
You have Two YouTube definitions. You probably didn't delete the default YouTube definition before importing mine. If you want to keep my definition (which supports deep linking) delete the default definition (All my definitions have a sort order of 1.)

This problem was on a pure AME installation, not with any plug-ins.

BTW, I removed default definitions and installed your pack. Nothing's changed. Everybody says "remove the double definition" but it doesn't help if you don't know how to do it.

Digital Jedi 03-22-2009 08:27 AM

Quote:

Originally Posted by ged (Post 1774022)
This problem was on a pure AME installation, not with any plug-ins.

BTW, I removed default definitions and installed your pack. Nothing's changed. Everybody says "remove the double definition" but it doesn't help if you don't know how to do it.

Check the delete box and click Save?

Digital Jedi 03-22-2009 08:28 AM

Quote:

Originally Posted by Digital Jedi (Post 1774025)
Check the delete box and click Save?

Also, your old posts won't change until you resave them manually.

ged 03-22-2009 12:03 PM

Quote:

Originally Posted by Digital Jedi (Post 1774026)
Also, your old posts won't change until you resave them manually.

Thanks, that was the right answer. :)

Mutt 03-23-2009 05:42 AM

I just installed this and now quick edit sometimes doens't work. just pushed me to the advanced editor. I'm looking around but haven't found any this error in the FAQ or this thread. has anyone else had this problem / fixed it?

Digital Jedi 03-23-2009 08:50 AM

Quote:

Originally Posted by Mutt (Post 1774830)
I just installed this and now quick edit sometimes doens't work. just pushed me to the advanced editor. I'm looking around but haven't found any this error in the FAQ or this thread. has anyone else had this problem / fixed it?

It's not one that I've heard of before. Have you disabled the modification to make sure it still does it when turned off?

Gladhatter 03-23-2009 05:37 PM

Quote:

Originally Posted by Mutt (Post 1774830)
I just installed this and now quick edit sometimes doens't work. just pushed me to the advanced editor. I'm looking around but haven't found any this error in the FAQ or this thread. has anyone else had this problem / fixed it?

Times like that I start looking for how I used to drop the ball 20 years ago when I believed hackers and malware and root kits and such did not exist.

You may wish to remove the remote code that some one has on your computer and you will see great joy.

thestaton 03-24-2009 01:29 AM

Anyone else having weird errors with this update?

I just upgraded to 3.80 last week, and now when ever a user posts a new URL the thread will time out. If they remove the URL it will post just fine.

Here's a sample of the error codes people have been sending me.

HTML Code:

Database error in vBulletin 3.8.1:

Invalid SQL:

                        SELECT thread.threadid, MATCH(thread.title) AGAINST ('V1 3.813 vs
9500Ci 35.5Ka 3/22/09') AS score
                        FROM thread AS thread
                       
                        WHERE MATCH(thread.title) AGAINST ('V1 3.813 vs 9500Ci 35.5Ka 3/22/09')
                                AND thread.open <> 10
                               
                               
                        LIMIT 5;

MySQL Error  : MySQL server has gone away
Error Number  : 2006
Request Date  : Sunday, March 22nd 2009 @ 04:30:49 PM
Error Date    : Sunday, March 22nd 2009 @ 04:31:22 PM
Script        :
http://www.
Referrer      :
http://www.
IP Address    :
Username      :$$
Classname    : vB_Database_MySQLi
MySQL Version :

I've probably gotten about 15 of those from other forum users... I stripped out most of the personal info.

What could be going on?

Digital Jedi 03-24-2009 08:44 AM

Sounds like you have a mod conflict.

Mutt 03-24-2009 01:31 PM

Quote:

Originally Posted by Gladhatter (Post 1775188)
Times like that I start looking for how I used to drop the ball 20 years ago when I believed hackers and malware and root kits and such did not exist.

You may wish to remove the remote code that some one has on your computer and you will see great joy.

I think you misunderstood me. on some posts when you click edit, it skips the AJAX quick edit & goes straight to the advanced editor. it's got nothing to do with malware.

I'm going to go through and toggle various products off till i find the conflict. thanks guys. just wanted to ask if it was normal & some thing I needed to deal with. now that I know it's not, i'll go find out what I broke.

thanks again

unicorn2433 03-24-2009 07:03 PM

Okay I am probably missing something really simple here.
When I try and use the embed link from say you tube the embeded stuff shows up and not the video.
This shows :
< object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object >

adoxtater 03-26-2009 02:00 AM

Quote:

Originally Posted by unicorn2433 (Post 1776047)
Okay I am probably missing something really simple here.
When I try and use the embed link from say you tube the embeded stuff shows up and not the video.
This shows :
< object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object >

I'm having something similar happen. I'm seeing code displayed similar to that (but not quite as MUCH as you have), plus its duplicating the videos.... WEIRD. Check it out here:

http://shredguitars.com/showpost.php...51&postcount=1

Anyone have any ideas? This is horrible looking. AME used to work fine, until I upgraded to the laest AME version. Then something went south somewhere :eek:

Digital Jedi 03-26-2009 06:36 PM

Quote:

Originally Posted by adoxtater (Post 1777185)
I'm having something similar happen. I'm seeing code displayed similar to that (but not quite as MUCH as you have), plus its duplicating the videos.... WEIRD. Check it out here:

http://shredguitars.com/showpost.php...51&postcount=1

Anyone have any ideas? This is horrible looking. AME used to work fine, until I upgraded to the laest AME version. Then something went south somewhere :eek:

You have two YouTube definitions. You need to delete the default set, then edit the post.

NeverBored 03-27-2009 10:27 PM

Is there any fairly easy way to separate the ame output from the post? For example if I want the video/s to always display at the beginning of the post.

RL714 03-29-2009 01:07 AM

Quote:

Okay I am probably missing something really simple here.
When I try and use the embed link from say you tube the embeded stuff shows up and not the video.
This shows :
< object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0QPEzBaVRdw&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object >
same problem!
my youtube is working fine, but the other doesnt, like dailymotion, google video etc..

Isaac Brody 03-29-2009 05:26 AM

What is a reasonable amount of time for this to take to install on a forum with over 1.5 million posts, 46,000 members, and about 160,000 threads.

It has been going for about three hours now with this message:
Quote:

Adding index to post table. Please standy by.... this bit can take a few...
What will happen if I stop the installation?

The board still seems to be moving along fine.

Thanks.

punchbowl 03-30-2009 02:38 PM

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?

MotMann 03-30-2009 02:56 PM

How autom. play Youtube HQ Videos in bigger size?

(Sorry, but the searchengine with HQ still not working here :( )

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?

creative-friend 04-03-2009 06:51 PM

Quote:

Originally Posted by HuMoRi.CoM (Post 1782847)
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?


upload all the files again on ur ftp and overwrite them
im sure it will work.

Gamelobby 04-03-2009 08:35 PM

Quote:

Originally Posted by Gamelobby (Post 1782776)
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..?

Anyone..?

Saviour 04-03-2009 11:01 PM

Quote:

Originally Posted by Gamelobby (Post 1783293)
Anyone..?


Set Extract destination data to No and save your settings.

Gamelobby 04-04-2009 07:46 AM

I got it thanks.. I guess it just took over night for it to enable.!?

newsoftw 04-06-2009 10:11 AM

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



Dukefrukem 04-07-2009 01:26 AM

so gametrailers.com isn't supported here?

Megatr0n 04-07-2009 10:47 AM

I got a database error with the Blog. Is it related to this hack?

Database error in vBulletin 3.8.2:

Invalid SQL:
UPDATE vb_blog_text SET ame_flag=0 WHERE blogtextid = 0;

MySQL Error : Unknown column 'ame_flag' in 'field list'
Error Number : 1054
Request Date : Tuesday, April 7th 2009 @ 03:24:58 AM
Error Date : Tuesday, April 7th 2009 @ 03:24:58 AM
Script : http://www.xxxxx.com/forums/blog_pos...teblog&blogid=
Referrer : http://www.xxxx.com/forums/blog_post...teblog&blogid=
IP Address : 99.234.175.20
Username : tia87
Classname : vB_Database
MySQL Version :

KevinL 04-07-2009 12:19 PM

@Megatron did you install the blog after you installed AME?

Megatr0n 04-07-2009 12:56 PM

Quote:

Originally Posted by KevinL (Post 1785707)
@Megatron did you install the blog after you installed AME?

I did. Know how to fix it?

KevinL 04-07-2009 01:50 PM

Quote:

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

Look in the instructions, there is a section for the blog if you add it in after. I think you go to the AMECP and then to tools the blog support...


All times are GMT. The time now is 06:53 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.04473 seconds
  • Memory Usage 1,851KB
  • 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
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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