Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / error when viewing single-product categories

error when viewing single-product categories

Locked

Views: 1,075

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
14 Sep 2007, 9:34 PM
#1
armenhammer11 avatar

armenhammer11

New Zenner

Join Date:
Sep 2007
Posts:
28
Plugin Contributions:
0

error when viewing single-product categories

I have been customizing a shopping cart template for Zen Cart. I'm trying to figure out why the "Skip 1-prod Categories", which is set at "True", is not working properly. If you click on "Gift Certificates" under "Categories", you'll see an error message, instead of going to the 1 gift certificate product info page. Do you know why this is? Also, on my home page, I've set up a ".swf" file to play a short intro. Do you know why it's not playing? Please see: http://www.littlemissmaya.com/zen/

Thanx in advance.

15 Sep 2007, 2:51 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: error when viewing single-product categories

Your error message is a result of an error caused by editing your index.php language file.> Warning: Cannot modify header information - headers already sent by (output started at /home/content/j/a/k/jakob2007/html/zen/includes/languages/english/index.php:117)

Here's an FAQ on the topic: https://www.zen-cart.com/tutorials/index.php?article=87

15 Sep 2007, 6:27 PM
#3
armenhammer11 avatar

armenhammer11

New Zenner

Join Date:
Sep 2007
Posts:
28
Plugin Contributions:
0

Re: error when viewing single-product categories

Thank you very much. I had 2 extra lines.