
Originally Posted by
namuh
Hello. I am a new Zen cart user and currently know nothing about php programming. I installed the All Business template on my rented server space which uses UNIX, and I was getting the shopping cart header line with "Shopping Cart - count_contents();?> item(s) - format($_SESSION['cart']->show_total());?>" on my store's home page.
I did a little researching and found that other people said it was a server problem, but I looked at the line (line 59) in /includes/templates/all_business/common/tpl_header.php and noticed that everywhere else in that area of the file, there was a "php" after the <? when things were being echoed on the screen, except for the two places where the text showed in the header on my store. I added the text "php" at those two spots, saved the file, and now things look fine.
Is that the fix for this problem? Like I said I know nothing about php programming and don't want to cause problems with the way the Zen Cart operates.
Thanks.
scott
Bookmarks