Version: 1.00, by TheBlackPoet
Developer Last Online: Aug 2008
Category: Profile Enhancements -
Version: 3.6.7
Rating:
Released: 05-16-2007
Last Update: Never
Installs: 12
No support by the author.
Snapvine brings voice and mobility to social networks. Using the snapvine VoicePlayer?, users are able to safely communicate -- in their own voices -- with their online community. Unlike with other solutions which require expensive handsets and complicated downloads, snapvine's easy-to-use products work on any cell phone, with any carrier
Okay., I found this site and liked the free player, the company has the ability to port to other social networks, but not vBulletin; so I thought I could configure a quick script for us to use on our vBulletin Profiles.
I am using this on 3.67PL1 without any problems. I dont see a problem with this being used on the lower versions....
Before inserting this hack into your MEMBERINFO page you will need to have a profile ID
LOL I was just about to do this myself for my members. They liked it after I made a module for the sites snapvine for vbadvanced! You saved me some time! You can see the vbadvance mod in work here that I made: http://www.usmchangout.com/msg
its not working at my Forum .
i dont understand one thing , here it is
Code:
Step Two:
Create a new profile field.
Single-Line Text Box
Title Your SnapVine Title
Description Enter your Snapvine Title Here
save and replace $post[field2] with the appropiate field (like $post[field9]
dont understand about replacement . wich is apporpiate ?
help please. Thanks
its not working at my Forum .
i dont understand one thing , here it is
Code:
Step Two:
Create a new profile field.
Single-Line Text Box
Title Your SnapVine Title
Description Enter your Snapvine Title Here
save and replace $post[field2] with the appropiate field (like $post[field9]
dont understand about replacement . wich is apporpiate ?
help please. Thanks
this is the part of snapvine that allows you to have a title to your profile. when you create a profile field, vBulletin will create a field number for you to address later in your code...
check out the img... and see what i mean..
use that to replace the field2 with field(your number)
thamks a lot ,i have created both new profile feilds as you told in your instructions but its not work at all .
i gave NO 1 to first field and 2 for secound field . please help .
Thamks
More than likely you are not using the correct field numbers when replacing the field# in the code. You need to go to AdminCP>>>User Profile Fields >>>User Profile Field Manager
From there look for the 2 new fields you created. Look under the column that says name. All the fields in this column will look like field1 , field22, etc.... Those are the numbers you need.