View Single Post
  #4  
Old 02-25-2005, 05:14 PM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,063
 

Default

It probably needs this:
Code:
<INPUT type="hidden" name="membership" value="{$userinfo.membership}"> <INPUT type="hidden" name="pending_membership" value="{$userinfo.pending_membership}">

in that tpl. Try commenting out everything but those lines?

That's my first guess.

Carrie
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
Reply With Quote