forked from AndrewBerezin/zen-cart-sitemap-xml
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Labels
No labels