View Single Post
  #647  
Old 11-25-2008, 07:39 PM
h2ojunkie h2ojunkie is offline
 
Join Date: Sep 2004
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
It's really a matter of practicality. I've considered doing a definition for Photobucket and ImageShack, but most of the time users are going to use embed code as a matter of habit, so that could create conflicts when they post their code. Any definitions would have to be created for specific sites. Essentially, it would likely not be practical.
Regex is one thing I've never come close to comprehending, so I may be talking out my wazoo here.

But I thought the photobucket video embed code they provide for forums always has the action=view parameter.

[URL=http://s266.photobucket.com/albums/ii245/mixedtape1394/?action=view&current=100_0102.flv][img]https://vborg.vbsupport.ru/[/img][/URL]

When comparing it to the HTML link they provide to render the video player, I wouldn't think there wouldn't be conflicts when the users post the embed code as long as the replacement only happened if the action=view was present in the code

HTML Code:
<a href="http://media.photobucket.com/video/test/mixedtape1394/100_0102.flv?o=3" target="_blank"><embed width="448" height="361" type="application/x-shockwave-flash" wmode="transparent" src="http://i266.photobucket.com/player.swf?file=http://vid266.photobucket.com/albums/ii245/mixedtape1394/100_0102.flv&amp;sr=1"></a>
But like I already said, regex mind as well be talking Greek to me, so any chance of me figuring out how to write a replacement to test the theory is out the window.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01178 seconds
  • Memory Usage 1,767KB
  • 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_html
  • (1)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