The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Profile Page Banner Details »» | ||||||||||||||||||||||
Changeable Member Profile Page Banner
Description: Your members can add a banner above their Profile page. ================================================== === Demo: http://nacc.club/member.php?u=1 The demo is a 3.8 test site but it will look the same in 4.2 Music will play in profile, please adjust volume before clicking. ================================================== === Step One: You will need to make a new User Profile Field. Admincp/User Profile Fields/Add New User Profile Field Single-Line Text Box Title: Add a banner above your profile Description: Please add your Image URL (Example: http://nacc.club/imagehosting/14f7bd890a86c3.jpg) Field Required: No Field Editable by User: Yes Display Page: Edit Profile Save it Remember the field ID number, you will need it later. ================================================== === Step Two: You will need to edit your MEMBERINO template. (MAKE A BACKUP OF ANY TEMPLATE YOU EDIT BEFORE YOU EDIT IT, YOU MAY NEED IT IF YOU MAKE A MISTAKE.) Find: Code:
{vb:raw navbar} Code:
<div align=center><vb:if condition="$userinfo['fieldxx']"><td class="vbmenu_option"><img src="{vb:raw userinfo.fieldxx}" width="600" height="150"></td></tr> </vb:if></div> ================================================== === As you see, I set the default Image size allowed to 600 x 150. Any image a member adds will show image at that size. Adjust these numbers to suit your needs or remove "width="600" height="150" to allow your members to add any size image. ================================================== === Step Four: Inform your Members...Enjoy ================================================== === ================================================== == ADDON: Added wired1's extra profile pages addon ( marked reusable) to show the banner profile field to its own page and added <vb:else /> if conditionals to only show the page contents to select usergroups by adding usergroup id's to the top of the new pbanner template (info included in zip) To Upgrade: Click Install & download the zip file. Import the product-be1_pbpfp.xml Edit the admincp/profilefield.php file Edit the USERCP_SHELL template Edit the pbanner template to add usergroup id's to wat to allow access to the page After you do the addon steps, go into your profile field manager, click edit to the right of Profile Banner. Scroll to the bottom of that page to the Display Page, click the dropdown and select, Option: Profile Banner Options... Done ================================================== == Happy Editing!! Added 3rd party Image Upload and Resize script. Download Now
Show Your Support
|
Благодарность от: | ||
madzat |
Comments |
#2
|
|||
|
|||
On the demo site,
Sorry. The administrator has banned your IP address. To contact the administrator click here |
#3
|
||||
|
||||
Try again please.
|
#4
|
|||
|
|||
If this is a banner why would it play music? never mind I see now that the profile link worked... It was your youtube player!
|
#5
|
||||
|
||||
Via pm, I am ask how to only allow select usergroups access to use this.
vbulletin does not have an option to set permissions on profile fields that I am aware of. The only way to allow this to be used by select usergroups is.... ACP/User Profile Fields/Profile banner, click edit. Look for Private Field, select yes. Save. Now, ACP/Usergroups/Usergroup Manager. In all your active Usergroups , Select Edit Usergroup. Scroll to the General Permissions section . Check No for all usergroups you do not want to see private profile fields. They will see the banner image on the profile page of those allowed to see private profile fields. |
#6
|
||||
|
||||
IP banned also mate, looks very interesting, would it clash with vBSocial Profile mods?
|
#7
|
||||
|
||||
All banned ips are now removed, sorry.
Try again please. I do not use vBSocial Profile mods but, I do not think it will effect it. |
#8
|
||||
|
||||
Quote:
|
#9
|
||||
|
||||
I can add a plugin to add the profile banner profile field to its own page with if conditionals to hide the page to add the image link for the banner but still allow the members to see each other Profile page banners.
Would this work for you? |
#10
|
||||
|
||||
Yes, that would be great. :up:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|