View Single Post
  #2  
Old 11-05-2019, 11:31 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Redirecting a customer to a custom page after registration

Code:
class Profile extends \XLite\Controller\Profile implements \XLite\Base\IDecorator


you are missing the "implements" portion
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote