Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vProfile Tag Details »»
vProfile Tag
Version: 1.2, by -=Sniper=- -=Sniper=- is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 05-17-2008 Last Update: 09-02-2008 Installs: 108
Uses Plugins
 
No support by the author.

vProfile Tags by GeekHacker.com
-------------------------------
vBulletin 3.7.x Required

1.2 03/09/2008 (EU)
---

- Removed url encode, which should solve problems for foreign languages
- Added option to enable it on the member list page

Upgrade
---------

- Import the XML file
- Under Admin CP -> vProfile Tags set the options

1.1 02/09/2008 (EU)
---

- Added option to only apply the hack to certain fields
- Added on/off option for the hack
- Improved coding a bit, changed if statements to switch
- Added support for multiline text boxes
- Added this readme.txt file

Upgrade
---------

- Import the XML file
- Under Admin CP -> vProfile Tags set the options

1.0 18/05/2008 (EU)
---

- First release for 3.7.x

What are Profile Field Tags?

- Simple, I will give an example

Code:
BEFORE THIS MOD

Interests; games, pc, video games, doom

AFTER THIS MOD

Interests; games, pc, video games, doom
As you can see they Words are now are linked, so making it easier to users to search for users with similar interest.

How to install?

- Just like any other product, import the .xml file you download

How to upgrade from the 3.6 version

- Uninstall the old version, install this one.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 09-10-2008, 12:12 PM
nerofix nerofix is offline
 
Join Date: Mar 2006
Location: Saarland
Posts: 219
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ThorstenA View Post
You must enter custom profile field number in admincp > settings > vProfile
That's what I did, but nothing happens.
I think it is because I got custom profile fields directly in the memberinfo template and not in any block! I assume your plugin is not ready for this... Could you fix it, so it will work in profile fields outside of a block?

Here's my code in the memberinfo tempate:
Code:
<if condition="$userinfo[field13] != ''">
<p>
<div>
	<table cellpadding="0" cellspacing="0" border="0" width=100%">
	<tr valign="top">
<td class="alt1" width="23%">&nbsp;$vbphrase[field13_title]:</td>

<td class="alt1" width="77%">
					$userinfo[field13]

</td>


</tr>
</table>
</div>
</if>
Even if it enter field 13 in the vProfile Tag options, no changes happens. Perhaps you have the time to test it and update your mod.
Reply With Quote
  #43  
Old 10-09-2008, 09:27 AM
nerofix nerofix is offline
 
Join Date: Mar 2006
Location: Saarland
Posts: 219
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sniper can you reproduce this bug?
Reply With Quote
  #44  
Old 11-10-2008, 06:51 PM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks. I will try this one soon.
Reply With Quote
  #45  
Old 05-23-2009, 09:32 AM
Oblivion Knight's Avatar
Oblivion Knight Oblivion Knight is offline
 
Join Date: May 2002
Location: Sheffield, UK
Posts: 1,757
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is perfect, exactly what I was looking for. Thanks!
Reply With Quote
  #46  
Old 06-13-2009, 12:19 AM
NetRover NetRover is offline
 
Join Date: Jul 2004
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, working on 3.8.2

I've never used tags before so I wondered should they show automatically on showthread or not?

They appear on my search page, but maybe I need a mod to have them on showthread automatically?
Reply With Quote
  #47  
Old 06-13-2009, 02:00 PM
mgcom's Avatar
mgcom mgcom is offline
 
Join Date: Apr 2009
Location: Dublin (Ireland)
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice one
Reply With Quote
  #48  
Old 07-02-2009, 03:35 PM
nnStaff nnStaff is offline
 
Join Date: May 2009
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this very idea in mind and was hoping that somebody had already come up with it, THANK YOU!

I don't know if you'd be willing to revisit this, but if it would also match up interests with social groups that would be amazing.
Reply With Quote
  #49  
Old 07-02-2009, 05:48 PM
farazfaraz farazfaraz is offline
 
Join Date: Mar 2009
Location: Iran-Tehran
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed
Reply With Quote
  #50  
Old 07-17-2009, 11:06 PM
Tiberonmagnus Tiberonmagnus is offline
 
Join Date: Jan 2003
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way... so that when a male (set by profile field) clicks on one of the vprofile links that it only displays women with those results, and vice versa?
Reply With Quote
  #51  
Old 02-19-2010, 05:10 AM
PixelFx PixelFx is offline
 
Join Date: Dec 2002
Posts: 1,117
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any chance of adding this for vb 4.0.2+?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:48 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07417 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete