Quote:
|
Originally Posted by nyifan Are you using an FTP program to upload to your server? In my hosting control panel, I didnt see an option for CHMOD but using FlashFXP, I just right clicked the dir, selected CHMOD and made my changes (making sure to check off apply to sub files and folders as well) |
Yeah I use BulletProof FTP, I changed the attributes to 777 but they just return to 666.
I also tried the following
here but didnt fix the problem. Im guessing because 777 attribute isnt allowed.
Another thing I noticed from the Admin panel when validating a uploaded file is the following:
Quote:
Warning: unlink(D:l3d-design.netwwwrootgalleryfiles//fi_gilles_and_rene_410156.wmv)[function.unlink.html]:No such file or directory in D:\l3d-design.net\wwwroot\forum\includes\functions_gallery.php on line 977
Warning: unlink(D:l3d-design.netwwwrootgalleryfiles//fi_gilles_and_rene_410156.wmv)[function.unlink.html]:No such file or directory in D:\l3d-design.net\wwwroot\forum\includes\functions_gallery.php on line 988
|
^ Is that due to the 'files' folder attributes or is there an error in the code somewhere not allowing the files to be added to the 'files' folder?
[Edit:] Nevermind, I re-installed a fresh copy, decided the D:l3d-design.netwwwrootgalleryfiles path looked strange so checked the path in AdminCP. Seems the slashes had vanished (im sure I added them), works ok now!