Zen Follower
- Join Date:
- Jun 2008
- Posts:
- 338
- Plugin Contributions:
- 0
Which tpl_main_page.php ???
The instructions for installation the Super Globals Plus say:
Open the tpl_main_page.php file and, just before the ending </body> tag, add:
The problem is... there are 9 such files in Zen Cart:
./includes/templates/template_default/common/tpl_main_page.php
./includes/templates/template_default/info_shopping_cart/tpl_main_page.php
./includes/templates/template_default/popup_attributes_qty_prices/tpl_main_page.php
./includes/templates/template_default/popup_coupon_help/tpl_main_page.php
./includes/templates/template_default/popup_cvv_help/tpl_main_page.php
./includes/templates/template_default/popup_image/tpl_main_page.php
./includes/templates/template_default/popup_image_additional/tpl_main_page.php
./includes/templates/template_default/popup_search_help/tpl_main_page.php
./includes/templates/template_default/popup_shipping_estimator/tpl_main_page.php
How do I know which one of them was meant to be modified?