Author |
Topic |
davemaxwell
Access 2000 Support Moderator
USA
3020 Posts |
Posted - 26 October 2000 : 12:58:53
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> on a side note... I'm just posting the code as I make changes, I'm not going to just "Do all the work" then release a final... <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I take this will mean a bit of a return to the old days where there might be more than one beta a day (one at work, one at home, etc)?? Or should we just keep checking the beta that's on the beta page??
Dave Maxwell -------------- When's the next meeting of Snitzaholics Anonymous<img src=icon_smile_question.gif border=0 align=middle> |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 26 October 2000 : 13:29:17
|
I had to update the database for all the new Bio Fields to allow Zero Length.
I was able to register in NT mode?
I have most of these off. Example Sex. I have it turned of, but it still fails to update the database unless I have the set to allow zero Length.
|
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 26 October 2000 : 13:35:55
|
Mine, works ok, but I will check my DB, I may have fixed the fields already
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 26 October 2000 : 13:38:02
|
I'd already fixed my db <img src=icon_smile_sad.gif border=0 align=middle>, will try it against another one
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
Reinsnitz
Snitz Forums Admin
USA
3545 Posts |
Posted - 26 October 2000 : 13:51:22
|
I had fixed this before by making the delivered value a " " instead of "" in the code of beta1
<center>Reinsnitz (Mike) <font color=red>><)))'></font id=red>
<font color=green>"<font color=red>I no longer call you servants, because a servant does not know his master's business. Instead I have called you friends...</font id=red>" -- John 15:15</font id=green></center> |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 26 October 2000 : 14:04:08
|
I think we need ", <font color=red>''</font id=red>" changed to ", <font color=red>' '</font id=red>"
Also Mike was the Post.Asp Updated with other bug updates.
I had to use a new file with my updates. :-(
Posted a bug @ http://forum.snitz.com/forum/topic.asp?TOPIC_ID=1595&FORUM_ID=11&CAT_ID=1
Edited by - kal corp on 26 October 2000 14:07:47 |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 26 October 2000 : 14:22:58
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> I think we need ", <font color=red>''</font id=red>" changed to ", <font color=red>' '</font id=red>"
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
I think that's what he meant, that's whats in the code anyway
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
HuwR
Forum Admin
United Kingdom
20584 Posts |
Posted - 26 October 2000 : 14:24:09
|
Sorry, in the code it is '' and should be ' '
<font color=blue>'Resistance is futile'</font id=blue> |
|
|
Reinsnitz
Snitz Forums Admin
USA
3545 Posts |
Posted - 26 October 2000 : 15:30:18
|
There are a bunch of similar calls in that file Kal, was that the only line that should have been changed?
<center>Reinsnitz (Mike) <font color=red>><)))'></font id=red>
<font color=green>"<font color=red>I no longer call you servants, because a servant does not know his master's business. Instead I have called you friends...</font id=red>" -- John 15:15</font id=green></center> |
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 26 October 2000 : 15:50:18
|
All the Else's After strfullName :-) |
|
|
testingagain
Starting Member
2 Posts |
Posted - 27 October 2000 : 16:06:16
|
How do I set the feilds to allow zero length?
|
|
|
Kal Corp
Average Member
USA
878 Posts |
Posted - 27 October 2000 : 21:51:01
|
Manualy in the database.
better to change the register.asp files
Look for
strsql = strsql & ", <font color=red>''</font id=red>" and add a space like this strsql = strsql & ", <font color=red>' '</font id=red>"
Do this for all the strsql = strsql & ", ''" you find LOL <img src=icon_smile.gif border=0 align=middle>
Edited by - kal corp on 27 October 2000 21:51:33 |
|
|
testingagain
Starting Member
2 Posts |
Posted - 29 October 2000 : 14:17:54
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Manualy in the database.
better to change the register.asp files
Look for
strsql = strsql & ", <font color=red>''</font id=red>" and add a space like this strsql = strsql & ", <font color=red>' '</font id=red>"
Do this for all the strsql = strsql & ", ''" you find LOL <img src=icon_smile.gif border=0 align=middle>
Edited by - kal corp on 27 October 2000 21:51:33 <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
There are also two instances of: strsql = strsql & ", <font color=red>''</font id=red>''
the last " is two ' ' pushed together in two places.
tricky to find!
Edited by - testingagain on 29 October 2000 14:20:01 |
|
|
GhorZonia
New Member
Finland
60 Posts |
Posted - 04 November 2000 : 11:49:42
|
Well, any news on v3.1 SR3? Still many bugs to hunt down? |
|
|
Reinsnitz
Snitz Forums Admin
USA
3545 Posts |
Posted - 06 November 2000 : 15:41:14
|
The biggest holdup is the setup.asp file :)
<center>Reinsnitz (Mike) <font color=red>><)))'></font id=red>
<font color=green>"<font color=red>I no longer call you servants, because a servant does not know his master's business. Instead I have called you friends...</font id=red>" -- John 15:15</font id=green></center> |
|
|
Topic |
|