MyBB Community Forums

Full Version: user name on redirect page after Login/LogOut
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

can we use variable in language file to show the user name after Login/LogOut in redirect page message ?

for change:
Quote:You have successfully been logged in.
You will now be taken back to where you came from.

to:
Quote:Dear {user name}, You have successfully been logged in.
You will now be taken back to where you came from.
(2014-07-26, 10:01 AM)OMID_HXC Wrote: [ -> ]Hi,

can we use variable in language file to show the user name after Login/LogOut in redirect page message ?

for change:
Quote:You have successfully been logged in.
You will now be taken back to where you came from.

to:
Quote:Dear {user name}, You have successfully been logged in.
You will now be taken back to where you came from.

I am not sure it is a useful feature to be added!
Maybe it should be only a plugin!
Why not, agree with this.
(2014-08-01, 01:07 PM)Eldenroot Wrote: [ -> ]Why not, agree with this.

Thanks,
i think this is not hard to add.
also this is in VB core.