Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Sub-Category not working on one category

Sub-Category not working on one category

Locked

Views: 1,099

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
21 May 2007, 2:03 PM
#1
slabadoo avatar

slabadoo

Zen Follower

Join Date:
Jan 2007
Posts:
149
Plugin Contributions:
1

Sub-Category not working on one category

OK, Really weird issue here. Better if you look at it your self rather than me explaining it but take a look at this ( i would use ie to test it, you will get thevisable error).

go to http://63.134.211.132/catalog2 and click on NotCR this should be resulting 100's of sub-categories. the other categories work fine FYI, I am aware that some are missing images but whay is the NotCR getting hung up at the <TABLE width=990 height="109" border=0 cellPadd. would really appreciate a response on thisone. We are really close to golive.

Thanks,

21 May 2007, 3:34 PM
#2
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Sub-Category not working on one category

slabadoo:

OK, Really weird issue here. Better if you look at it your self rather than me explaining it but take a look at this ( i would use ie to test it, you will get thevisable error).

go to http://63.134.211.132/catalog2 and click on NotCR this should be resulting 100's of sub-categories. the other categories work fine FYI, I am aware that some are missing images but whay is the NotCR getting hung up at the <TABLE width=990 height="109" border=0 cellPadd. would really appreciate a response on thisone. We are really close to golive.

Thanks,

I'm going to be critical here and say that your site has poorly constructed tables and a lot of validation errors.

http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2F63.134.211.132%2Fcatalog2%2Findex.php%3Fmain_page%3Dindex%26cPath%3D534

Though, technically, it that was what's causing your issue, it would be doing it on all categories, right? So, the above errors are probably not the issue.

Anyway, I would check an error log on your site to see if it gives some clue as to the issue.

21 May 2007, 4:11 PM
#3
slabadoo avatar

slabadoo

Zen Follower

Join Date:
Jan 2007
Posts:
149
Plugin Contributions:
1

Re: Sub-Category not working on one category

Jade,
thank you for your response. I called my host, they don't have error logs on this. Not sure if you tired it in ie but it seems to return just part of the page then it quits. I gather that when I get to a certain # of sub-categories is when it seems to have the issue. I have eliminated the fact that my code may be a little messy by switching over to the original template which instead of just stopping in the middle of drawing the page, it returns a CGI Error. > The specified CGI application misbehaved by not returning a complete set of HTTP headers.

I don't normally see this error unless there is a permission problem or something. I have left it on this template for you to see. Please let me know if theis help you determine my delema anymore.

Thanks,

21 May 2007, 4:31 PM
#4
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Sub-Category not working on one category

slabadoo:

Jade,
thank you for your response. I called my host, they don't have error logs on this. Not sure if you tired it in ie but it seems to return just part of the page then it quits. I gather that when I get to a certain # of sub-categories is when it seems to have the issue. I have eliminated the fact that my code may be a little messy by switching over to the original template which instead of just stopping in the middle of drawing the page, it returns a CGI Error.

I don't normally see this error unless there is a permission problem or something. I have left it on this template for you to see. Please let me know if theis help you determine my delema anymore.

Thanks,

I see the error, though honestly, that is above my head.

One thing to test, is to disable a chunk of categories at a time, to see if it is indeed the volume of categories that is causing the issue.

22 May 2007, 2:33 PM
#5
slabadoo avatar

slabadoo

Zen Follower

Join Date:
Jan 2007
Posts:
149
Plugin Contributions:
1

Re: Sub-Category not working on one category

For those searching for the answer, I had have my site put on a host plan that was running php5. Works like a charm...:clap:
Thanks,