What does this mean when trying to add an attachment, after editing a post of mine?
Announcement
Collapse
No announcement yet.
Could not create file system directory to hold your attachment.
Collapse
X
-
Does your Webserver run PHP in safemode?
'cause that may cause problems with attachments on filesystem.
Or the permissions of the folder containing the subfolders for the attachments has incuficient rights. Has to "777" (a.k.a. world-writable)::[ Skill-Club's Forum ]::
.
-
You need to chmod the attachments directory and all subdirectories like this:
chmod -R 777 attachmentsSteve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
-
Admin CP -> Attachments -> Extensions & Sizes
Admin CP -> Attachments -> Attachment Storage TypeSteve Machol, former vBulletin Customer Support Manager (and NOT retired!)
Change CKEditor Colors to Match Style (for 4.1.4 and above)
Steve Machol Photography
Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment