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

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 member table question...
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

lotussutol
Starting Member

41 Posts

Posted - 13 March 2003 :  00:54:59  Show Profile
I am converting the snitz forum into a classmates.com type of site for http://www.tafthighalumni.com (a site I built in TCL)

So I had to add a graduation lastname field for people who's lastname has changed. I went through register.asp and inc_profile.asp and copied that lastname stuff I could find and renamed it to gradlastname... and I went into the database and found the forum_members and made the correct column in there... but when I try to register a NEW user I get this error

Microsoft OLE DB Provider for SQL Server error '80040e14'

Invalid column name 'M_GRADLASTNAME'.

/forum/register.asp, line 573


and if I am updating a current user I don't get any error but it doesn't store it in the database either!

Are there any other places besides register.asp and inc_profile.asp that I need to edit code?

help :)
and thanks!!! I love snitz!
Lotus

lotussutol
Starting Member

41 Posts

Posted - 13 March 2003 :  01:07:16  Show Profile
hehe... think the members pending table is my problem... i only added the field to the FORUM_MEMBERS table...
Go to Top of Page

lotussutol
Starting Member

41 Posts

Posted - 13 March 2003 :  01:14:50  Show Profile
ok... now GRADLASTNAME is making it to the pending activation table but when I activate the account via the email that gets sent out the GRADLASTNAME field is lost and doesn't make it to the FORUM_MEMBERS table. There is not an error either.

anybody have any idea what is going on or where to look?

Lotus
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 March 2003 :  01:30:46  Show Profile
it's in the register.asp file. there is a section in there that moves the data over from the PENDING_MEMBERS table to the MEMBERS table when an account is activated/verified.
Go to Top of Page

lotussutol
Starting Member

41 Posts

Posted - 13 March 2003 :  01:36:56  Show Profile
I noticed this... chkString(rsKey("M_GRADLASTNAME"),"SQLString") & "'" is the chkString(rsKey comparing something in the cookie... cause if so, that could be a problem cause I don't thing my change is referenced in the cookie at all...
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 13 March 2003 :  02:02:04  Show Profile
no, it has nothing to do with the cookie at all.
Go to Top of Page

lotussutol
Starting Member

41 Posts

Posted - 13 March 2003 :  13:25:34  Show Profile
yeah i found that out.. hehe... gave up last night and will try again when I get home tonight...

Lotus
Go to Top of Page

lotussutol
Starting Member

41 Posts

Posted - 14 March 2003 :  18:56:45  Show Profile
I woke up the next day looked at the code and a friend looked at it with me... realized I was looking at the wrong page the night before... everything works fine now!

so far here are the changes that have been made...
made a index page that shows info that ties into snitz

changed age to Graduation Year and made it a select box

added a field for graduation last name

installed a photo gallery mod and made it to show grad year, first name and grad last name instead of username since username will not mean much to high school alumni people

added a tell a friend about the site form

added a feedback form

also working on adding a trigger so that when someone new signs up and validates there info a email is sent off to people from the same grad year and two years before and afte letting them know who signed up

working on making it so that the photo gallery searches a few other fields and so that you have the option to make one of the photos you are uploading your default pic in your profile.

also working on making it so the profile search can return only profiles with default pics...

and I need to work on making my headers on the snitz pages and my custom pages look the same.

sheesh, probably a few other things to do too... oh yeah... I am looking for a snitz calendar mod too.


Lotus
PS...want to see the work in progress it is here
http://www.qiksmog.com/body.asp (just a temp home for now)
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.35 seconds. Powered By: Snitz Forums 2000 Version 3.4.07