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 MOD-Group
 MOD Add-On Forum (W/Code)
 cant open smiles setup
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

cis1906
Starting Member

11 Posts

Posted - 29 December 2001 :  11:44:08  Show Profile  Visit cis1906's Homepage
Seemed the installation of the smilemanager went fine, but I cant open the admin_smile file from the admin home.
Browser message is: HTTP500 internal server error = seems I should give the file write permission - but how???
I can open the file from my Frontpage editor but thats no help.

Thx in advance

Cis1906
Preben


Nathan
Help Moderator

USA
7664 Posts

Posted - 29 December 2001 :  11:49:00  Show Profile  Visit Nathan's Homepage
Dont edit files using frontpage, it changes the code.

Go to your browser settings and turn off friendly HTTP error messages, then you will be able to get a better idea what the problem is.
(In IE tools>internet options>advanced>show friendly HTTP error messages>off)


 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

cis1906
Starting Member

11 Posts

Posted - 29 December 2001 :  12:10:18  Show Profile  Visit cis1906's Homepage
The browser shows:

Microsoft VBScript compilation error '800a0400'

Expected statement

/forum/admin_smiles.asp, line 237

end if
^

Line 237 looks like this:

<option value="yes"<%if SmileEnable = "yes" then%> SELECTED<%end if%>>Yes</option>

Cis1906
Preben

Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 29 December 2001 :  12:38:05  Show Profile  Visit Nathan's Homepage
Try it like this

<option value="yes"<%if SmileEnable = "yes" then response.write(" SELECTED") end if%>>Yes</option>

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

Nathan
Help Moderator

USA
7664 Posts

Posted - 29 December 2001 :  12:38:41  Show Profile  Visit Nathan's Homepage
If that doesn't work. . . post the line block above and below that about 10 lines.

 Nathan Bales - Romans 15:13
---------------------------------

Snitz Exchange | Mod Resource
Go to Top of Page

cis1906
Starting Member

11 Posts

Posted - 29 December 2001 :  13:44:51  Show Profile  Visit cis1906's Homepage
YES!!

this works.
the next line had the same problem so I altered it the same way

thx very much for your fine help

cis1906
preben

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.15 seconds. Powered By: Snitz Forums 2000 Version 3.4.07