Ämne: FCKeditor
Visa ett inlägg
Oläst 2007-07-11, 22:00 #3
allstars allstars är inte uppkopplad
Klarade millennium-buggen
 
Reg.datum: Apr 2006
Inlägg: 2 126
allstars allstars är inte uppkopplad
Klarade millennium-buggen
 
Reg.datum: Apr 2006
Inlägg: 2 126
för endast Upload-fliken:
editor\filemanager\upload\asp\config.asp
ConfigIsEnabled = True

' Set if the file type must be considere in the target path.
' Ex: /userfiles/image/ or /userfiles/file/
Dim ConfigUseFileType
ConfigUseFileType = False

' Path to user files relative to the document root.
Dim ConfigUserFilesPath
ConfigUserFilesPath = "/folder/uploadfolder/"


Aktivera "Bläddra på server" ; gör samma sak i:
editor\filemanager\browser\default\connectors\asp\ config.asp
allstars är inte uppkopplad   Svara med citatSvara med citat