Webbo
Average Member
  
United Kingdom
982 Posts |
Posted - 27 September 2004 : 05:27:53
|
I've made quite a few modifications to my forum files to include additional information to be stored within a member's profile but the additional information is not being stored in the database when registering although it is once the member has registered and modifies their profile
Having thought that I had worked out the problem and modified the register.asp file so that the information is then written to the database on registration, I now get the following error even though everything (to me) looks okay:
quote: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[TCX][MyODBC]Unknown column 'M_CARP' in 'field list'
/forum/register.asp, line 682
There is a link to the modified register.asp here: register.txt
Could someone please tell me where I might have gone wrong?
(Files also modified as part of this change include: inc_profile.asp, pop_profile.asp, config.asp, admin_config_mambers.asp, plus additional columns added to the MEMBERS table. But it just appears to be just on registration that info is not being saved)
Thanks,
Dave |
|