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: MOD Implementation
 Email Validation MOD setting not being saved
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

philbrock
Starting Member

6 Posts

Posted - 01 May 2002 :  10:36:08  Show Profile
Hi, I've installed the mod and made all the changes to the relevant files but when I try to set the email validation option in the admin pages, I get a message which says congratulations, chnages made etc... but it doesn't save the setting, next time i go back into the Email Server config, it has gone back to Off.

Am I missing something blindingly simple?

Cheers
Phil

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 01 May 2002 :  11:13:36  Show Profile
Yes. The code from your config.asp file.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

philbrock
Starting Member

6 Posts

Posted - 01 May 2002 :  12:20:43  Show Profile
ahem, yeah I missed a couple of chunks out towards the bottom. However I've now sorted that and then I was getting the FORUM_MEMBERS_PENDING not found error that a few other people were getting, so I followed what someone else said about opening the database and copying the structure from the FORUM_MEMBERS table. Now however I get

Microsoft OLE DB Provider for ODBC drivers error '80040e14'

[Microsoft][ODBC Access Driver] Number of query values and destination fields are not the same.

/register.asp, line 511

I've tried the access 2000 connectors and get the same result

Any ideas?



Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 01 May 2002 :  12:23:24  Show Profile
That's a code error on your part not a database problem. Post a link to a txt version of your register.asp file.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

philbrock
Starting Member

6 Posts

Posted - 02 May 2002 :  03:47:26  Show Profile
http://www.boltonlea.org.uk/register.txt

Thanks
Phil

Go to Top of Page

Davio
Development Team Member

Jamaica
12217 Posts

Posted - 02 May 2002 :  11:33:31  Show Profile
In your file, remove line 436:
strSql = strSql & ", " & "1"
strSql = strSql & ", '" & Request.ServerVariables("REMOTE_ADDR") & "'"
strSql = strSql & ", '" & Request.ServerVariables("REMOTE_ADDR") & "'"
That's the code in red.

«------------------------------------------------------»
Want to know when the next version comes out,
as soon as possible? Join our Mailing Lists !
Go to Top of Page

philbrock
Starting Member

6 Posts

Posted - 03 May 2002 :  04:10:19  Show Profile
Cheers mate, worked a dream

Thanks
Phil

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.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07