I'm having a problem with my uploaded images.
After a few problems with permissions (which I sorted out) I'm confronted with the following situation.
My images upload correctly to wp-content/uploads but when they are placed inside my theme or posts they are linked to as this:
http://blog.hospitalitybelgium.com/public_html/blog/wp-content/uploads/header_blog_hb.jpg
while the file is actually here:
http://blog.hospitalitybelgium.com/wp-content/uploads/header_blog_hb.jpg
Any solutions? Thanks in advance