ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
HoHoHo!
OK slap my hands- I thought I would be cute and when shifting the "new store" in the subfolder up to the root ;
instead of down loading 15min of images and replacing the images folder I left the old one up.. OK sooooo
to answer your Q? the image is associated with admin are in the Demo2014/images/Dim8559Xst_med.jpg..and the image on the site is image/Dim8559Xst_med.jpg.....
But if this is a new pic addon, would it not go into the current folder? ok Now I not wrapping my head around this one. I think I know what I did not do but do understand why ?
So there is something that will ID these two folders and I can not just use the 1.3.9 images folder?? but iwhat is the difference ??
Okay, so now I'm a little confused; however... Where I was going to suggest going next based on the above response was to take a look at the configure.php files in both the store and admin includes folder... Specifically at the images definition...
It may be that you have an extra identifier in your admin/includes/configure.php file... The real question though is, in relation to your store's root, where are your images stored?
Store/images? or
Store/Demo2014/images?
You can still use the same images folder, it's just a matter of referencing everything correctly.
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
Yea Yea Me too..Okay, so now I'm a little confused; however...
I have got to learn not to take creative license when installing these programs....The real question though is, in relation to your store's root, where are your images stored?
Now that I am home and have had some dinner maybe I can explain the "creativity" LOL...
I have rewritten this so many times and the Light bulb just went on!!!!!!!!!!!!!!!!
TY so much you are a genius see below.....
define('DIR_WS_CATALOG', '/Demo2014/'); There is the culprit - It was in the Admin/includes.configure.php just as you suggested!!
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...