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 08-02-2005 02:25 PM

Have a look at this thread to change it so you can allow for larger files, keep in mind that you need root access to your server, if you don't have it talk to your provider and they may be able to do it for you https://vborg.vbsupport.ru/showthread.php?t=81061

Thanks for the offer but I don't have anything setup for this, it's a pretty minor mod as it is :)

madkidz 08-02-2005 02:42 PM

Ok kool thanks.

vnboy 08-08-2005 05:13 PM

I just installed this today, it's great, thanks a lot!
BTW, I added a button to insert the code like this and it works:

-- In template editor_toolbar_wysiwyg
--> search for
PHP Code:

$vBeditTemplate[extrabuttons

--> insert just above it:
HTML Code:

                        <td><img src="$stylevar[imgdir_editor]/separator.gif" alt="" width="6" height="20" /></td>
                        <td><div class="imagebutton" id="cmd_wrap0_media"><img src="$stylevar[imgdir_editor]/media.gif" alt="$vbphrase[wrap_quote_tags]" width="21" height="20" /></div></td>

all you need is to put a gif image "media.gif" in the editor folder!

vnboy 08-08-2005 05:15 PM

Quote:

HTML Code:

[MEDIA]http://www.yoursite.com/vb/attachment.php?attachmentid=$attach[attachmentid].mp3[/MEDIA]


actually, as I realised, you don't need to do so, just do it like this and it works on whatever server you put your website:

Code:

[MEDIA]./attachment.php?attachmentid=$attach[attachmentid].mp3[/MEDIA]

khaleel 08-16-2005 10:45 AM

Is it compliant? Will it work in safari rss2 and firefox?

bangthebook 08-31-2005 07:55 PM

does this work with 3.0.7?

zoe 09-17-2005 08:22 PM

Ok,
I'm having some issues... I don't know if this is 3.5 RC3 compatable. Since RC3 was just released I'm almost positive it's not. Anyhow there are a few issues I encountered. In order for anybody to be able to upload huge files such as full MP3 songs over 2mb you need to tweak your php.ini file. For those of you in a shared environment it is not possible and most hosts will not do it for you. But if you get past that point and you add MP3 as a valid extension you're almost there. Now if you follow the instructions after you upload the file you'll see that it directs you how to post it so it is embedded i.e.
Quote:

You may optionally add the following line by copying and
pasting it into the body of the post. This will allow it to be played in an embedded media player inside the post
Now I'm fine and dandy but for some reason it still will not recognize the bb code. Yes it shows up in the admin and yes I can attach mp3s. Yes I have rebooted the server but no love... Any suggestions?
Thanks,
zoe

zoe 09-17-2005 08:33 PM

Anybody have some ideas? I'm pretty flustered right now. It could be something simple... I'm going to go have some zoloft.

ericgtr 09-17-2005 08:55 PM

Quote:

Originally Posted by zoe
Anybody have some ideas? I'm pretty flustered right now. It could be something simple... I'm going to go have some zoloft.

zoe, this has never been tested outside of 3.0.7 so I can't claim it works with any of the later versions. One thing you can try is to delete the custom bbcode and re-add it again, I've had to do that before.

zoe 09-17-2005 09:23 PM

Ok,
I'll give it a shot... If not I can always take double the dose of Zoloft and work the code to figure out the problem. Any ideas where to start?
zoe


All times are GMT. The time now is 05:49 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.01042 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)bbcode_php_printable
  • (3)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
  • (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