Need some help with my site
Posted: Sun Oct 23, 2011 10:35 pm
Hi Guys
I am currently running an upload site which I modified in several ways.
I purchased the script but ofcourse the "support" that was promised is not there. I have two questions firstly.
1.When a member uploads a file it is stored to the root directory of the members uploads which is public access.
I was wondering if anyone can take a look and see how I can fix this to be set to private. I dont like the fact that if somone wants to upload sensitive material it is public until they move it into a private folder.
2.I had to remove the members ability to remove a folder off of my site because I was getting an error when I would press the delete button next to my folders in the folder managment section
here is the error
database error has been encountered
There was an error communicating with the database. This error may be temporary, or an administrator may need to correct the problem to resolve the error. If you are the administrator, you can check the error logs (if enabled) for more information.
The following information is available about the error:
Error Code: 1054
Error Message: Unknown column 'folder_id' in 'where clause'Query: DELETE FROM files WHERE folder_id=1
I would really appreciate somones time and help. I have a general understand of php but these two bugs I can not fix. Not to mention the 30 or so I already have.
my site is http://www.loadafile.com
THIS IS IN NO WAY AN EFFORT OF PROMOTION. SIMPLY ASKING FOR SOME HELP
I am currently running an upload site which I modified in several ways.
I purchased the script but ofcourse the "support" that was promised is not there. I have two questions firstly.
1.When a member uploads a file it is stored to the root directory of the members uploads which is public access.
I was wondering if anyone can take a look and see how I can fix this to be set to private. I dont like the fact that if somone wants to upload sensitive material it is public until they move it into a private folder.
2.I had to remove the members ability to remove a folder off of my site because I was getting an error when I would press the delete button next to my folders in the folder managment section
here is the error
database error has been encountered
There was an error communicating with the database. This error may be temporary, or an administrator may need to correct the problem to resolve the error. If you are the administrator, you can check the error logs (if enabled) for more information.
The following information is available about the error:
Error Code: 1054
Error Message: Unknown column 'folder_id' in 'where clause'Query: DELETE FROM files WHERE folder_id=1
I would really appreciate somones time and help. I have a general understand of php but these two bugs I can not fix. Not to mention the 30 or so I already have.
my site is http://www.loadafile.com
THIS IS IN NO WAY AN EFFORT OF PROMOTION. SIMPLY ASKING FOR SOME HELP