The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Country Flag and simcard model and .. Details »» | |||||||||||||||||||||||||||||
excuse I am Persian and my English is not good
this mod only work in vbulletin4 and not work on other version and other version have in this site whit this mod you can show your Country Flag and simcard and your car model and your phone model and …. In user profile 1.you must creat the new fild whit this properties go to Admin Control Panel / User Profile Fields / Add New User Profile Field. In window to right click drop down message bar and change to Single Selection Menu In the User Profile Field, sectiom in Title area call it Country Flag (a)Discription: Add a country flag to your profile. (b)Profile Field Category check Uncategorized (c)Options:Add the Country text file attached, just copy and paste the text file to this field. (d)Set Default:None (e)Display Order: should be set by default to next available one write this down will be needed later. (f)Field Required: Set this to Yes, at registration and profile updating. (g)Field Editable by user: Yes (h)Private Field: Check No (i)Field Searchable on Members List: Check No (j)Show on Members list: Yes Option Input: Allow user to input their own value for this option: No Max length of allowed user input: 100 Field Length: 25 Regular Expression: Blank Display Page: Which page displays this option?: Options:Thread Viewing 2. Upload the Flags File to server be sure to place in /buttons/flags on each skin that you wish to use this on. 3.in the Postbit Legacy of your Template Locate: {vb:raw post.rank}{vb:raw post.usertitle} And add below this cod: <!-- yahoomobil(yaghoub) --> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" alt="Users Flag!" border="" /> <!-- yahoomobil(yaghoub) --> field5 will need to be change to what ever field number was created befor in 1 stage foer example field6 or field7 so the number of field change and You must replice the number of new fild number ((now you can go to ((seetins)) in your site and chose ((edit optins)) and chose your Country Flag for simcard and phone and …. You must repeat this stage and replice the image white your attachments the passwor of rar file is: yahoomobil.ir the vbulletin is the best and the best . we and you must help to is beter excuseme my internet speed very slow .its dialup so i can not upload my file i tray secend but canot upload my file i upload tex of flag and screensht mr Lynne can you help me and uoload pictuer of flag and sim here [ATTACH][ATTACH]Attachment 106406[/ATTACH][/ATTACH] Download Now
Screenshots
Show Your Support
|
Comments |
#12
|
|||
|
|||
I doubt the code will but the graphics will.
|
#13
|
||||
|
||||
OK Guys - you can try the following:
Firstly “Upload” ALL the Flag GIF pics to your forum root /images/buttons folder. Then in your Admin Control Panel (ACP), please do the following: ACP -> User Profile Fields -> Add New User Profile Field ->Profile Field Type -> Single-Selection Menu (select ‘Single-Selection Menu’ from the Drop-Down Menu) -> Please enter the following into the following fields (REMEMBER to make a note of the FieldID, because you will need to replace ALL the X’s in [fieldX] with it!!! Add New User Profile Field Single-Selection Menu: Title = Country Flag Description = Add your country flag to your profile: Profile Field Category = (Uncategorized) Options = Copy & Paste the Whole contents of the file attached below (OPTIONS) Set Default = None Display Order = You Select this (dependant on how many you already have) Field Required = yes, at registration and profile updating Field Editable by User = Yes Private Field = No Field Searchable on Members List = No Show on Members List = Yes Optional Input: Allow user to input their own value for this option = No Max length of allowed user input = 100 Field Length = 25 Regular Expression = Leave this Blank Display Page: Which page displays this option? = Edit Your Details ** SAVE ** ACP -> Styles & Templates -> Style Manager -> <<>> -> Postbit Templates -> select the template that you use (ie Postbit or Posbit_legacy) – I use Postbit… Find: Code:
$vbphrase[posts]: $post[posts] Code:
<!-- Flags Start --> <if condition="$post['field11']"> Country: <img src="http://www.Your ForumAddress.com/images/buttons/$post[fieldX].GIF"/></if> <!--// Flags End --> FOR vB4 Beta - This code will add Alt Text to your Flag on mouseover. Find: Code:
</vb:if> <span class="usertitle"> {vb:raw post.usertitle} Code:
<!-- Country Flags Start --> <vb:if condition="$post['fieldX']"> Country: <img src="http://www.yourforumaddress.com/images/buttons/$post[field1X].GIF" alt="Users Flag on yourforumnamehere!" border="" /> </vb:if> <!--// Country Flags End --> ** SAVE TEMPLATE ** ** Replace the ‘X’ with your FieldID number ** That should work for you?! |
#14
|
|||
|
|||
Thanks Welshy I have this thread tagged.
|
#15
|
||||
|
||||
Your Welcome Charlie, Let me know it it works for you in vB4.
|
#16
|
|||
|
|||
Haha, unbelievable.. I've been searching for this all morning in the search bar.. Download VB 4, check out the mods randomly.. and look what I find :/
Thanks! Installed and Rated ++ |
#17
|
||||
|
||||
Lol
|
#18
|
|||
|
|||
Can I put all the flags in one folder then upload it and then set it as I set the feildX ID?
|
#19
|
|||
|
|||
OPTIONS.xml where does that go? If I try to import as a product it says invalid file.
|
#20
|
|||
|
|||
Tryed this and it does not work .
|
#21
|
|||
|
|||
The original isn't anything either the notepad is just a list of all the flags nothing else.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|