Please consider this a beta since I've not tested it fully! so report back if you find any problems!
What are Profile Field Tags?
- Simple, I will give an example
Code:
Normal Member info Page
Interests; games, pc, video games, doom
Clickable User Fields Member Page
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. Similar to how facebook and other sites work.
Instructions go to AdminCP -> vBulletin Options -> [Sniper] - Profile Field Tags for options
I just tested it localy and it works fine! I assume your members have URLs, HTML, or similar coding in their profile fields?
edit: I just checked your forum again, it does seem like your members have HTML links, etc in the fields. While members who have only entered in test e.g. "ball, game, text, form" etc it works fine for them.
I just tested it localy and it works fine! I assume your members have URLs, HTML, or similar coding in their profile fields?
edit: I just checked your forum again, it does seem like your members have HTML links, etc in the fields. While members who have only entered in test e.g. "ball, game, text, form" etc it works fine for them.
Our users have normal BBCODE available in their profiles.
What I did was just installed the xml and it really messed things up on my own profile. I saw everything double in the first field. Go check it out. (the hack is currently disabled)
ok, if you have a quick look at my profile on your site, you will see its works, however when using BBCODE in the fields, e.g. bold, it works, but it also includes <b>value</b> in the link, it would require more code to remove these items from the link.
Using bbcode links does break it, again it can be fixed but since using BBCODE in profile fields isnt a default vBulletin feature, I won't make any more changes I'm affraid.
ok, if you have a quick look at my profile on your site, you will see its works, however when using BBCODE in the fields, e.g. bold, it works, but it also includes <b>value</b> in the link, it would require more code to remove these items from the link.
Using bbcode links does break it, again it can be fixed but since using BBCODE in profile fields isnt a default vBulletin feature, I won't make any more changes I'm affraid.
Why not make the "Age" & "Date of Birth" be clickable. That'll be cool.
P.S - If possbile, can you please make it searchable by "word" ? One of my member has this as his interest: I love music and I love to dance. < Your product makes the sentence clickable, can you please make every word in that sentence clickable? That will be amazing.
Why not make the "Age" & "Date of Birth" be clickable. That'll be cool.
P.S - If possbile, can you please make it searchable by "word" ? One of my member has this as his interest: I love music and I love to dance. < Your product makes the sentence clickable, can you please make every word in that sentence clickable? That will be amazing.
Thanks.
I will look into birthday search.
It would not be ideal to make words like "I", "to", "have" clickable, instead ask users to separate each word or sentence they want linked with a comma.
but if you really want to you can edit the plugin and change the code
It would not be ideal to make words like "I", "to", "have" clickable, instead ask users to separate each word or sentence they want linked with a comma.
but if you really want to you can edit the plugin and change the code