![]() |
Extra Profile Fields Tab
Don't forget to hit INSTALL!
This is an evolution of my Additional Section within Profile and Dropdown within Posts mod from 3.6.x. If you have a pre-3.7.x version installed: UNINSTALL the old product and reverse the edits. Don't forget to revert those templates :) ----------------------------------------------------------------------- This product builds upon my Extra Profile Fields Page product. This product places the Extra Profile Fields into a new tab on the user's Public Profile. Does anyone want a future version of this to have a mini block w/ the same data? To Install: 1) Save the attached product-extratab.xml file. 2) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] 3) Browse to wherever you saved the file. 4) Import! Version History: 1.0.0 - Initial Release 1.0.1 - Cached template Don't forget to hit INSTALL! |
Reserved for future use.
|
Awesome. Thanks! Finally got the other hacks reinstalled as well just a few minutes ago after a template goof up back in September. Everything works great!
|
Schweet :)
|
Cool , thank you :)
|
Wow! Excellent. I used the built-in extra tab option, but then all information is also shown on the 'about me' tab (which makes the option somewhat weird). This extra tab mod is wonderful, thanks :D
|
Quote:
|
Installed :)
Although I may be being thick here, nothing is showing up on the public profile page :$ Edit : Ignore me, I was looking at a user who hadn't filled the extra fields in. |
Great Job
And a question ... Need your hacks two times - Computerparts, just like your example - Console, just like Xbox360, Playstation 3 and so on Is there a way to use your hacks twice? (User-CP and Profile) Thanks for your answer |
Thanks for this, Wired.
One question: I have a menu select drop down menu. Yes/no - yes to display system specs in postbit, and NO to not to display system specs in postbit. However, when it it selected to "NO" the system specs tab shows, just saying: System Specs NO Where would I be able to edit to stop the system specs selection drop menu showing in the block_tab ? |
Thanks Wired
Installed. |
Hello, as my former colleagues, I installed this MOD in order to avoid custom fields from showing both on a field-category tab and in the About-Me tab.
After installation, I couldn't find any vBulletin option for this MOD, nor any difference in how my profile page is showing. Can you please expend your instructions for the thick and dummies:) Thanks. ========================================= Sorry, all is well :) Only now did I understand that this MOD converts the extra page in Extra Profile Fields Page mod into extra tab. Thanks for this great mod. |
Wouldn't it make sense to combine your two mods into one since they're both supposed to work together?
|
A must-have request:
vBulletin provides only two permission options for a field display: private or public, and no consideration to permissions is given in field-category setting. One permission option is lacking and could only be found in vBadvanced Dynamics: viewable by friends (buddies). One answer to this limitation was given to me here, but the truth is that your product is the natural container to manage such conditional: the ability to display the tab to myself and friends only. Please consider adding this feature to your product. It will add great functionality and desirability to it. Many thanks in advance. |
Khalik, ShlomoT: You're welcome!
Quote:
Quote:
Quote:
Quote:
Quote:
|
Ok, wired -- thanks!
You can see the tab here. Basically, I just want to remove: System Specs YES -- which is at the top. Hmmm.... |
Quote:
Ok, here's what you'd have to do. Create a new Profile Category in the AdminCP. Assign the profile field that category. NOTE the Category ID! EDIT plugin: Extra Profile Fields Tab FIND: Code:
WHERE pf.form = 6 Code:
WHERE pf.form = 6 AND pf.profilefieldcategoryid != <INSERT CATEGORY ID # HERE> |
Good Deal Wired1
Its good 2 see many folks working on tabs these days... Excellent Keep the ball ROLLING!!! :up: |
That produces a database error. I just want to remove the Single-Selection Menu. :)
|
Deepdog009: Thanks!
Quote:
Code:
WHERE pf.form = 6 AND pf.profilefieldcategoryid != 5 |
I forgot to add the category id, I was using the profile field LOL. Thanks for that, Wired -- works great!
|
Cool beans!
|
great idea, nice hack :)
|
Would appropriate payment for your time and expertise move things faster :)
Quote:
|
LOL always, but right now I've been working on a bug w/ another mod, so sleep first :)
|
Probably a dumb question, but how do I just change the name of the tab from "Extra Options". I am using this on a Motocross forum and would like it to say "Bike Specs"
Do I just search in phrases and change extra_options? Edit: I just saw this in the dropdown thread "To edit the title: Go to AdminCP -> Languages & Phrases -> Search in Phrases. Search for the phrase's title: [dropdown_title] (no brackets). Edit and save!" Will that work for this one too? |
Quote:
|
installed!
how do i move the tab to after the about me tab? |
Quote:
Edit the Extra Profile Fields Tab plugin. FIND and REPLACE: Code:
profile_left_last Code:
profile_left_first |
Thanks for the tip on removing the field from the tab. I added urls to the specs and used this to remove the link in the tab as well..
Superb job!! |
what would be the best way to revamp the styling for the fields? i mean for all the pc specs on the tab, how can i style this with my own html?
|
Quote:
Put it this way: Any code that works on the About Me Tab's profile fields should automatically work on this tab, and if it doesn't, it should only take a modification or two to get it to work here. There's 3 points where it intersects with templates: In the Plugin: Extra Profile Fields Tab Code:
if ($profilefield['value'] != '') |
I dont have the knowledge of this stuff so this may be completely absurd, but is there a way to put a small picture on the Extra Profile Tab?
I am using this mod on a Motocross forum and just got it going today and it is very well liked. The only thing I have had a few people ask for is if they could put a picture of their bike in there as well. Similar to how the About Me tab has their signature picture. Is this possible to do? |
Quote:
|
Anyway to stop this using any queries, or at least cut down on one?
|
Quote:
Let me know if I can be of any help. I dont know much about code, so if I cant I will be sure to throw some $ your way. :up: |
Ummm, how would I make each category title bold in the tab? For example: CPU bold, Hard Drive bold ect ect.
|
it would be cool to be able to hook some album pics to the tab, but that sounds like a lo of work.
|
Quote:
Quote:
Quote:
Quote:
|
Ok, no worries. Well, I did some testing and this seems to use two queries. Not a big deal, though I guess.
|
All times are GMT. The time now is 03:18 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|