Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 More items in profile
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SylvainTV
Starting Member

1 Posts

Posted - 21 May 2002 :  14:32:03  Show Profile  Visit SylvainTV's Homepage
Does anyone know how to change simply the items of the profiles?

Actually we are programming a 3d engine, and on our forum, it would be nice to have the 3D card, cpu and hardware information in the profile.

Thanks in advance

Sylvain Dupont
TrueVision3D Programmer
http://www.truevision3dsdk.com/

Um
Junior Member

222 Posts

Posted - 21 May 2002 :  15:34:00  Show Profile
You have to change some thing in your inc_profile.asp, and pop_profile.asp

You can do this:

Find this line where is "Bio" question (somewhere about line 128):

<td bgColor=<% =strPopUpTableColor %> valign=top align=right nowrap width="10%">
<b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">Bio: </font></b>
</td>


And there where is red. change to 3D card... to be like this:

<td bgColor=<% =strPopUpTableColor %> valign=top align=right nowrap width="10%">
<b><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">3D card: </font></b>
</td>

so, there you have question about the 3d card

if you look down there in inc_profile, you'll see other question like "Hobbies" and "Last news", there you can change it to cpu instead hobbies, and hardweare instead Last news, but if you do so, You must change also this in pop_profile.asp, because, if somebody go to see your deteals he will see bio, hobbies... also there you must change this lines...

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.38 seconds. Powered By: Snitz Forums 2000 Version 3.4.07