vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Embedded media player in post (https://vborg.vbsupport.ru/showthread.php?t=72162)

ericgtr 12-06-2005 02:36 PM

Glad to help :)

Mikecp421 01-01-2006 02:22 PM

worked for me good stuff

Funboy 03-09-2006 05:58 PM

Well done ericgtr,

Had this up and running in under 1min.

Well pleased.

thx for the share.

G_Man 03-19-2006 04:21 PM

Any chance you are going to release a 3.5 version?

ericgtr 03-19-2006 05:12 PM

I had considered it but this mod was released and appears to do much more https://vborg.vbsupport.ru/showthread.php?t=106239 :)

G_Man 03-19-2006 08:07 PM

Quote:

Originally Posted by ericgtr
I had considered it but this mod was released and appears to do much more https://vborg.vbsupport.ru/showthread.php?t=106239 :)

very cool. Checking it out now. Thanks a lot for pointing me that way. :D

Poethik 03-29-2006 07:46 PM

Thats the best Idea I've ever heard. I need to learn this coding stuff.

nomiqw 04-17-2006 12:11 PM

nice work m8 just got it working on my site thnx

ben_erhan 08-27-2006 11:10 AM

ericgtr ,

I have used this modification long times.
But after upgrade to 3.0.6 I couldnt use.
ıs there a way to use at this version?
I have all the things but it did not work:(
There are lots of post with this code:(

looking forward to hearing your best news.

MikaK 08-29-2006 03:29 PM

I've managed to set up this for the most part. But there is an issue with bbcode parsing in some special cases:

What could possibly cause this:

If I add an url into a forum posting inside bbcode and it contains an ampersand the result looks like

Code:

http://www.soundchilds.net/backstage/play.php?band_id=29&song_id=24&mode=song_hifi
and gets parsed all ok ie. the media can be streamed when using the [MEDIA] bbcode tag..

example post. http://www.soundchilds.net/loud_loun...35&postcount=3


If I add the same [MEDIA] tag at member.php in a profile field that can take bbcode the url breaks at a few places and looks like

Code:

http://www.soundchilds.net/backstage/play.php?band_id=29&  song_id=24&mode=song  _hifi
My member.php calls the functions_bbcodeparse.php. Including the file got the img tags properly showing instead of plain url's (I have the image resize hack installed).

Is there anyone around with an idea what might cause the above difference in parsing? Where would be best start looking?

I'm running a vb v 3.0.3

Thanks for any ideas!

Best regards,

-Mika


All times are GMT. The time now is 09: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.01308 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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