Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 10-27-2005, 04:30 PM
evenmonkeys's Avatar
evenmonkeys evenmonkeys is offline
 
Join Date: Aug 2004
Location: Iowa
Posts: 896
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well... I'd do it the cheesy way and put .mid at the end of the hardcode. Probably not a good choice though. In the profile field, you would just tell them to leave out the trailing .mid extention.

Is it possible to make this work for FireFox? Embed tags generally don't work for FireFox.
Reply With Quote
  #12  
Old 12-19-2005, 06:53 AM
DraculaVN DraculaVN is offline
 
Join Date: Aug 2005
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great ! I love it. Thanks Zero !!!
Reply With Quote
  #13  
Old 12-19-2005, 07:34 AM
rb290's Avatar
rb290 rb290 is offline
 
Join Date: Oct 2005
Posts: 333
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

THanks !
anyway to make it so you can see the song thats playing "Artist - Title"?

Quote:
Originally Posted by xYarub
Is it possible to make this work for FireFox? Embed tags generally don't work for FireFox.
ya that would be nice, alot of people use firefox.
Reply With Quote
  #14  
Old 12-19-2005, 07:00 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice!!!!

tipoboy installs thanks ZT
Reply With Quote
  #15  
Old 12-21-2005, 07:25 AM
ProphetAO ProphetAO is offline
 
Join Date: Nov 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Is it possible to make this work for FireFox? Embed tags generally don't work for FireFox.
Keyword... firefox... lol you should try another browser i know people claim it's the best but maxthon is the exact same without some of the problems that it has... Orrrrrr if you're able to learn how to use it properly Opera's a good one but some people have problems with it >.< just depends i guess... but yea if you have problems with embeds on ff then change because that proves they suck
Reply With Quote
  #16  
Old 12-28-2005, 07:11 PM
Exitilus Exitilus is offline
 
Join Date: Jul 2004
Location: Spokane, WA
Posts: 432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work w/ 3.5?
Reply With Quote
  #17  
Old 01-19-2006, 08:29 PM
agiacosa agiacosa is offline
 
Join Date: Dec 2004
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This isn't working for me. Anyone using it in 3.5? Any changes?

Figured it out. Thanks.
Reply With Quote
  #18  
Old 01-22-2006, 02:17 AM
Shadow Blaze's Avatar
Shadow Blaze Shadow Blaze is offline
 
Join Date: Oct 2004
Location: Ohio
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ummmm........ just for anyone else who wants to use this i have a slight fix for it, dunno if it was always like this or if it's just a vb3.5.1+ but i'm running vb3.5.3 and i found problems in the user profile fields not to mention the code was broken apparently and wouldn't play at all.... sooooo i'll go ahead and put this...

Code:
<if condition="$profilefield[title] != 'Profile Music'">
<tr>
	<td>
		<strong>$profilefield[title]</strong>:<br />
		$profilefield[value]
</if>
	<td>
		<embed src='$profilefield[value]' autostart='true' loop='true' width='1' height='1' />
		<noembed>
			<bgsound src='$profilefield[value]'>
		</noembed>
this is the new stuff that should appear in your memberinfo_customfields template... as far as I've found that fixes all issues with this coding ^_^ enjoy
Reply With Quote
  #19  
Old 01-22-2006, 06:24 PM
tipoboy's Avatar
tipoboy tipoboy is offline
 
Join Date: Dec 2005
Location: scotland
Posts: 693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shadow Blaze
ummmm........ just for anyone else who wants to use this i have a slight fix for it, dunno if it was always like this or if it's just a vb3.5.1+ but i'm running vb3.5.3 and i found problems in the user profile fields not to mention the code was broken apparently and wouldn't play at all.... sooooo i'll go ahead and put this...

Code:
<if condition="$profilefield[title] != 'Profile Music'">
<tr>
	<td>
		<strong>$profilefield[title]</strong>:<br />
		$profilefield[value]
</if>
	<td>
		<embed src='$profilefield[value]' autostart='true' loop='true' width='1' height='1' />
		<noembed>
			<bgsound src='$profilefield[value]'>
		</noembed>
this is the new stuff that should appear in your memberinfo_customfields template... as far as I've found that fixes all issues with this coding ^_^ enjoy
i'm running 3.5.3 and the original code works with no problems
Reply With Quote
  #20  
Old 04-21-2006, 08:34 PM
Exitilus Exitilus is offline
 
Join Date: Jul 2004
Location: Spokane, WA
Posts: 432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone else now getting a ActiveX error message using this now?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:04 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.04076 seconds
  • Memory Usage 2,251KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete