Sorry ... I just cannot see enough about this issue from a picture ...
You might switch to the Classic Template to rule out if this is your template or not ...
Sorry ... I just cannot see enough about this issue from a picture ...
You might switch to the Classic Template to rule out if this is your template or not ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
if I switch to the Classic template I get my sidebars header and footer and this Sales Message Goes Here in the middle content. I've added some debug print statements to the tpl_ files in my custom theme and I can confirm that the tpl_ files are being processed.
I compared the tpl_ files for the 1.3.0 install to the tpl_ files in the 1.3.8a install and aside from minor differences they are all the same. This still comes down to the SQL is not completely filtering and is passing too much to the templates. I know how to change the SQL, what I don't know is where this needs changed. Either there is some module that is doing this, or some admin setting. That is what I need to figure out.
Just to follow up with the solution to my problem. Under index_filters, there is a file called default_filters.php. This had been updated from the 1.3.0 version. Once I replaced it on my 1.3.8a install the dupes were gone.
Thanks for your help.