Page 1 of 1

how can i change the activation link on the e-mail

PostPosted: 15 Aug 2014, 16:57
by norspeed
How can i change the activation link on the e-mail to be clickable ?

Re: how can i change the activation link on the e-mail

PostPosted: 18 Aug 2014, 09:54
by andipas
You can change it in Admin panel, Mail editor section

Re: how can i change the activation link on the e-mail

PostPosted: 18 Aug 2014, 17:26
by norspeed
I can`t see anywhere in the admin panel to make the e-mail activation link to be clickable.

Re: how can i change the activation link on the e-mail

PostPosted: 19 Aug 2014, 09:09
by andipas
In version 1.9 you forget to connect the module

The file protected/config/main-free.php

After

Code: Select all

    
'modules' => array(
        
'news',
 


Add

Code: Select all

        
'notifier',