Skip to content

ZC158: admin->popup window not finding template #1

@torvista

Description

@torvista

While trying this out on ZC158, I find that the popup window that shows the file generation, fails when a template other than classic is in use, for example when responsive classic is in use:

Fatal error: require(): Failed opening required 'includes/templates/template_default/templates/tpl_sitemapxml_default.php' in tienda-158\includes\templates\responsive_classic\common\tpl_main_page.php on line 178

which is the bit when tpl_main_page
require($body_code); ?>

I am unclear as to the processing at this point, and as to why it's looking for that tpl_sitemapxml_default.php which does not physically exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions