Results 1 to 10 of 13
-
22nd Aug 2011, 11:12 AM #1OPBanned
(Help Required) Display name+thread description+flag mod installation
My vB: 3.8.7 PL2
I want to use a display name instead of username on the forum.
its a common feature on many forum.
can anyone tell how to do that?
Also,
Code:http://www.vbteam.info/vb-4-0-x-addons-and-template-modifications/54048-convert-thread-description-v2.html
Also,
Code:http://www.vbteam.info/vb-3-8-x-addons-and-template-modifications/17621-animated-flag-hack-3-8-a.html
tried installing it, but it isnt coming up (it may happen that i am not doing any step properly!) kindly help.
Update: Flag Done(thanks to bluedevil) | 2 problems left
thanks in advance!champ_007_bond Reviewed by champ_007_bond on . (Help Required) Display name+thread description+flag mod installation My vB: 3.8.7 PL2 I want to use a display name instead of username on the forum. its a common feature on many forum. can anyone tell how to do that? Also, Rating: 5
-
23rd Aug 2011, 03:59 PM #2MemberWebsite's:
learninginn.comfollow the instructions which is in readme file included in every mod.
-
24th Aug 2011, 09:22 AM #3OPBanned
-
24th Aug 2011, 03:20 PM #4MemberWebsite's:
learninginn.comohk now.. upload flags folder in your images/styles/buttons/flags/
image path should be this for example "images/styles/buttons/flags/pakistan.gif"
now go to ACP > User Profile Fields > Add New User Profile Field.
select Single Selection Menu from drop down menu. now edit the details
(A)Title: Country
(B)Discription: Where are you from?.
(C)Profile Field Category: it shuld be checked
(D)Options: just copy and paste all flag names from the text file named "Country list" in this field.
(E)Set Default:None and save the settings.
(F)Display Order: which is usuall "field5" etc. but remember yr field number which is the display order number.
(G)Field Required: Yes, at registration and profile updating.
(H)Field Editable by user: Yes
(I)Private Field: Check No
(J)Field Searchable on Members List: Check No
(K)Show on Members list: Yes
now go to styles > postbit templates > postbit_legacy.
fint
Code:$template_hook[postbit_userinfo_left]
add
Code:<if condition="$post['field5']"> <img src="$stylevar[imgdir_button]/flags/$post[field5].GIF" alt="Users Flag!" border="" /> </if>
-
24th Aug 2011, 03:21 PM #5MemberWebsite's:
WarezHackerZ.com WarezHackerz.in ForumScripts.orgI already have the flag mod installed on my forum
-
25th Aug 2011, 04:31 AM #6
-
25th Aug 2011, 04:46 AM #7OPBanned
-
25th Aug 2011, 04:53 AM #8
-
25th Aug 2011, 05:15 AM #9MemberWebsite's:
learninginn.comit shuld be like this... fill ur fields like this..
-
25th Aug 2011, 05:45 AM #10
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How can display the different Title & Meta Description?
By GBot in forum Whitehat SEOReplies: 0Last Post: 9th Dec 2013, 06:36 PM -
Recommendations & Help Required Regarding Installation on a Fresh Linux VPS
By my123world in forum Server ManagementReplies: 16Last Post: 3rd Jan 2012, 01:23 PM -
Thread Display Help
By tractor3231 in forum vBulletinReplies: 1Last Post: 13th Sep 2011, 12:08 PM -
How can I change the display of a thread?
By Clowner in forum vBulletinReplies: 3Last Post: 29th Oct 2010, 08:47 PM -
Thread Display problem
By swapnil0545 in forum vBulletinReplies: 2Last Post: 2nd Sep 2008, 02:21 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...