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)

The Geek 03-04-2009 07:52 AM

Quote:

Originally Posted by davew (Post 1759513)
Hi Geek,

I'm guessing you missed my question, and I'd really appreciate some help - my forum just went "live" and I'd love to get this sorted :)

Pretty please!

Regards,
Dave

Hey Dave, based on what you have put, I would assume this is caused by a custom definition not working as expected. I can only provide support for the default ones so if indeed its a custom one, you'll need to ask the author. Otherwise let me know and ill be all over it :)

The Geek 03-04-2009 07:55 AM

Quote:

Originally Posted by psychotica (Post 1759562)
Hi Geek

When i put the File cache on the AME doesn't works, it display the URL of the Movie with the title but the video and the container didn't appear.

The path is correct and the folder has CHMOD 777.

Thanks.

I doubt the problem is with the file cache (youll get warnings in the AME AdminCP if there is something suspect about your file cache).

I would lay money on the fact that you are trying to embed a video that has external embedding disabled. Check to make sure you can embed the video by looking at the destination page. Otherwise, paste the URL for me to check out.

HTHs :)

davew 03-04-2009 10:58 AM

Quote:

Originally Posted by The Geek (Post 1759893)
Hey Dave, based on what you have put, I would assume this is caused by a custom definition not working as expected. I can only provide support for the default ones so if indeed its a custom one, you'll need to ask the author. Otherwise let me know and ill be all over it :)

Thanks very much for the response!

I have installed DJ's Definitions.. never thought to look there :(

Will update soon!

Cheers,
Dave

whaase 03-04-2009 09:15 PM

What code do I type into the vbadvanced BBcode module? I tried just the Youtube adress, it just displays the address.

I also tried [BBCODE=youtube]dqlbsiDL3A4[/BBCODE]

And it displays exactly that lol

Thanks

bjhuang 03-05-2009 08:56 AM

in newthread.php

Code:

<div><label for="cb_parseame"><input type="checkbox" name="parseame" value="1" id="cb_parseame" tabindex="1" checked="checked" />Automatically embed media (requires automatic parsing of links in text to be on).</label><input type="hidden" name="parseame_check" value="1" />
an ending div tag is missing.

PtitLu 03-05-2009 11:08 PM

I had a weird issue with this mod (and i am not the only one) : https://vborg.vbsupport.ru/showthrea...26#post1761426

When AME is installed (and active), it breaks vbGoogleMapMe. When i deactivate AME, the map is ok. Does the developer has a brilliant idea to solve this ?

4yBak 03-06-2009 02:07 PM

how to fix URL for title "You Tube"? Now link for this title looks like http://mysitelink/youtubelink
An example: http://forum.ztu.edu.ua/www.youtube....?v=3FQv_eAxp3c or live demo http://forum.ztu.edu.ua/showthread.php?t=16096

jonah1892 03-07-2009 09:43 PM

just use this for youtube

however i have a problem on my site, when we use the normal link it converts it fine

however when a member posts something with the related tag in the URL like http://www.youtube.com/watch?gl=GB&h...eature=related

it just shows the link and not the embedded video

Sooner95 03-08-2009 01:37 AM

Ez install, works great!

Dave Hybrid 03-08-2009 03:11 AM

Why do so many coders not make their add-ons validate to w3 standards.

Any chance you will make this w3 compliant?

minty_fresh 03-10-2009 12:32 AM

I have tried uploading the files a few times now and still getting this when making any form of post...

Warning: require_once([path]/includes/ame_bbcode.php) [function.require-once]: failed to open stream: No such file or directory in [path]\includes\class_dm_threadpost.php(744) : eval()'d code on line 3

Fatal error: require_once() [function.require]: Failed opening required 'G:\websites\jdmtas\htdocs\forum/includes/ame_bbcode.php' (include_path='.;C:\php5\pear') in G:\websites\jdmtas\htdocs\forum\includes\class_dm_ threadpost.php(744) : eval()'d code on line 3

