Cannot upload images to posts
-
I love this theme, but I can not upload any images to the posts. The problem must be in the theme, because the upload works when I use Twenty Eleven.
-
Are you using the nightly builds or the latest stable version?
I don`t know… it is Version 1.3.3
No, i mean WordPress š do you use the WordPress Beta 3.6? Because ist seems that there is problem with sempress and the beta but i couldn’t figure out why.
Oh, okay. I use Version 3.5.1
I did some research and found a lot of threads like this one: http://wordpress.org/support/topic/image-upload-not-working-in-35?replies=18
Can you check if you have activated WP_DEBUG? Deactivating it
define('WP_DEBUG', false);helped on my local system. Don’t know why this is only by some themes and also don’t know why it still works with Twenty Eleven. I checked all my functions and there is nothing out of the ordinary. I strictly use the functions and methods provided by WordPress.I will try this WP_DEBUG, but I don`t know where to do this. Could you guide me?
Hmm… If you don’t know about it, then it looks like it’s something else, because you have to set it manually. It is in your wp-config.php, if you wont to check it.
I just changed it from (‘wp_debug’,true) to (‘wp_debug’,false), but now I only get a long list of errormessages, that says the header can not be changed, error on line xxxx… And I don’t have Access to login at all. So I changed it back. I also tried to deactivate all my plugins and reinstall wp. No change… Any idea?
What happens if you remove the line completely? No
define('WP_DEBUG', false);and nodefine('WP_DEBUG', true);?I am not sure what you mean. Should I delete it, or change it to “no define…” as you wrote? It looks like this in my wp-config: define(‘WP_DEBUG’, true);
I tried now, but it only gives errors. Don’t think I should touch that one…
I got help from my webhost, one.com, and you were right to set WP_DEBUG to false. It had been set to true earlier because of a problem, but they did not change it back to false then. And when I tried it myself in my ftp program, the wp-config file did not show right, so now I did it from my hosts page, and now everyting is as it should be. Now I can upload images! I am very happy, and very glad it was nothing wrong With Your beautiful theme! Well, thank you very much for Your support and effort to find out what the problem was.
Your welcome and I am glad to hear that it works now š
The topic ‘Cannot upload images to posts’ is closed to new replies.
