The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello, & thanks for reading this thread & helping me out.
I have a problem with the mixpod mod, aka https://vborg.vbsupport.ru/showthread.php?t=212414 it will not show up on my member profile. I am using the default colour .xml The following code is from my, MEMBERINFO template. Code:
<div id="sidebar_container"> <!-- sidebar --> $template_hook[profile_right_first] $blocks[stats_mini] $template_hook[profile_right_mini] $blocks[friends_mini] $blocks[albums] $template_hook[profile_right_album] $blocks[groups] $blocks[mixpod] $blocks[visitors] $template_hook[profile_right_last] <!-- / sidebar --> </div> Code:
<if condition="$userinfo[field12]"> <div id="mixpod" class="tborder content_block"> <h4 class="thead block_title"> <a href="#top" class="collapse_gadget" onclick="return toggle_collapse('mixpod')"><img id="collapseimg_mixpod" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a> <a name="albums"></a> <span class="block_name">My MixPod Playlist</span> </h4> <div class="block_content" id="collapseobj_mixpod" style=""> <div class="alt2" align="center"> <embed src="http://assets.myflashfetish.com/swf/mp3/mixpod.swf?myid=$userinfo[field12]" quality="high" wmode="window" bgcolor="ffffff" flashvars="mycolor=4d528c&mycolor2=f2a0f9&mycolor3=ffffff&autoplay=false&rand=1&f=4&vol=100&pat=1&grad=true" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" border="0" style="visibility:visible;width:100%;height:300px;"></embed> </div> </div> </div> </if> #1, is a screenshot of a profile on my forum #2, is my profile field manager, to show that I have the correct field. #3, is in my "Edit your options" page, where the id of the mixpod is placed. Any suggestions on how to fix this? ![]() thanks! ![]() |
#2
|
|||
|
|||
![]()
The only thing I can think of is, are you sure you got the plugin installed and active (maybe check your plugin manager), and also it has a list of user groups that are allowed to use it, I suppose it's possible that you created other user groups that aren't in the list.
Oh, I should probably mention (because someone else will) - apparently you're supposed to ask about mods only in the mod's thread and not in the general discussion area. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|