Author |
Topic  |
|
Newporttom
Starting Member
USA
6 Posts |
Posted - 12 May 2001 : 19:04:18
|
I'm installing Stitz on a FP system. On a host that says that Stitz is their preferred pakage."
When I first setup the database it said it didn't work and suggested a solution (I hadn't set the database location). It then gave me a message saying the Forum was setup correctly and "Click here to go to the forum". When I do I get this error:
Microsoft VBScript compilation error '800a03ee'
Expected ')'
/forum/default.asp, line 272
if rsForum("F_TYPE")="1" then Response.Write(" colspan="4")" % bgcolor="<% =strForumCellColor --------------------------------------------------------^
I didn't edit that line. If anyone has a clue on this I'd appreciate it.
|
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 12 May 2001 : 19:07:42
|
Did you use Frontpage to transfer your files?
If so, Frontpage is notorious for changing code in files. If you can, it would be better to use FTP to transfer your files. |
 |
|
Newporttom
Starting Member
USA
6 Posts |
Posted - 12 May 2001 : 19:11:28
|
I thought if you had FP site, you couldn't FTP file to it.
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 12 May 2001 : 19:23:35
|
Since the file is already there, it should be ok to use FTP to overwrite the current file with one that hasn't been corrupted.
I've never run into problems using FTP on a Frontpage site... |
 |
|
Newporttom
Starting Member
USA
6 Posts |
Posted - 12 May 2001 : 19:25:55
|
Well, I recopied using FP and now it's working. Thanks.
|
 |
|
RichardKinser
Snitz Forums Admin
    
USA
16655 Posts |
Posted - 12 May 2001 : 19:34:49
|
That sometimes works also. I think that there is a setting somewhere in Frontpage to tell it not to change code in your files. |
 |
|
DarlingBri
Junior Member
 
United Kingdom
378 Posts |
Posted - 12 May 2001 : 21:38:12
|
You normally just have to drag the original default.asp file into the destination web open in FP.
This error happens when you publish from your hard drive to the webserver or from one server to another. FP attempts to update some code string it's reading as a local link, which screws everything up. But, for your future reference, it's just the one page :o)
***** "Bother," said Pooh, as Piglet was assimilated by the Borg. |
 |
|
|
Topic  |
|