Yes, the image shows up as an empty box with an "x" in it. When I rightclick on the box I get the following path:
algar.jpg
This is the correct folder, as far as I can tell. If I replace "algar.jpg" with the name of another image in that folder it shows up correctly.
In the globals file, I have specified the following settings:
$WAGLOBAL_Root_URL = "http://studio-n.se/CMS100/" ; //Absolute path to your site folder.
$WAGLOBAL_localRoot = "/CMS100/"; //relative path to your PowerCMS files on your local testing server.
$WAGLOBAL_remoteRoot = "/CMS100/"; //relative path to your PowerCMS files on your remote server.
//iRite Images upload settings
$WAGLOBAL_Images_Folder = "../images/"; //relative path to your images folder.
Can you see anything wrong with this?
Thanks for your help