View Single Post
  #49  
Old 05-13-2012, 06:55 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: X-Cart popup messages

Yes, it should work. You can add in recommends.php just before

$_membershipid = intval($user_account['membershipid']);

this

echo $avail_where;

and see if it outputs anything on the screen. This is just for testing so delete it after you test.
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote