vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   allow mp3 to be uploaded and displayed like threads (https://vborg.vbsupport.ru/showthread.php?t=60033)

RsX 11-10-2004 05:25 PM

Here is what you need to do..

Go into template header and scroll all the way to the bottom...
Make a new line and insert this:

U WILL NEED TO CHANGE EVERYTHING IN THE 'BOLD TAGS ACCORDING TO WHATS INSIDE THEM


PHP Code:

<html>
<
head>
<
SCRIPT LANGUAGE="JavaScript">


function 
popUp(URL) {
mywindow window.open(URL"newwin"'toolbar=0,scrollbars=,location=0,statusbar=0,menubar=0,resizable=0,width=[b]POPUP WIDTH HERE(PIXELS)[/b],height=[b]POPUP HEIGHT HERE[/b],top=0,left=0');
}

</
script>
</
head>
<
body>



<
table align="center">
<
tr>
<
td><a href="[b]PLAYER URL HERE[/b]"<center><IMG SRC"[b]IMAGE BUTTON URL HERE[/b]" border"0"></a>
</
td>
</
tr>
</
table>
</
body>
</
html>

<
BR


ericgtr 11-10-2004 05:43 PM

Quote:

Originally Posted by RsX
Here is what you need to do..

Go into template header and scroll all the way to the bottom...
Make a new line and insert this:

U WILL NEED TO CHANGE EVERYTHING IN THE 'BOLD TAGS ACCORDING TO WHATS INSIDE THEM


PHP Code:

<html>
<
head>
<
SCRIPT LANGUAGE="JavaScript">


function 
popUp(URL) {
mywindow window.open(URL"newwin"'toolbar=0,scrollbars=,location=0,statusbar=0,menubar=0,resizable=0,width=[b]POPUP WIDTH HERE(PIXELS)[/b],height=[b]POPUP HEIGHT HERE[/b],top=0,left=0');
}

</
script>
</
head>
<
body>



<
table align="center">
<
tr>
<
td><a href="[b]PLAYER URL HERE[/b]"<center><IMG SRC"[b]IMAGE BUTTON URL HERE[/b]" border"0"></a>
</
td>
</
tr>
</
table>
</
body>
</
html>

<
BR


Okay, how about the flash player that you use? Sorry but I haven't set anything like this up before.

RsX 11-10-2004 05:54 PM

Im not sure this is legal (advertising my forum), but If it isnt, delete this post

Go to www.pc-cribz.com and see the mp3 button below the header..

Click it to see the mp3 player

ericgtr 11-10-2004 06:04 PM

Thanks, I checked it out there and saw that, it looks great. Still, this is not what I am after but thanks for the help.

Here is what I would like. A person makes a post and clicks Manage Attachments and uploads their attachment. After the post is sumitted the extention is recognized by a condition, like a .jpg shows a picture for example, this would show the embedded media player right in the post ready to play the attached MP3. Then you click the play button and it plays right in the post also.


All times are GMT. The time now is 10:55 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.01073 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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