AH!? If i uninstall the xml file from the products i can post, Advice?

Gladhatter 03-10-2009 04:08 AM

Quote:

Originally Posted by Dave Hybrid (Post 1762942)
Why do so many coders not make their add-ons validate to w3 standards.

Any chance you will make this w3 compliant?

Dave while I have no answer to your concerns about the coders or the possible laziness or uncaring nature of them to write good code to good standards, I am thankful to you for pointing out the W3 Compliant standard. I chased down my site and found that the very few minor bugs that pop up time to time but not always or predictable were all shown up in the W3 complaincy standard tester.

Our next to do is get our site 100% W3 complaint.

I find it bizzare that all would not wish to have this complaincy when it can resolve a million and one issues.

jGas 03-10-2009 12:36 PM

hi, this mod seems to be great!
but i have a musicians board, so i'd like to know if mp3 attachments are supported.

thanks!

Gladhatter 03-10-2009 12:44 PM

MP3 are supported and most any other file-- 1000s of them but you have to have a proper definition.

ArnyVee 03-10-2009 10:18 PM

I've been trying to pinpoint why my AME is not working on my site. The other night I went through all of my mods (and I've got a ton of 'em) and disabled all and posted a link and the link was a regular link. Then, I enabled AME and the long <div> issue came up. So, it's not a modification that is causing the issue apparently. Could it be that something else that I have custom coded or something else is conflicting with AME?

Any suggestions as to what I should look for? Javascript or anything in particular within some coding?

MadtownHDJunkie 03-10-2009 10:26 PM

i am having an issue with ESPN video working. Is there a answer for this?

ty

ArnyVee 03-10-2009 10:40 PM

MadtownHDJunkie, might want to ask the question over on DJ's thread since this is only for the AME mod itself. The custom definitions are handled at https://vborg.vbsupport.ru/showthread.php?t=195884

minty_fresh 03-10-2009 10:51 PM

anyone any idea on whats wrong with my one?

LWS 03-10-2009 11:26 PM

installed and seems to work perfect! thanks for a great mod :D

Quote:

Originally Posted by minty_fresh (Post 1765293)
anyone any idea on whats wrong with my one?

Are you sure you upload all files? as your error seems to suggest a missing file

Gladhatter 03-11-2009 03:23 AM

I have a crazy idea to google W3 validator.

smnet 03-11-2009 10:55 AM

Is there any way this could support the BBC iPlayer?

Here is an example link:-
http://www.bbc.co.uk/iplayer/episode...tal_Maternity/

I hope this is possible.

Thanks for any help.

Rob

minty_fresh 03-11-2009 10:45 PM

Quote:

Originally Posted by LWS (Post 1765312)
installed and seems to work perfect! thanks for a great mod :D


Are you sure you upload all files? as your error seems to suggest a missing file

Well i'll try again now but yeah from what i can everything is uploaded :S odd huh..

Tom Kagan 03-14-2009 02:49 AM

I spotted two problems:

1. The post conversion tools cannot take a timeout of zero. It will countdown to negative maxint. The javascript which controls needs a tweak.

2. If you enter a url into the quickpost box, then click "advanced", the preview of the post does not show the parsed output. Clicking "preview" from the advanced editor will parse the url.

Dave Hybrid 03-14-2009 07:37 AM

I now have a w3 compliant xml file, but re-importing does not change anything so it must need the db tables deleting and reimporting. Let me know if you know what tables to delete and where. I will trade the w3 valid xml in return. Thanks.

GoTTi 03-15-2009 08:31 PM

any idea why this is making the vbgoogle members map not work?

https://vborg.vbsupport.ru/showthread.php?t=123148

when both of these mods are installed and the AME is active, the locations for the members wont show on the map. when AME is disabled, the google map works fine. what would be causing these to conflict with eachother?

DobieGillis? 03-15-2009 08:48 PM

strange, reinstalling and I have two php files in amecache not in the lastest download, one is ameinfo.php, the other is findonly.php. Amyone know what they are? Left overs from an earlier version?

