Hi,

Not sure where this should be posted, so I will try here.

My Zencart uses the following in the URL

index.php?main_page=index&cPath=2_239

Is there a fix to make it correct as follows:

index.php?main_page=product_info&cPath=222&products_id=244

ie: It should be using & and not just &

Is there a fix or a mod for this?