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 DEV-Group
 DEV Bug Reports (Closed)
 (v3.4) BUG+FIX: inc_func_common.asp
 Forum Locked  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

GhettoDalaiLama
Junior Member

212 Posts

Posted - 18 August 2002 :  16:11:17  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
when trying to activate a registration, I get this....

quote:

Error Type:
Microsoft VBScript runtime (0x800A005E)
Invalid use of Null: 'Replace'
/forumtest/inc_func_common.asp, line 380



This was an upgrade from 3.3.03. I received a few errors in upgrading the DB from some existing fields already existing (from MODS already installed), but they were all "non-critical".

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 18 August 2002 :  16:20:29  Show Profile
on line #263 of inc_func_common.asp try changing this:

	if fString = "" then



to this:

	if fString = "" or IsNull(fString) then

Go to Top of Page

GhettoDalaiLama
Junior Member

212 Posts

Posted - 18 August 2002 :  16:23:52  Show Profile  Visit GhettoDalaiLama's Homepage  Send GhettoDalaiLama an ICQ Message
Fixed.

Thanks.
Go to Top of Page

TestMagic
Senior Member

USA
1568 Posts

Posted - 20 August 2002 :  19:11:36  Show Profile  Visit TestMagic's Homepage
YES!! That worked great!! Thanks, Richard!

Snitz rocks! · Search 2
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 21 August 2002 :  01:15:49  Show Profile
fixed in v3.4.01
Go to Top of Page
  Previous Topic Topic Next Topic  
 Forum Locked  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07