I have installed LimeSurvey 1.9 Build 9642 using QuickInstall on a Hostgator Babycroc account. Installation is to a sub-domain. Most works fine except the Image Upload process.
When I try and use the "Insert/Edit Image" function I can upload and image - Send it to server - get a success message.
The Image Info URL shows as //upload/surveys/42673/image.jpg but only a placeholder shows in the preview window. If I change the Image Info URL to include the subdomain //subdomain.com/upload/surveys/42673/image.jpg all works fine.
Where is this path specified?? I have looked in config.php and config-defaults.php of the sub-domain root directory but nothing works. Searched FCKEditor configuration notes but I'm stuck.
Can anyone offer a solution please?