When I'm writing a post I would like to use the upload function to upload images just like:
http://www.gradinacudoinuci.descult.com/wp-content/uploads/2006/05/1.jpg
But I don't see this in my WordPress. I'm using 2.2.
Is this a configuration issue?
It seems that on this post it is because of a Flickr Plugin. I also installed a Flickr plugin. I'm gonna check it out.
http://wordpress.org/support/topic/118120?replies=5
Here is the solution:
http://www.flickr.com/groups/tantannoodles/discuss/72157600220847581/?search=upload+disappeared
If you have version 2.2, 2.2.1 or 2.2.2 than change it respectively in the following code:
if (version_compare(get_bloginfo('version'), '2.1', '<')) {