![]() |
Additional Section within Profile and Dropdown within Posts
NOTE: After checking out the vBulletin 3.7 First Look thread, which contains significant changes to the Member Profile page, it is clear that this mod as-is will probably not work properly when it comes to displaying the Extra Profile Info on that page. As soon as an official 3.7 comes out, I'll start working on the changes.
The 3.5.x version of this hack can be found here. This hack builds upon my Extra Profile Fields Page hack. This template mod lets you take the extra fields from that hack and places them within a dropdown that sits below the user's title within each post, as well as replaces the Group Memberships area with a listing of only these specs. The EPFP hack is basically the entry form for the data that's manipulated in this hack. Please check out the pics at the EPFP hack link to get the full idea. In my case, it is used for PC specs (and as you will see the instructions are tailored towards this), however it can be easily used for parts or specifications of almost anything (car parts for example). An example is shown here: http://www.houseofhelp.com/forums/sh...ad.php?t=39826 Example of user profile with specs: http://www.houseofhelp.com/forums/member.php?userid=15 # of plugin hooks: 1 # of php page edits: 1 (just 1 line to add the custom hook line into member.php) # of template edits: 3 # of phrase edits: 1 Any suggestions are appreciated. Don't forget to hit INSTALL! Support will only be given to people who have hit install. Also, please post where you've installed this, as I'd like to see how people are using it. Or if guests can't see the effects, then please post a pic. |
Reserved for future use.
|
instal ;)
|
:):)
|
good one keep the good work ;) and of course installed ;)
|
Thanks! Please post back if you're doing something cool with the mod :)
|
Can the selections be made clickable to a url that opens in a new window ?
|
Not with this mod. All the selections are just user profiles. If Jelsoft ever lets profile fields become links, or you find a hack that gives you this option, then it should work fine automatically.
|
In the 3.5 version you list the hook contents, but not in 3.6. ??
|
Quote:
|
I can't figure why the pulldown menu doesn't open.
http://www.318ti.org/forum/showthread.php?t=11816 |
Have you done the last step in the instruction file? (check the PM on your forum).
|
Quote:
It is in one postbit and not the other. I'm going to go to sleep and try again when I am awake. Thanks for your help. |
Quote:
|
I did exactly what you said in the instructions, but there is no pulldown menu show up in my forum :(
I use postbit_legacy and the changes i made them into postbit_legacy insteed of postbit any help? (see a thread of my forum) |
Quote:
|
Great Modification. One question though; when using a 'multiple-line' text box, is it possible for the contents to be displayed vertically rather than horizontally in the drop-down box within posts?
Cheers, Adam. |
Quote:
|
Quote:
I'm using it to allow members to list their collection, some of which are quite lengthy. When allowed to do so in the horizontal format; the drop-down box is off limits to the page. Example Here Cheers, Adam. |
Quote:
Code:
after |
Hi again, i have another question!
Can i dublicate this hack? I want to use it for another extra fields. How can i do this??? |
1996: I'm going to try to duplicate the problem tonight if I have time.
Aligator: Can you be more precise in what you want to do? |
In my forum, i have your hack for users favorite games.
I want to add and another drop down menu, for my users pc specs. is there any way to do this??? |
Quote:
|
Quote:
|
Is it possible to have url links in these dropdown rows? Also I want it only for the admin usergroup.
|
Links: No.
You'd have to place conditionals around the last two steps in the instructions. They are the ones that place the dropdowns in the posts. Why only admins though? |
Code:
<!-- post specs_menu --> I actually was able to remove the username, but the size of the "My Gear" background seemed to change depending on the length of the username. |
Code:
<a href="#specs">$post[username]'s PC Specs</a> Code:
<a href="#specs">My Gear</a> |
Hi, did you have any joy in getting the field entries to display vertically rather than horizontally ??
Cheers, Adam. |
Quote:
hrm.... |
GREAT WORK! Your two profile mods are great. I really appreciate it. I made a dumb mistake and started feeling real dumb, but it was just I forgot to save a file before uploading it. lol
I'll have screenshots soon. |
Quote:
|
Quote:
Cheers, Adam. |
Hi Wired1
First I had to tank you for this hack, but I got a little problem I want to use Checkboxes for the hardware (Picture 1) In Profil everything works fine (Picture 2) But in Dropdown there it is wrong (Picture 3) Are you able to help? Thanks a lot, Mike |
Arach:
I'll have to look into it when I get back later next week, but I believe vB's template format will prevent it, as there's no way to code it. If so, I may have to recode the whole thing to get around both limitations. It wasn't designed for loooooooooooong strings, mainly just for easy access to information that could be relevant in any post, for example, computer rigs. alluidh: WTF? First guess would be that you've got a typo in the dropdown code, although I haven't attempted to replicate the issue yet. Don't recall having an issue with the test bed though. I'll attempt to replicate it when I get back. Please hit INSTALL. |
Wired, how do I remove the bold effect for the "N/A" phrase in profile view page?
|
Nevermind. :P
|
Nice Hack!
I submit following proposal: It would be nice, if a pictures could be placed in a user-field. This pic should be loaded via AJAX when the dropdown-info is opened. That would be a nice upgrade of this hack. Greetings, Chriss |
This hack won't work on 3.0.1 though :)
That would require a different hack. |
All times are GMT. The time now is 04:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|