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)
-   -   Add-On Releases - DJ's AMEs :: Media Definitions for AME 2.5 :: More Video, Twitter, Pinterest... (https://vborg.vbsupport.ru/showthread.php?t=195884)

58D 11-12-2008 02:51 AM

Hey DJ, are these the same definitions from the "Third Times a Charm" or should I switch over to these. I'm using AME 2.5.

Eneswar 11-12-2008 03:06 AM

Any idea why all the videos i post comes out very small?
Wasnt like this before i imported this definitions.

Like:
https://vborg.vbsupport.ru/external/2008/11/59.jpg

but they used to be like this:
https://vborg.vbsupport.ru/external/2008/11/60.jpg

Digital Jedi 11-12-2008 03:39 AM

Quote:

Originally Posted by Sym0n (Post 1663812)
:confused:

Not sure if that's meant to be a question or a statement. I only use Firefox, but I don't suppose IE would hurt to try. Can't see what difference it would make though.

It shouldn't, but it's worth a try to cover your bases.

Just a thought, but check with your host to see there's any reason they would put a limitation on file imports. I don't know of anything of hand that would do that, and the XML isn't particularly a large file, but you never know.


Quote:

Originally Posted by 58D (Post 1663985)
Hey DJ, are these the same definitions from the "Third Times a Charm" or should I switch over to these. I'm using AME 2.5.

The only difference is that these are using the size variables for 2.5. You can now use the AME global size settings for 98% of them, except of course the ones' that don't need them or can't be resized for other reasons. (The small list in post 2.)


Quote:

Originally Posted by Eneswar (Post 1663988)
Any idea why all the videos i post comes out very small?
Wasnt like this before i imported this definitions.

Like:
https://vborg.vbsupport.ru/external/2008/11/59.jpg

but they used to be like this:
https://vborg.vbsupport.ru/external/2008/11/60.jpg

As I mentioned, these use AME 2.5's global height and width variables. They're smaller because your using the default size setting in the AME CP for posts. You can now set the height and width of all your videos globally per region (posts, blog posts, profile comments, signatures)

Eneswar 11-12-2008 03:46 AM

So I have to install 2.5 one? im using 2.0.2

Digital Jedi 11-12-2008 03:49 AM

My fault, I titled this thread so early in the morning, I mistakenly said these where for 2.0. These are for 2.5. If your not using AME 2.5, you don't need these definitions and the older one will work fine. I'll be keeping both version updated simultaneously.

Eneswar 11-12-2008 03:58 AM

Simple misstake.
Then ill wait for 2.5 to go gold and get this definitions :)
Thanks anyway

Eneswar 11-12-2008 04:05 AM

Got a question tho :P
Is there a possibility to add Deezer definition to 2.0.2, if yes, how?

Thank you

Digital Jedi 11-12-2008 04:06 AM

Deezer is included in the Master XML and in the Main ZIP on my other thread.

Digital Jedi 11-12-2008 06:25 AM

1 Attachment(s)
Due to unusual instance of a % symbol in some Daily Motion links, a slight tweak to the definition is required. Please delete your old Daily Motion definition and import this new one. The Master XML 2 was also updated.

butch3r 11-12-2008 06:46 AM

Quote:

Originally Posted by Eneswar (Post 1663988)
Any idea why all the videos i post comes out very small?
Wasnt like this before i imported this definitions.

i have the same problem, i think that's wrong coding (not sure if that's ame or DJ).

this is an example for AOL
source of definition
Code:

<object height="$ameinfo[height]" width="$ameinfo[width]">
source of generated page
Code:

<object height=" height="480"" width=" width="640"">
so problem solves if i use
Code:

<object height="480" width="640">
or
Code:

<object $ameinfo[height] $ameinfo[width]>


All times are GMT. The time now is 03:08 AM.

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.02468 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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