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 |
#62
|
|||
|
|||
Sent and this is the url - http://www.dvdnextcopysupportforum.com/testvb
|
#63
|
|||
|
|||
That is correct no folder labeled flags now.
|
#64
|
|||
|
|||
ensure you have the correct spelling of the image 'button or buttons folder! Use this:
Code:
<img src="{vb:stylevar imgdir_buttons}/flags/{vb:raw post.field5}.GIF" alt="My Country" border="" /> |
#65
|
|||
|
|||
This is what is used now as the flag.gif are in the button folder only now.
Code:
<!-- Country Flags Start --> <vb:if condition="$post['field11']">Country: <img src="http://www.dvdnextcopysupportforum.com/testvb/images/buttons/$post[field11].GIF" alt="Users Flag on dvdnextcopysupportforum.com!" border=""/> </vb:if> <!--// Country Flags End --> |
#66
|
|||
|
|||
change:
$post[field11].GIF to: $post[field11].gif |
#67
|
|||
|
|||
But all the gif flags are labeled GIF?
|
#68
|
|||
|
|||
Thanks everyone but to be honest this is more hassle than it is worth to be honest. Just not going to use it. Might try another one if another mod gets posted.
|
#69
|
||||
|
||||
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?! |
#70
|
||||
|
||||
Charlie, It's a shame - all it would have took is a look in your root directory and it would have been up and running. I can almost guarantee that you have put them in a wrong root folder somewhere.
It is a common mistake, and one that I have done in the past too. Not to worry though Mate. |
#71
|
|||
|
|||
It is fine thanks for the efforts.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|