Ok, I started from scratch again and did the following.
-
Changed the session directory in admin to home/passions/public_html/cache
-
Altered the following configure.php files in admin>includes
CHANGED FILES FROM TO
a) ('DIR_WS_ADMIN', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_ADMIN', '/admin/');
b) ('DIR_WS_HTTPS_ADMIN', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_HTTPS_ADMIN', '/admin/');
c) ('DIR_FS_ADMIN', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/backend/'); ('DIR_FS_ADMIN', '/home/passions/public_html/backend/');
Configure.php in includes
a) ('DIR_WS_CATALOG', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_CATALOG', '/public_html/');
b) ('DIR_WS_HTTPS_CATALOG', '/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_WS_HTTPS_CATALOG', '/public_html/');
c) ('DIR_FS_CATALOG', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_FS_CATALOG', '/home/passions/public_html/');
d) ('DIR_FS_SQL_CACHE', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/cache'); ('DIR_FS_SQL_CACHE', '/home/passions/public_html/cache');
All the files above where changed as explained in the tutorial link list in a post above.
I also altered the following file that was not listed:
('DIR_FS_CATALOG', '/home/passions/public_html/zen-cart-v1.3.8a-full-fileset-12112007/'); ('DIR_FS_CATALOG', '/home/passions/public_html/');
I found that if I did not alter this file my Zen Cart admin could not be found.
However my store is not found by using the following URL
http://passionsignite.com.au/
It is only found if I use http://passionsignite.com.au/index.php
and even then it is not showing correctly. The links are all over the place, no images or background.
I have also lost all of the images that were attached to every product I have for sale. They are showing as if they are broken links under my admin section.
I don't know what I've done wrong.
I also installed Image Handler as suggested bit even that is not working correctly.
There is something seriously wrong.
Can someone tell me what I have done or what is causing this to happen.
I should just be able to enter https://www.passionsignite.com.au and see my site.
I hope I have explained this well enough so it is easily understood.
And I was doing so well before this. lol Now anything that could go wrong is going wrong.