ArnyVee 03-15-2009 10:55 PM

Quote:

Originally Posted by The Geek (Post 1739535)
Arny, have you tried disabling all other mods and then reposting the link? I suspect there may be some conflict with something you may have recently installed. Let me know asap :)

Geek (or anyone else),

I've tried everything from reinstalling the AME 2.0, to upgrading back to AME 2.5 to reinstalling the latest definitions from DJ's mod and disabling every mod that I have and still nothing is working with AME.

Is there anyone that can give me some suggestions for me to try and get this working?

When I'm posting a youtube link (for example, this one http://www.youtube.com/watch?v=caJZZmbUVLE ), I'm getting the following link....

Code:

http://www.waltdisneyboards.com/redirect-to/?redirect=http%3A%2F%2F%3Cdiv+style%3D%22display%3A+none%3B%22+id%3D%22ame_noshow_post_1237161099_3%22%3E%3Cbr+%2F%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/div%3E%3Cbr%20/%3E%3Cdiv%20style=%22display:%20inline;%22%20id=%22ame_doshow_post_1237161099_3%22%3E%3Cbr%20/%3E%3Cdiv%20align=%22center%22%3E%3Cbr%20/%3E%3Ctable%20class=%22tborder%22%20cellpadding=%226%22%20cellspacing=%221%22%20width=%22425%22%20style=%22margin:10px%200%22%3E%3Cbr%20/%3E%3Cthead%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22tcat%22%20colspan=%222%22%20style=%22text-align:center%22%3E%3Cbr%20/%3E%3Ca%20href=%22%22%20title=%22YouTube%22%20target=%22_blank%22%3EYouTube%3C/a%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/thead%3E%3Cbr%20/%3E%3Ctbody%3E%3Cbr%20/%3E%3Ctr%3E%3Cbr%20/%3E%3Ctd%20class=%22panelsurround%22%20align=%22center%22%3E%3Cbr%20/%3E%3Cobject%20width=%22425%22%20height=%22350%22%3E%3Cbr%20/%3E%3Cparam%20name=%27%27movie%27%27%20value=%22http://www.youtube.com/v/caJZZmbUVLE&ap=%2526fmt%3D18&fs=1%22%3E%3C/param%3E%3Cbr%20/%3E%3Cparam%20name=%22allowFullScreen%22%20value=%22true%22%3E%3C/param%3E%3Cbr%20/%3E%3Cembed%20src=%22http://www.youtube.com/v/caJZZmbUVLE&ap=%2526fmt%3D18&fs=1%22%20type=%22application/x-shockwave-flash%22%20allowfullscreen=%22true%22%20width=%22425%22%20height=%22350%22%20wmode=%22transparent%22%3E%3C/embed%3E%3C/object%3E%3Cbr%20/%3E%3C/td%3E%3Cbr%20/%3E%3C/tr%3E%3Cbr%20/%3E%3C/tbody%3E%3Cbr%20/%3E%3C/table%3E%3C/div%3E%3Cbr%20/%3E%3C/div%3E
.....but, if I post the link with the [ame] tags, I get this .....

Code:

<div style="display: none;" id="ame_noshow_post_1237161099_4">
<a href="" title="You Tube" target="_blank">You Tube</a>
</div>
<div style="display: inline;" id="ame_doshow_post_1237161099_4">
<div align="center">
<table class="tborder" cellpadding="6" cellspacing="1" width="425" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="" title="You Tube" target="_blank">You Tube</a>
</td>
</tr>
</thead>
<tbody>
<tr>
<td class="panelsurround" align="center">
<object width="425" height="350">
<param name=''movie'' value="http://www.youtube.com/v/caJZZmbUVLE&ap=%2526fmt%3D18&fs=1"></param>
<param name="allowFullScreen" value="true"></param>
<embed src="http://www.youtube.com/v/caJZZmbUVLE&ap=%2526fmt%3D18&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="350" wmode="transparent"></embed></object>
</td>
</tr>
</tbody>
</table></div>
</div>

