Help:Missing page check

From ZenMagick Wiki

Jump to: navigation, search

One thing that seems to cause an exceptional amount of problems with using ZenMagick is zen-cart’s missing page check. This check, which is enabled in a default installation, validates all requests in that it checks that a template exists for the requests main_page value. If no zen-cart template file is found, the homepage will be displayed (via a redirect).

Since ZenMagick is using and includes a number of custom pages, for example static for define pages, some pages will not work as expected if the check is enabled. Another example are the Ajax requests.

So, when using ZenMagick it is important to disable this check. The setting can be found under admin: Configuration -> My Store

Personal tools