View Single Post
  #219  
Old 07-15-2008, 02:13 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Burley View Post
You were right.

Sorry to bother you with the brightcove thing again, but I still can't get the brightcove video's to work;
Below is the link I got from paintballstar.com

Code:
http://link.brightcove.com/services/link/bcpid1126114367/bclid1133242044/bctid1636622561
On my forum, it just shows the link, nothing more.
Is that some sort of playlist or player?

AME converts media based on the URL of a page. It isn't, say, guessing or scanning any Brightcove page and converting any media that happens to be there. The definition has to tell it what specfic URL structure to look for, and then specifically what lines of code to look for at that URL. If you post a differently structured URL or the lines of code are nowhere to be found on the page, then AME ignores it.

In this case, this player's URL is nothing like the standard Brightcove URL structure. It will only convert a URL that looks similar to this: http://www.brightcove.tv/title.jsp?t...nel=1184524476, the standard type of page a video is found on. Once it recognizes the URL it will scan the page for the corresponding RegEx patters found in the definition. Anything beginning with http://link.brightcove.com isn't part of that structure and will be ignored.

If you can direct me to where players are made, I can see if I can make a definition for them. I can't guarantee it, but I will look at it. In some cases, like in the case of the YouTube Custom Player, it isn't possible because there's no relevant code to reference.


Quote:
Originally Posted by KingPin6 View Post
I am having a problem with importing the master.xml , when i import it in the preview it shows all the ones listed in the file, but when I finish and view the display it only shows a few have actually been imported.

VB 3.7.2
linux / apache
I've never seen that happen before and I can't image what would cause it. Perhaps the server has some sort of limitation on it? Worst comes to worst you could import them all individually. What I would first do is reinstall AME (don't uninstall it) by re-importing the AME product with it set to overwrite. What will happen is the default definitions will reappear and you can delete those and try reimporting the Master XML. I can't guarantee it will work because, as I said, I've never seen it happen before, but that would be the first thing I would try. And, of course, be sure to back up your database first just in case.

Oh, and perhaps even more basic, when you imported the definitions, where all of them set to Yes?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01129 seconds
  • Memory Usage 1,779KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete