View Single Post
  #7  
Old 04-24-2012, 12:40 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Remove Buy Now button.

Correct, it is not present. Add this towards the bottom of include/check_useraccount.php:
Code:
$smarty->assign('user_membershipid',$user_account['membershipid']);
The smarty variable will be {$user_membershipid}.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote