View Single Post
  #479  
Old 01-24-2013, 01:32 PM
 
snowman99 snowman99 is offline
 

Member
  
Join Date: Feb 2007
Posts: 21
 

Default Re: X-Cart Ability Template v4.4.x

I was able to fix my problem by going back to the original code and inserting a '?'.

WAS
value="/{$cur_url}sort=

NOW
value="/{$cur_url}?sort=

Thanks,

Vaughn
__________________
X-cart Ver: 4.7.10 (Linux/Apache)
XCartMods Ultra Template
BCSE Authorize DPM Module
CDSEO 2.2.0
CDSEO Pro Admin
Reply With Quote