![]() |
|
|||
|
After a person activates their account by following the link in the email, it says
Welcome to nameofyoursite.com, ! It is not displaying the username after the site name. In the code of invite_friends.tpl, it says Code:
Welcome to {$sitename}, {$username}!
__________________
|
|
|||
|
This bug is fixed, bug fix will be available on next release
__________________
http://www.buyscripts.in |
|
|||
|
Open templates/invite_friends.tpl
Find Code:
<h2>Welcome to {$site_name}, {$user_name}!</h2>
Code:
<h2>Welcome to {$site_name}, {$smarty.session.USERNAME}!</h2>
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User activation problem | RAMMSTEIN | Bug Reports | 0 | 04-14-2009 10:09 AM |
| Progress bar activation | soulflow | Installation Support | 1 | 11-01-2008 02:38 PM |
| Account Activation | AcuraBoyz | Template Modifications | 3 | 06-10-2008 05:04 AM |
| Restriction Email Signups to a certain email domain! | porkd | Template Modifications | 0 | 02-21-2008 02:28 AM |
| "Email Settings --> Add Email Template" feature | leki | General Discussions | 1 | 08-29-2007 07:49 AM |