You will find the </body> tag in tpl_main_page.php:
includes/templates/your_template/common/tpl_main_page.php
Put it in there :-)
You will find the </body> tag in tpl_main_page.php:
includes/templates/your_template/common/tpl_main_page.php
Put it in there :-)
Nick
iszent.com
I did that... main page is now all black - nothing on it.
I deleted the file and site is back to normal. ?
Here is the Url of my site if that helps
http://majikimaje.com/Zhop/
What lat9 says is correct.
You need to make a override version of that file. ( Or it is better to anyway )
To do that copy the file:
includes/templates/template_default/common/tpl_main_page.php
to
includes/templates/your_template/common/tpl_main_page.php
If this is causing the site to crash then you are doing something wrong. I know that sounds unhelpful but it is true, unfortunately. Or you are altering the file when you are copying it in some way.
Nick
iszent.com
I will follow your instructions. I merely downloaded the file - made the changes and uploaded it. BUT I renamed the old file so that if I got into trouble I could delete the new file and make the old file name to its normal state.
I will study how to make an over-ride system and I will get back to you when I have more info.
Thanks for having the paitience to help me deal with this issue.
I thought I could do this easily by using the define pages option for the main page; but I see that isn't the case.
Well, you should be able to do that too. It is better to make an override because you don't mess up the original but editing the origianla should also work.
Which kind of suggests that there is a problem with the code that you are adding. If there is a problem with that code then that will mess up the page too. Because tpl-main_page is one of the first files that actually loads if that file has an error in it you have big problems :-)
I do not know hitsniffer so can't advise there but maybe someone else can.
A lot of people use google analytics for that kind of thing. That does not provide live monitoring but slightly delayed data. But the advantage might be that there are a couple of GA add-on modules for Zen Cart.
I think that the yahoo version of analytics does provide live data.
Nick
iszent.com