........so, neither is working. I've had these issues for many weeks and I've been trying to fix it on my own. But, it's not working. Can anyone offer any suggestions on what I should do to get this working? I appreciate any suggestions that can lead me to the answer! :)

Gladhatter 03-16-2009 12:02 AM

I would like to suggest you go to the paid section and spend 5-10 dollars and hire a coder to fix this for you in about 5 minutes.

ArnyVee 03-16-2009 12:05 AM

Gladhatter, I don't mind spending some money to have it fixed, it's just getting someone that is familiar and able to get in and help me with it.

I'll post on the paid request side soon and see if someone might be able to help. Thanks for the suggestion.

citizenkane 03-16-2009 12:08 AM

thanks man

Gladhatter 03-16-2009 12:29 AM

Solidsnake@GTI can fix it. He is not well versed on the Regex but he can solve what the problem is for sure. Please give him a day before you contact him. He is in the middle of a huge project for me.

GoTTi 03-16-2009 07:29 PM

how do i stop the AME from making links posted in threads read the titles and details of sites?

when i post a link in a thread, its automatically rewriting it to the title of the page i guess of the site the link goes to...how do i disable this?

i posted a link to:
https://vborg.vbsupport.ru/showthread.php?t=201283

and its showing as

Quote:

http://www.candykids.net/forum/favicon.ico **Internal Linking (Threads)
wierd..

ArnyVee 03-17-2009 11:23 PM

Quote:

Originally Posted by Gladhatter (Post 1769235)
Solidsnake@GTI can fix it. He is not well versed on the Regex but he can solve what the problem is for sure. Please give him a day before you contact him. He is in the middle of a huge project for me.

Gladhatter, is Solidsnake@GTI done with your project yet? Didn't want to bother him until he finished your stuff ;)

Gladhatter 03-17-2009 11:33 PM

Quote:

Originally Posted by ArnyVee (Post 1770789)
Gladhatter, is Solidsnake@GTI done with your project yet? Didn't want to bother him until he finished your stuff ;)

He is not but hopefully by tomorrow he will have this mile stone reached and can give you 30 minutes.

We will be needing his services for months to come however. We rarely use any code out of the box but have most of it rewritten to our needs. AME is the exception to this rule as it rocks from the box.

He will look into it as soon as he fixes my issues. I have ask him about it. PM him tomorrow some time if you will or in 12 hours from now.

KevinL 03-19-2009 01:10 PM

This thread here http://www.theadminzone.com/forums/s...ad.php?t=60477 brought up a great question. Could ads be somehow placed into this? Whether it be a block besides the video an ad before the video plays, like a lot of the bigger sites use?

Food for thought?

Digital Jedi 03-19-2009 01:34 PM

Quote:

Originally Posted by KevinL (Post 1771813)
This thread here http://www.theadminzone.com/forums/s...ad.php?t=60477 brought up a great question. Could ads be somehow placed into this? Whether it be a block besides the video an ad before the video plays, like a lot of the bigger sites use?

Food for thought?

You do anything you want just by editing the ame_container template HTML.

game-screen 03-21-2009 05:01 PM

This is perfect... Only paste and copy! Thats what i always wanted.

Thanks you alot.

+ installed

ged 03-21-2009 07:02 PM

1 Attachment(s)
Hi, I've upgraded my AME installation to the latest version, uploaded new files but still have double YouTube boxes. You can see my settings in attachment, can you tell me what is wrong there?

Gladhatter 03-21-2009 08:12 PM

Quote:

Originally Posted by ged (Post 1773621)
Hi, I've upgraded my AME installation to the latest version, uploaded new files but still have double YouTube boxes. You can see my settings in attachment, can you tell me what is wrong there?


I think you have DUPLICATE definitions for the same links.

ged 03-21-2009 09:11 PM

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


All times are GMT. The time now is 08:13 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.02566 seconds
  • Memory Usage 1,842KB
  • 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
  • (12)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
  • (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