jeepgen
New Member
Italy
73 Posts |
Posted - 29 December 2002 : 11:13:19
|
Please, another help: when i try to setup the MORESMILIES, i launch the moresmilies setup from tha ADMINISTRATOR PANEL, i receive:
/forum/ -------------------------------------------------------------------------------- More Smilies setup...
Microsoft VBScript runtime error '800a0046'
Permission denied
/forum/more_smilies/setup.asp, line 252
The line seems to be:
Set RootFolder = fs.GetFolder(Server.MapPath("./")) For Each Folder in RootFolder.SubFolders set indexFile = fs.CreateTextFile(Server.MapPath(Folder.Name & "/default.asp")) WriteIndexHead indexFile DumpFolder fs, indexFile, Folder.Name, Folder.Name WriteIndexFoot indexFile indexFile.Close() set indexFile = nothing Next
When in "post.asp", i see the empty "x" images for two more smilies choice buttons, but nothing happen if i click on them. ?? THANKS!! |
|
Edited by - jeepgen on 29 December 2002 11:14:00 |
|