PDA

View Full Version : Add new fields in post new thread


mojotim
06-16-2001, 11:31 AM
vB has the power to do what I want, I just don't have the know-how.
I am looking to make a ride log. Readers would be able to post times, mileage, location, heart rate...
How can I add new fields to the Post New Thread php?

Do I have to add a new table to the database for this info?

And on a more compicated matter, would it be possible to call this info (times, heart rate, distance) from the database to a PHP/GD function that will generate graphs of this info?

Thanks.

Mike Sullivan
06-16-2001, 03:21 PM
Significantly more than template hacking -- you need to do a bunch of code/db editing.

So moving to hacking forums...