Hi,

Originally Posted by
Chargin
I checked the difference between the 2 and there were 2 major areas of change, one is this below, which seems to relate to admin?
That's not a change made by Ceon URI Mapping. It's not a change that I've seen in a Zen Cart version of that file either.. it must be another third party module you are using made that change.
Use software such as Beyond Compare to merge the version of the file you have with the version of the file provided with Ceon URI Mapping.
If you still get a blank page, install Ceon URI Mapping from scratch and check the values in your configure.php files (admin and store).. Ceon URI Mapping attempts to load files from the catalog side from the admin functions file:
PHP Code:
require_once(DIR_FS_CATALOG . DIR_WS_CLASSES . 'class.CeonURIMappingAdmin.php');
So if that file is missing (or any others it opens), maybe because you are using "bad" FTP software, or your DIR_FS_CATALOG setting is wrong in the admin configure.php file you'll get a blank page and an debug error file in your cache folder - something you clearly haven't checked for! :|
That's all the information you need.. better luck installing things this time!
All the best...
Conor
ceon
Bookmarks