
Originally Posted by
twitchtoo
One common problem is file uploading. You clicked that upload button 100 times, even checked the remote server to see if the file is there, but you can't see that it isn't or the 'new' file didn't overwrite the old one.
Multisite uses the template names as the switch. If you can't switch it back after installing and removing this module then the remote files are mismatched, or there's a file or SQL statement lingering that is preventing the native code from working properly.
The native zen cart file wants to see template name in: includes/templates/YOUR_TEMPLATE/template_info.php
Then it wants to see the folders that contain the php files named: YOUR_TEMPLATE or it will just load the files found in TEMPLATE_DEFAULT
Regardless you should never change what was in TEMPLATE_DEFAULT before or after installing this or any other mod.
This also assumes there were no errors when you ran the SQL changes?
Bookmarks