The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Star Sign Mod v1a Details »» | |||||||||||||||||||||||||
=======================
Star Signs V1 vBulletin 3.7.3-- Author (c) Simon Hind Tutorials4you Author Contact http://www.tutorials4you.co.uk/ 17/09/2008 - Date of Update ======================= ======================= LICENCE Star Signs V1 vBulletin 3.7.3 -- LICENCE - do not modify the documentation or the links, please also leave the comment tags which show tutorials4you.co.uk in the comments ======================= ======================= Change Log -- ======================= ======================= About -- The modification will show a drop down in the usercp Thus, from the drop down the user selects his/her Star Sign The postbit include will display it each of the users threads ======================= ======================= Installation -- ********************************** STEP 1 - Upload starsigns to your server ********************************** Upload the folder "starsigns" to your images/buttons - this is deauflt template not other templates or Upload the folder "starsigns" to your images/templatefoldername/buttons - do not create folder name templatefoldername You should be able to access it using the URL (web address) http://www.yoursite.com/your-forum/i...tons/starsigns ********************************** STEP 2 - Admincp setup ********************************** AdminCP > User Profile Fields > Add New User Profile Field > Single-Selection Menu -- Fill in the following forms with these details.. -- Title: Star Signs Description:Add Star Signs to your profile Profile Field Category: (Uncategorized) Options: Open the list.txt and copy and paste the whole file in here Set Default: None Display Order: 5 (Or whatever else is there) Field Required: Yes, at registeration and profile updating Field Editable by User: Yes Private Field: No Field Searchable: No Show on Members List: Yes Allow user to input their own value for this option: No Max length of allowed user input: SKIP Field Length: SKIP Regular Expression: SKIP Display Page: Edit Your Details -- SAVE change fieldxx to the fieldnumber for example 5 to find the field number follow these instructions AdminCP > > User Profile Fields > User Profile Field Manager -- User Profile Fields in Area: Edit Your Details Title / Profile Field Type (Uncategorized) Star Sign Name under name should show field name ********************************** STEP 3 - Template Configuration and Edits **********************************-=-=-=- THIS IS FOR POSTBIT NOT LEGACY(below) -=-=-=- AdminCP > > Styles & Templates > Style Manager > Edit Templates > Postbit Templates > postbit -- FIND ######################### <div>$vbphrase[posts]: $post[posts]</div> ######################### ADD BELOW ######################### <!-- Simons StarSign Start --> <if condition="$post['fieldxx']"> Star Sign: <img src="$stylevar[imgdir_button]/starsigns/$post[fieldxx].gif" alt="Star Sign" border="" /> </if> <!--// Simons StarSign End --> ######################### -- SAVE -=-=-=- THIS IS FOR POSTBIT LEGACY(below) -=-=-=- AdminCP > > Styles & Templates > Style Manager > Edit Templates > Postbit Templates > postbit_legacy -- FIND ######################### <div>$vbphrase[posts]: $post[posts]</div> ######################### ADD BELOW ######################### <!-- Simons StarSign Start --> <if condition="$post['fieldxx']"> Star Sign: <img src="$stylevar[imgdir_button]/starsigns/$post[fieldxx].gif" alt="Star Sign" border="" /> </if> <!--// Simons StarSign End --> ######################### -- SAVE Show Your Support
|
Comments |
#2
|
||||
|
||||
nice i ma try it,is there any other choice of pictures?
|
#3
|
|||
|
|||
working on at tomorrow
imgaes are to big, and will offer dark, light images and 50x50 pixel size |
#4
|
||||
|
||||
kool i will wait thnx for reply
|
#5
|
|||
|
|||
update made to images and alot smaller, will be working on changing location of info but not for a week or 2
|
#6
|
||||
|
||||
ok thnx
|
#7
|
|||
|
|||
hello simon i have installed as per your instructions.
however, inspite of the fields showing up in the user cp, i selected my loccation like japan and my star as cancer and sacved the changes. but there do not appear on the posts i made on the forum. i wanted to know where do these images appear? and if they are supposed to appear on every post i make, then why is it not appearing? |
#8
|
|||
|
|||
As shown in the image, the country flag is appearing fine but the star sign is not.
also, can you please guide me as to how i can shift the POWER below sign and country? (I mean in the new line) thank you |
#9
|
|||
|
|||
Quote:
dont forget you need to change the route in <img src="$stylevar[imgdir_button]/starsigns/$post[fieldxx].gif" alt="Star Sign" border="" /> $post[fieldxx].gif ( fieldxx needs to chane to the field number for the custom field name created) reply for more support if you email me your postbit template i'll do it for you hinds@iams.islington.sch.uk |
#10
|
|||
|
|||
dear simon
yes i changed the route as accordingly. i shall mail you the postbit and postbit legacy codes. i did it exactly the same manner as the country flags. i know i am missing something out but couldnt put my fingers on. i have put the folder in images/buttons/starsign |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|