CMS - Uploaded files not displayed [FIXED}

Use this forum for questions regarding adoption and functionality of OpenEMM

Moderator: moderator

lord_alan
Posts: 80
Joined: Wed Oct 01, 2008 1:15 pm
Location: Farnham, Surrey. UK
Contact:

CMS - Uploaded files not displayed [FIXED}

Post by lord_alan »

My bad. I fixed it by changing the line

Code: Select all

cms.ccr.url=http://localhost:8080
in the

Code: Select all

webapps/core/WEB-INF/classes/cms.properties
file to be the IP address of the test server, e.g.

Code: Select all

cms.ccr.url=http://10.0.0.165:8080
Hope this helps someone else and sorry for the noise.

==================================
I Am just staring to play with the new CMS feature but when I am in a Content Module and add an image file using the Choose File and Upload Image button, the images are never displayed. I see the following error in the small image preview box on the left of the page:
This webpage is not available.

The webpage at http://localhost:8080/cms_image?fid=65 might be temporarily down or it may have moved permanently to a new web address.

More information on this error
Below is the original error message

Error 102 (net::ERR_CONNECTION_REFUSED): Unknown error.
If I use external images using a URL these are fine.

Have I got something broken in the configuration or is this to be expected?

Cheers

Al
The Way Out Is Open.