Uploads there - just not showing up

9 posts by 2 authors in: Forums > CMS Builder
Last Post: March 20, 2012   (RSS)

By HDLLC - March 19, 2012

Sorry - I have seen a few postings where this has happened in the past, and that folks have solved this - but I can't seem to make it work with my server.
I've tried changing paths - even viewing the source afterward in the resulting page where the images won't show - and if I paste the path into my browser - voila - I have images.

Here's the skinny...
I moved a cmsbuilder install, and when I go to use the upload field and i see no preview.
When I use the path to the upload area in the web site directory within a browser - the image is there.

Not sure what's up - does the same from within any web site page where I tried to use the uploaded image.

Any ideas or thoughts - sure appreciated!

Thanks!

--Jeff

Re: [HDLLC] Uploads there - just not showing up

By (Deleted User) - March 20, 2012

Hi Jeff,

It's possible that you have the settings for the paths wrong in the General Settings after moving servers.

To have the upload directory in the root folder (yoursite.com/uploads) the settings should be:

Upload Directory: ../uploads/
Upload Folder URL: /uploads/

Also, check to make sure that your Website Root Directory is correct (there will be an error message at the top of the screen in CMSB if there is a problem with this setting).

Let me know if this helps,

Tom

Re: [HDLLC] Uploads there - just not showing up

By (Deleted User) - March 20, 2012

Hi Jeff,

If you complete a free support requests here:
https://www.interactivetools.com/support/email_support_form.php?priority=free&message=Forum%20post%2092652
with the details I can have a quick look and find out what's happening.

Thanks,

Tom

Re: [Tom P] Uploads there - just not showing up

By HDLLC - March 20, 2012

Thanks Tom! Just submitted ticket... Thanks again!

Re: [HDLLC] Uploads there - just not showing up

By (Deleted User) - March 20, 2012

Hi Jeff,

I've had a look and figured out the problem - your absolute (Upload Directory) and relative (Upload Folder URL) settings weren't quite right.

I've changed them to the appropriate paths.

Hope this helps,

Tom

Re: [Tom P] Uploads there - just not showing up

By HDLLC - March 20, 2012

Cool - thank you! Just noticed that.
Now - is this because I'm using the temp URL?

Once I change it over to the actual domain name - those paths could change (not needed, but could be changed to / and ../uploads, right)?

Thanks a ton!

Re: [HDLLC] Uploads there - just not showing up

By (Deleted User) - March 20, 2012

Hi Jeff,

That's correct - the paths have to be set per the domain, so if you move the site over to it's own domain the paths would then be

../cmsAdmin/uploads/

and

/cmsAdmin/uploads

respectively (if you want the uploads folder to stay inside the cmsAdmin folder).

Tom

Re: [Tom P] Uploads there - just not showing up

By HDLLC - March 20, 2012

10-4 - Thanks a ton! Much appreciated!