![]() |
Question: Would it be possible to sort by make? I could really use that feature so a user could see what the fastest car in each make was.
Another thing, with the whp column, would you be able to make it so someone can link to their dyno run the same way you do it with the slip? Edit: What if a person has more than one car? |
Thanks for the kind words.
Quote:
In order to make it possible to sort by vehicles you would need separate select box input fields for vehicle make, model, and year. This would take some time to add, and unfortunately I don't have alot of free time right now. However, if you feel comfortable editing a little php code you could do it yourself. If you'll read back through this thread I've posted instructions on how to add select box input fields and sort by them. Quote:
https://vborg.vbsupport.ru/showpost....&postcount=136 Quote:
|
Evil, I've been searching but can't find it.
My members would like for the timeslips to be able to show what engine size instead of WHP. How can I do that? Thanks. |
Evil, if necessary, I will pay you to have a custom version of this made for my site to compensate for your time.
|
Quote:
Code:
} else if ($action=="rwhp") { Code:
} else if ($action=="cubes") { Code:
if ($userinfo[field51]>0){ Code:
if ($userinfo[field61]!=""){ Code:
<option value="$bburl/timeslips.php?s=$session[sessionhash]&action=rwhp">Horsepower</option> Code:
<option value="$bburl/timeslips.php?s=$session[sessionhash]&action=cubes">Displacement</option> Code:
<b>WHP</b> Code:
<b>C.I.</b> Code:
<td bgcolor="{secondaltcolor}">$avghp$rwhp</td> Code:
<td bgcolor="{secondaltcolor}">$cubes</td> |
Quote:
Maybe after I finish with all of my own projects.. But that'll probably be a while. |
thank you for the fast response and it worked perfect
|
You're welcome. :)
|
For those interested, I've started working on a new version of this for VB3. I can only work on it in my spare time (and my spare time is limited) so its probably gonna be a few weeks before I release it. Should be pretty nice though.
Dewayne |
Quote:
|
All times are GMT. The time now is 05:52 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:
|