Log in

View Full Version : a problem in the attachments :( ?!


LeQatar
02-02-2006, 07:02 AM
Salut..
I have a problem with the attachments in my forum.
Some members can't attach files.
When they upload any file, they see like this picture:
https://vborg.vbsupport.ru/attachment.php?attachmentid=42012&stc=1
note that:
1- I have given all of my members unlimited size of uploading.
2- Some members can upload and others can't!?
3- all files ( attachements ) are stored in the server not in the database.
4- I have given 777 cmd for all folders of the attachments.

is there any way to fix it :( ?

Thanx alot
LeQatar

Hellcat
02-02-2006, 07:32 AM
Is your PHP running on safe-mode?
(you can check this on the AdminCP "homepage")

If so, you need to chmod the attachment directories as well according for the webspace account the scripts are running for.

Only thing I could think of right now.
Does it work when storing thr attachments in the DB?

LeQatar
02-03-2006, 03:27 PM
hello again
safe-mode in on :)
and i am sure with the chmod .

but i will try to store the attachement to the database and i will come back


thanx alot my friend :)