Author |
Topic  |
|
tomasalsbro
Average Member
  
Sweden
818 Posts |
Posted - 12 April 2001 : 08:33:06
|
Hi, when trying to send a private message using Private Message Mod I recieved the following message:
======================= Microsoft VBScript compilation error '800a0401'
Expected end of statement
/forum/privatesend_info.asp, line 122
set rsName = my_Conn.Execute (strSql)rsName.movefirst ====================
What should I do? Cheers / Tomas
Edited by - tomasalsbro on 12 April 2001 10:10:58 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 12 April 2001 : 13:19:14
|
did you edit that file?
looks like some code, instead of being on seperate lines like it should be, is on a line with other code (like it's not supposed to be). Looks like you file may be corrupted. I'd suggest uploading a fresh copy from the .zip file you downloaded. |
 |
|
tomasalsbro
Average Member
  
Sweden
818 Posts |
Posted - 16 April 2001 : 06:57:47
|
quote:
did you edit that file?
looks like some code, instead of being on seperate lines like it should be, is on a line with other code (like it's not supposed to be). Looks like you file may be corrupted. I'd suggest uploading a fresh copy from the .zip file you downloaded.
Hi Richard, I done as you suggested, but discovered a new problem when trying to send a Private Message: ============== Microsoft VBScript compilation error '800a041f'
Unexpected 'Next'
/forum/privatesend_info.asp, line 199
next ^ ========================= Have you any suggestiuons about this problem? Cheers / Tomas
|
 |
|
MisterVB
Junior Member
 
274 Posts |
Posted - 16 April 2001 : 07:02:36
|
did you try installing the addon for this one?
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 16 April 2001 : 07:13:07
|
It's probably the same problem as you had above.
There is probably more places in that file where code that is supposed to be on multiple lines, is on the same line. |
 |
|
tomasalsbro
Average Member
  
Sweden
818 Posts |
Posted - 16 April 2001 : 07:41:27
|
quote:
did you try installing the addon for this one?
Hi MisterVB, Yes I did. Tomas
|
 |
|
tomasalsbro
Average Member
  
Sweden
818 Posts |
Posted - 16 April 2001 : 07:42:40
|
quote:
It's probably the same problem as you had above.
There is probably more places in that file where code that is supposed to be on multiple lines, is on the same line.
OK Richard, I reinstall the hole bunch of files in the mod and try again. Thanks so far! Tomas
|
 |
|
tomasalsbro
Average Member
  
Sweden
818 Posts |
Posted - 16 April 2001 : 07:51:23
|
OK Richard!
You were right! After reinstallation everything works just fine.
Thanks so much! Tomas
|
 |
|
|
Topic  |
|