Update: Removed my previous posted info and questions.
One of the moderators will or should be around to help ya soon though. They good at that lol!! =)
spencerp
Hi!
When I want to upload an image or something first I get this answer:
“Unable to create directory /***/wp-content/uploads/2006/01. Is /***/wp-content/uploads/2006 writable?”
When I crate the directory …/uploads/2006/01 by myself, I’m able to upload images. But I think WP2 could do this automatically.
Is there some help out there???
Thanx!
Thread Starter
humm
(@humm)
It seems, no one knows the solution!
helllllllllo ?
I’m having the same problem when I try to use the slick inline uploader.
Also, my installation of WordPress 2 no longer has ANY options for file uploads — Miscellaneous Options now only has “Track links” and “Use legacy” checkboxes.
Also, even if the uploader did work as it wants to, I want to choose my upload directory. Is this hardcoded now?
These are pretty serious issues, but after an hour of searching, I can’t find documentation for the new “features.” Am I going to have to downgrade back to 1.5?
chmod your folder to 0777
Thread Starter
humm
(@humm)
Can someone help on this?
problem with me was that i couldn’t chmod the newly created 2006 folder since it seemed like my ftp user wasn’t the owner.
so i deleted it manually and chmod 777 it.
then wp wanted to put a 01 directory in there.
okay, same procedure again.
i decided to create directories 01 up to 12, chmod777 to all of them, now it works.
strange, though.
wordpress automatically makes the directroy, you msut make sure that your wp-content dir is CHMODed to 777
Thread Starter
humm
(@humm)
wp-content dir is CHMODed to 777 ??????
are you kidding?????????????????? Isn’t it risky to make that 777 ?
dont make the wp-content folder 0777
instead WP2.0 wants a uploads folder in the wp-content folder
(wp-content/uploads/) make the uploads folder 0777 and you should be fine!
This worked for me and this was what i meant with my earlier post. I assumed you knew i was talking about the uploads folder π
Thread Starter
humm
(@humm)
thanks friends, its working for me now! π