Author |
Topic |
|
Schnitzer
Starting Member
Sweden
28 Posts |
Posted - 29 August 2005 : 18:21:23
|
I wonder if it´s possible to put in one more option in the "Member Details Configuration"? I would also like it to be seen on the left side, beside the answers that the forum members make (over or under where it tells how many posts you have written). For example, I would like to have one option which is called "Carmodel" so the members can write what they have and it will be shown to the left.
Is it also possible to get a larger font size where it says how many posts you have written?
Please help me!
//Schnitzer < |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people' s passwords IS his pasttime. |
Edited by - ruirib on 30 August 2005 09:32:11 |
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
|
Schnitzer
Starting Member
Sweden
28 Posts |
Posted - 29 August 2005 : 19:46:28
|
Is it a lot of trouble to change these things in the codes and how do I do to get it look as I would like to? Do I have to change a lot of files or is it only one?
//Schnitzer < |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people' s passwords IS his pasttime. |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 29 August 2005 : 20:02:12
|
You probably could just use one of the existing and not in use database fields to store the car model info. You'd just need to choose the field to use and then change it's label in pop_profile.asp and register.asp. To show it, you need to change topic.asp.
Regarding the change in the font for the number of posts, you'd need to change topic.asp.< |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Schnitzer
Starting Member
Sweden
28 Posts |
Posted - 30 August 2005 : 07:16:29
|
Ok! It would be better to have a option that told the member when he register to choose a carmodel that he have. Exactly like when you choose which country you are from. And then I just could write all the alternatives that they can choose from. The problem is that I havn´t been doing this before and it would be great if someone could tell me exactly what to do, step by step. I think I will learn more when just doing something that I dont know anything about for many weeks :)
Can someone help me, more in detail?
//Schnitzer < |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people' s passwords IS his pasttime. |
Edited by - Schnitzer on 30 August 2005 07:17:03 |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 30 August 2005 : 07:42:59
|
You could use precisely the Country field as the example. Have a look in register.asp and search for "Country". Then you also need to determine which of the existing not in use fields you want to use for this and use it.< |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
Schnitzer
Starting Member
Sweden
28 Posts |
Posted - 30 August 2005 : 08:45:08
|
So I should copy the code for "Country" in register.asp and paste it where I would like it to be and then also rename it? Do I have to change any more codes in some other files too?
//Schnitzer < |
This account was hacked into by Image, a very honest guy as you all can see! Stealing people' s passwords IS his pasttime. |
|
|
ruirib
Snitz Forums Admin
Portugal
26364 Posts |
Posted - 30 August 2005 : 09:31:55
|
All changes that you need to do will have to be done both in register.asp and pop_profile.asp.
I guess you could say that all the country related code could be copied and pasted indeed. You will need to change the form field name and you will also need to change the code that reads and writes the info from the database. I guess this may be a bit complex if you have no asp experience.
I'm moving this to the Mod W/O code section, maybe someone can offer more detailed help than I can do right now.< |
Snitz 3.4 Readme | Like the support? Support Snitz too |
|
|
chf
Starting Member
6 Posts |
Posted - 07 October 2005 : 15:03:08
|
Hello Schnitzer, did you figure out how to do that? I'd also like to add another option. Thanks!< |
|
|
|
Topic |
|