View Single Post
  #5  
Old 05-02-2007, 02:52 AM
 
nfc5382 nfc5382 is offline
 

X-Adept
  
Join Date: Nov 2002
Posts: 481
 

Default Re: Can you pass POST vars through CDSEO (mod_rewrite)?

It looks like skin1/customer/main/navigation_seo.tpl is the guy that writes the navigation links. Not sure what I need to do to add the existing POST data to that in the .tpl

Here:

Code:
{if $navigation_page lt $total_super_pages*$config.Appearance.max_nav_pages} <TD valign="middle">&nbsp;<A href="{$cdseo_cat}/{$current_category.cdseo_url}/index{math equation="page+1" page=$navigation_page}.html"><IMG src="{$ImagesDir}/rarrow.gif" width="9" height="9" border="0" alt="{$lng.lbl_next_page}"></A></TD> {/if}
__________________
-----------------------
x-cart v4.7.6 [LIVE]
x-cart v4.0.18 [retired 2004-2016]
x-cart v3.5.13 [retired]
x-cart v3.4.14 [retired]
Reply With Quote