Zen Cart Logo
Forums / General Questions / Question about the category url

Question about the category url

Locked

Views: 902

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
20 Jan 2008, 1:02 PM
#1
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Question about the category url

Hi
When we click on any of the categories, we get the url as

index.php?main_page=index&cPath=74

I have this shop where category urls are like

index.php?main_page=index&cPath=cPath=74

But still when clicking on categories they work properly
Is this normal?
And what happened to the cart that category url have cPath=cPath=74
Can someone tell me the file where this url is generated

Also, I changed category url to look like

index.php?main_page=index&cPath=cPath=cPath=74
and they still work properly
Can someone explain please?
cPath=cPath=cPath=74

21 Jan 2008, 4:18 AM
#2
superprg avatar

superprg

Totally Zenned

Join Date:
Feb 2006
Location:
Chicago
Posts:
1,349
Plugin Contributions:
0

Re: Question about the category url

Please see this site
http://www.conceptocelular.com/
Category urls have cPath=cPath= in them
Can someone at least tell me in which file these category urls are written so that I can check it