i’m having a problem using the image upload as well. here’s what’s going on for me.
My images directory permissions are set at 766. When I use the upload funtion in WP, it successfully uploads the image into the correct directory, however, it won’t display the image until i change the permissions on the newly uploaded file to 766. once those permissions are changed, the image displays without a problem…
Thread Starter
clayh
(@clayh)
Thread Starter
clayh
(@clayh)
edited the wrong line of code – it’s on line 461 in case anyone is wondering…
should i be concerned that the upgrade didn’t fix the problem?
Thread Starter
clayh
(@clayh)
i tried the upgrade first (it only took one step…) and then tried to edit the template-functions.php in the include folder based on the post you directed me to. however, the problem persists. any other ideas?