Re: Add Conditional Code To Some Pages

Originally Posted by
Anuragji
Actually, let me rephrase this:
The PHP Code that I need to insert into the whole account_history_info needs to be executed BEFORE the following files:
- templates/mytemplate/common/html_header.php
- templates/mytemplate/common/tpl_main_page.php
- modules/downloads.php
And it need to search through which downloadable products are in the order that is being displayed.
Anuragji
PS: Yes, Yes I know ... if I ever intend to update Zencart, I'm so in for it

The file to do it in is includes/modules/pages/account_history_info/header_php.php - that file is executed immediately after application_top.php and before hmtl_header.php.
Neville
An assumption is what you arrive at when you get tired of thinking...