Hi,

Originally Posted by
DCDC
Well, I reuploaded all files with another FTP, checked the configure.php file, and while I'm not getting any further errors in the cache, I'm still welcomed with a blank screen.
You have changed the name of your zen cart's folder but didn't change the path to Zen cart in includes/configure.php
I'm not remotely surprised your site broke! :)
You had
PHP Code:
define('DIR_FS_CATALOG', '/home/wilson/public_html/store/');
I've changed that to
PHP Code:
define('DIR_FS_CATALOG', '/home/wilson/public_html/zencart/');
Things are now working as expected.
Hope you like the software!
All the best..
Conor
ceon
Bookmarks