Any ?main_page=xxxxxxx requires that there be at least the first of these three related components:
/includes/modules/pages/xxxxxxx/header_php.php
/includes/languages/english/xxxxxxxx.php
/includes/templates/a_template_name/templates/tpl_xxxxxxx_default.php
If the header_php.php file is missing, then a 404 will be triggered.


Reply With Quote

