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
 Random e-mail password problem
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 12 August 2002 :  13:16:11  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message
I've updated to 3305 from 3303

And set up a test site to test the random password mod

but after installing the mod in the admin, mod section and uploading the files, with the updated congif.asp configered to my setting but I get this error

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified

/test/inc_top.asp, line 75

my test site is at
www.livingfish.co.uk/test
to view live


Edited by - Helterskelter on 12 August 2002 13:16:42

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 12 August 2002 :  13:27:21  Show Profile
Are you sure the strConnString is correct?
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 12 August 2002 :  13:40:30  Show Profile  Send ruirib a Yahoo! Message
Surely the strConnString is wrong, as Roland stated, and you should also use an Access 2000 connection string, as explained here: http://forum.snitz.com/forum/topic.asp?TOPIC_ID=26081


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 13 August 2002 :  13:40:16  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message
Strange......it's working now I changed the file name.....

thanks.....

but i got a new problem now

I cant turn on "Send Random Password:"

When i click "On" and then "submit new congig"

I get the configeration posted message


But if i open "Email Server Configuration " it's still on off....

And I test a regester new user to check i get the following message

"Microsoft JET Database Engine error '80004005'

Field 'FORUM_MEMBERS.M_PASSWORD' cannot be a zero-length string.

/test/register.asp, line 311"

Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 13 August 2002 :  17:16:36  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
check your config.asp to make sure the needed random password lines are there. sounds like they are missing

TANGO

Computers run on smoke, when the smoke comes out, they quit running!

Go to Top of Page

tangoc9999
Junior Member

USA
158 Posts

Posted - 13 August 2002 :  17:21:59  Show Profile  Visit tangoc9999's Homepage  Send tangoc9999 an AOL message  Send tangoc9999 an ICQ Message  Send tangoc9999 a Yahoo! Message
find

dim strModeration, strSubscription

put

dim strRndPassword '######### Email Password Mod ##########

after it.


find

strModeration = Application(strCookieURL & "STRMODERATION")
strSubscription = Application(strCookieURL & "STRSUBSCRIPTION")

put

'#################### Email Password Mod ########################
strRndPassword = Application(strCookieURL & "STRRNDPASSWORD")
'################################################################

after it.

TANGO

Computers run on smoke, when the smoke comes out, they quit running!

Go to Top of Page

Helterskelter
Junior Member

United Kingdom
331 Posts

Posted - 15 August 2002 :  13:49:10  Show Profile  Visit Helterskelter's Homepage  Send Helterskelter an ICQ Message
checked the config......
Its all there.....

Any other ideas?

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