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 |
#82
|
|||
|
|||
Quote:
this means all users will have to choose one! |
#83
|
|||
|
|||
Thanks .
|
#84
|
||||
|
||||
I really wish post 1 would be updated, reading through all of these solutions or ALMOST solutions is just a pain..
should make a java script selection, and just dump it in registration and profile edit templates. and just save the selection <name> and call it when needed in postbit. keep it local, instead of calling all those external links to run. but a nice idead, that used to work on 3.x |
#85
|
|||
|
|||
Yeah, this is confusing. Someone should just make a new mod thread
|
#86
|
|||
|
|||
Thank you Welshy2008
The subject does not have to attach anything except example!! |
#87
|
||||
|
||||
Cracked it.
I will post it as a mod later. (will be easier to read etc) Works on vB4 Beta 4. |
#88
|
|||
|
|||
is this ready to go now!!!
|
#89
|
||||
|
||||
My Code For This
...IMHO the better way...and to show which country belong the flag image....coz i or we dont know them all...do you? change the red one to your correct field number Code:
<!-- Princeedwards Country Flags Show Start --> <div align="center"> <vb:if condition="$post['field10']"> <img src="{vb:stylevar imgdir_misc}/flags/{vb:raw post.field10}.png" alt="Country" title=" My Home Country: {vb:raw post.field10}" border="0" /> </vb:if> </div> <!-- / Princeedwards Country Flags Show End --> |
#90
|
|||
|
|||
@Welshy2008 this mod like you posted in first page is not working because the generated name is full name of the country.GIF
BUT the animated gifs names are different. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|