vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - MySpace 2.0 Profile System (https://vborg.vbsupport.ru/showthread.php?t=200500)

Reycer 04-05-2009 06:56 PM

using 3.8.2 and it works, question though. How do I add a place to add a video?

DiageoLiam 04-05-2009 09:58 PM

Music player wont work... have updated the field ID and added a URL to a song... here's my code:

<!-- FLASH MUSIC PLAYER -->
<script type="text/javascript" src="$vboptions[bburl]/embed/swfobject.js"></script>



<script type="text/javascript">
var so = new SWFObject('$vboptions[bburl]/embed/player.swf','mpl','300','20','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=$userinfo[field22]&volume=100&autostart=true');
so.write('player');
</script>

<!-- /FLASH MUSIC PLAYER -->

using this: http://students.sabanciuniv.edu/~esr...st%20Dance.mp3

have tried several song url's....

ViciousCode 04-06-2009 05:03 PM

i suggest you to remove the http:// part from your profile, and put inside the code

Fixed code :)
Code:

<script type="text/javascript">
var so = new SWFObject('$vboptions[bburl]/embed/player.swf','mpl','300','20','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&file=http://$userinfo[field22]&volume=100&autostart=true');
so.write('player');
</script>

hope that works

Reycer 04-08-2009 11:07 PM

I can't get the music player to work either.

ViciousCode 04-13-2009 12:30 PM

what seems to be the problem?

do you upload the embed folder to your forum root directory?

Kottonmouth801 04-22-2009 01:49 AM

Music Player Shows Up On Administration Profile But Not Member Profile 3.8.2

Also......

How do you work it?

Where does url go?

:confused:

Kottonmouth801 04-22-2009 07:14 PM

Does any one know exactly where to change the feilds?

Looks to me like it is on the template.??

These instructions are terriblle...........!!!!!!

If I uninstall it leaves my board a wreck...!

:mad:

Kottonmouth801 04-23-2009 12:21 AM

These instructions are very veague.........

Does anyone have an original 3.8.2 vbulletin MEMBERINFO template I can have so I Can UNINSTALL this.....?

This has messed up my board.

It has changed all of the "Fields" around.

If anyone has an original 3.8.2 MEMBERINFO template could you send to me ...?

THANKS.....!

:D

Reycer 04-25-2009 01:51 PM

I guess that this isn't supported like it says above. Bummer, may have to un-install this one.

tcs 04-25-2009 02:08 PM

Look in your VB Install folder and find vbulletin-style.xml. Open it and search for MEMBERINFO. That is the original template information. Works for any version VB.


All times are GMT. The time now is 07:08 AM.

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.03313 seconds
  • Memory Usage 1,734KB
  • 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
  • (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