Author |
Topic  |
|
rabufo
Junior Member
 
Italy
328 Posts |
Posted - 21 November 2005 : 06:37:06
|
It's getting me crazy since 2 days.....I've set up all as suggested, including the permissions of the uploading subdirectory (Read, Web, Browse, Write) and have also contacted godaddy about it. Nothing to do....the script creates correctly the users subdirectories, but when I try to upload I receive the error message
Error! File did not upload to system please contact the system administrator
I've also installed the Dave's Latest Albums Add-On For Burthold's Photo Album v1.82, because I'd show the latest photos in the forum homepage, but.... Really I'm not able to understand where is the bug.....
P.S.= BTW....in the same forum there is the Proeder file attachment MOD that works perfectly, and I've set up the upload subdir (another different from the Photo Album one, of course) in the same way..... |
Edited by - rabufo on 21 November 2005 07:20:05 |
|
Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 21 November 2005 : 13:17:25
|
I had this issue with one of the sites I add stuff to and had to change the following line (line 8) in clsUpload.asp from:
Const FileSystemObjectEnabled = True
It needed to be changed to:
Const FileSystemObjectEnabled = False
I hope that helps. |
Cheers, David Greening |
 |
|
rabufo
Junior Member
 
Italy
328 Posts |
Posted - 21 November 2005 : 16:43:41
|
ooooohhhhhhh yes David, it works now! Thank you a lot!  |
 |
|
Classicmotorcycling
Development Team Leader
    
Australia
2085 Posts |
Posted - 21 November 2005 : 20:34:58
|
No problems.. Glad I was able to help... |
Cheers, David Greening |
 |
|
|
Topic  |
|