Thread Starter
nitram
(@nitram)
I found the problem, but have no clean solution:
In tiny_mce_gzip.php we have at about line 160:
document_base_url : “<?php echo trailingslashit(get_bloginfo(‘home’)); ?>”,
When deleting it all works find. Does anybody have the same issue?
Cheers,
Martin
Thread Starter
nitram
(@nitram)
Under Options->Miscellaneous I have set “Store uploads in this folder”
to “wp-content/uploads” and I can also access the images through
http://xyz/wptest/wordpress/wp-content/uploads/2006/03/whew4.jpg
But it seems, that if I add the image to my post via drag and drop, it sends the wrong path to the image to the edit field. When I add the image manually with the complete link, it works.
So, the upload works, also the downloading of the images, but the adding via drag and drop does not.
Do you have 2.0.2 as well and does it work in your blog?
Cheers,
Martin