![]() |
Quote:
|
hehe i made ur addon a while ago for myself but you version is alot neater :P
evil please can you read https://vborg.vbsupport.ru/showthread.php?t=58203 ? thanks |
:bowdown: :bowdown: :bowdown: :bowdown: :bowdown:
Best hack EVER!!!!!!!!! :surprised: Are you planning on working a version for vb3? Please say yes! :nervous: hehehehe... |
corsacrazy,
I would take a look at what Zed has offered if I were you.. His hacks are usually great and it can probably be altered to do exactly what you want. Something like that would require some time to make and right now my own "to do" list is pretty long. Drowned, Thanks. :) I don't plan on upgrading my own forum to VB3 but I do have it running on my PC. So I'll probably port over this hack and a couple of others whenever it goes final. That is if they release it before my membership expires. :rolleyes: |
Yea, it figures... I have been asking about this for a LONG time, nobody would help me. So I did my own version. Yours is obviously much better. I just kinda hacked up memberlist.php and added Chen's custom profile search hack. You can see it here:
http://www.mustangcentral.net/mcforu...trmilelist.php Great job, awesome hack... |
SVTOA,
Thanks. :) I think your version looks great too. I had been wanting this hack for a while also but was just too lazy to make it. Previously we just had a thread in our drag racing forum where members posted their best ETs and were ranked on a list (manually).. But our ET thread got deleted a couple of weeks ago so I decided to go ahead and make the timeslips script rather than start a new one. |
Great hack, EvilLS1. Very clean!!
I'm trying to tweak it to be a VIN and car info registry so we can end up with a page that will list by VIN when in the production cycle certain changes were introduced. How can it be set up so a member can have multiple cars listed? Also, could I create a user called say, 'Unknown' and enter data that I have gathered from 150 or so cars? |
Quote:
I got the idea that I could probably make something out of the member list, but you have no idea how long I played with this thing to get it work like it does now. Chen was kind enough to point me to the "search custom profile fields" hack, and that was key in getting what I visualized in my minds eye to appear onscreen. I just happened to pop in here and your subject caught my eye. I am sure there are plenty of people who will want that feature and make use of your hard work. Props are in order sir, nice going...! |
oly51,
Adding new fields to sort by is easy. Just add the new field in your admin control panel as usual, then make a note of the field ID#.. Then add a new section of code below where it says "// Do sorting methods" in timeslips.php something like this: Code:
} else if ($action=="VIN") { Then add the new URL to the drop down menu for sorting: $bburl/timeslips.php?action=vin If you wanted to show the VIN # on the page you would just add this below to the "// Set up vars" section of code: Code:
$vin= $userinfo[fieldXX]; It works the same way for adding more fields for multiple cars. I'm not sure what you mean about adding the "unknown" user and all that info. But hopefully this helps with the other stuff. Good luck with customizing it. |
Thanks for the quick reply and the code and sorting help.
As for the multiple cars... Some of my members have 3 or more cars they would enter the info on. (I have 6) Plus I have VIN and other info from 150 or so cars that I have gathered over the years whose owners are not members. Could these be entered on the "Vehicle Profile" page? |
All times are GMT. The time now is 01:44 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:
|