vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Profile Enhancements - Awesome Flash Music Player For Members Profile (https://vborg.vbsupport.ru/showthread.php?t=264078)

Fready 08-10-2011 07:34 AM

ok
i pmd you with the url to the site

socialteenz 08-10-2011 12:07 PM

Quote:

Originally Posted by Spectre_Aidan (Post 2231646)
dude just calm down i forgot to hit installed so what

Still you have not done it :D it's not you have forgotten, you have done it on purpose :P

socialteenz 08-10-2011 01:33 PM

Quote:

Originally Posted by Fready (Post 2231648)
Strange, I follow this link using my same Chromium browser and the player shows and works on that site.
But not on mine:confused:

Try with this code.

Code:

<!---Flash Music Player--->
<vb:if condition="$userinfo['fieldxx']">
<div class="block">
  <div class="visitors">
    <h5 class="blocksubhead smaller">My Profile Song</h5>
      <div class="blockbody">
        <div class="blockrow">
          <div class="meta">
                <li>
<center><tbody><tr>
                                <td class="alt1" style="font-family: Verdana; font-size: 10pt">
                               


<script src="{vb:raw vboptions.bburl}/embed/swfobject.js" type="text/javascript"></script>

<div id="player"></div>

<script type="text/javascript">
var so = new SWFObject('{vb:raw vboptions.bburl}/embed/player.swf','mpl','170','20','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&amp;file={vb:raw userinfo.fieldxx}&volume=100&autostart=true');
so.write('player');
</script>

</td>
                        </tr>
                        </tbody></center>
 </div>
 </div>
    </div>
  </div>
</div>
<div class="underblock"></div>
</vb:if>
<!---Flash Music Player--->


Fready 08-11-2011 02:44 AM

no still not showing or working
yet that site i linked on the last page works fine witth the same browser open on another tab,

socialteenz 08-11-2011 03:19 AM

Quote:

Originally Posted by Fready (Post 2232083)
no still not showing or working
yet that site i linked on the last page works fine witth the same browser open on another tab,

Are you sure you added the code properly? The same code works fine for me. Try to upload the files again!

mjfan227 08-11-2011 11:12 PM

Great, I love it! Working perfectly.

socialteenz 08-12-2011 07:52 AM

Quote:

Originally Posted by mjfan227 (Post 2232442)
Great, I love it! Working perfectly.

Thanks, glad you like them :)

fxwoody 08-12-2011 02:37 PM

hi socialteenz, did you had the time to look at my request???

members like that a lot hehehe

Cheers

lobo0sw 08-12-2011 08:46 PM

Thanks ! :) Very nice mods. :)

socialteenz 08-12-2011 08:53 PM

Quote:

Originally Posted by fxwoody (Post 2232646)
hi socialteenz, did you had the time to look at my request???

members like that a lot hehehe

Cheers

Really sorry, i forgot that. Will check & get back to you soon.


All times are GMT. The time now is 05:50 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.01268 seconds
  • Memory Usage 1,739KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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