Author |
Topic  |
zakazn
New Member

58 Posts |
Posted - 24 February 2010 : 16:31:12
|
Thank you |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
zakazn
New Member

58 Posts |
Posted - 24 February 2010 : 16:47:32
|
The IIS runs 100's of websites - I can get them to restart the specific website in IIS, but this will be tomorrow now when staff are back in the office. I will let you know what happens. |
 |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 04:23:14
|
The website server has been restarted and the errors are still showing. I have also found (even with the sigs turned off) that I cannot edit a current post. I get the error:-
Note: Only the poster of this message, and the Moderator can edit the message.
Microsoft VBScript runtime error '800a000d'
Type mismatch
/forum/inc_func_posting.asp, line 89
and this is the code from line 89
if fString = "" or IsNull(fstring) then
|
 |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 04:42:50
|
OK, We have fixed the new edit error, but the original errors as yesterday (with sigs turned on) are still present.
|
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 07:33:15
|
Sorry to be a bit dim, but how do I run the statement? |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 09:53:23
|
I don't know what that did, but it seems to be working now. Thank you so much. |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 25 February 2010 : 09:59:45
|
It just assigned an empty string value to all sigs. Not sure why the nulls should create issues. You'd better change the column to accept a null string as the default value. |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 10:29:28
|
I've done that.
Now whenever I edit a post it is just showing ????. And if I add a sig into the profile, that just shows as ???? too!?
Any ideas? |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 11:04:37
|
I can't change the default value - this is the message I get when trying:-
BLOB/TEXT column 'M_SIG' can't have a default value |
 |
|
ruirib
Snitz Forums Admin
    
Portugal
26364 Posts |
Posted - 25 February 2010 : 11:35:47
|
Yeah, seems so.
Not sure if Snitz will add something as sig, when you create a new user. Want to create a new user and try to post as him, to see if the issue shows up again? |
Snitz 3.4 Readme | Like the support? Support Snitz too |
 |
|
zakazn
New Member

58 Posts |
Posted - 25 February 2010 : 11:43:18
|
OK, I tried to create a new user. And as I have set for administrator to authorise went to do this and on clicking 'activate account' I got this error:- Microsoft VBScript runtime error '800a000e'
Out of string space: 'Trim'
/forum/inc_func_common.asp, line 287
The line 287 shows this code:-
fString = trim(pString) |
 |
|
Topic  |
|