Ok...
So I have my site running on my laptop offline... on localhost. but now how do I get the pictures to be put on the EZ pages and Define pages? there is no public_html folder?
Im using the newest zencart
Ok...
So I have my site running on my laptop offline... on localhost. but now how do I get the pictures to be put on the EZ pages and Define pages? there is no public_html folder?
Im using the newest zencart
Remember... Stay a Calm and Asertive pack Leader.
Caesar Milan.
They go in the same /images/ folder as they do online, in your Zen Cart installation folder (C:/xampp/htdocs/test/ or wherever you have it).
OK so they will thus go into c:\wamp\www\zencart\images?
Then when I add the file path on the Define Pages, do I make the path c:\wamp\www\zancart\images\image.gif or will it be like somethin localhost or how would the path look like?
Remember... Stay a Calm and Asertive pack Leader.
Caesar Milan.
You can and should use relative filepaths, like images\image.gif . Zen Cart will automatically add the correct rest of the path, and will still work if you move the site to a live server.
I have tried i all! here is my DIR:
C:\wamp\www\Zencart
Under this I have the following folders:
admin
cache
docs
download
editors
extras
images
includes
media
pub
Ive tried to put image.gif under just:
C:\wamp\www\Zencart
C:\wamp\www\Zencart\images
C:\wamp\www\Zencart\pub
C:\wamp\www\Zencart/media
C:\wamp\www\Zencart\download
And I tried all of the posible paths:
C:\wamp\www\Zencart\image.gif
C:\wamp\www\Zencart\images\image.gif
C:\wamp\www\Zencart\pub\image.gif
C:\wamp\www\Zencart/media\image.gif
C:\wamp\www\Zencart\download\image.gif
image.gif
c:\wamp\image.gif
Ive tried it all! Im StUcK please help!
![]()
Remember... Stay a Calm and Asertive pack Leader.
Caesar Milan.
Try
Code:http:localhost/Zencart/images/image.gif