Welcome Guest, Not a member yet? Register   Sign In
problem with session in template
#2

Assign the $session_data to the Smarty template like so:

PHP Code:
$smarty->assign('user'$session_data); 

See the Smarty assign() documentation for more information.
Reply


Messages In This Thread
problem with session in template - by StratoKyke - 05-14-2015, 02:35 AM
RE: problem with session in template - by paralogizing - 05-14-2015, 09:29 AM
RE: problem with session in template - by CroNiX - 05-16-2015, 03:56 PM
RE: problem with session in template - by CroNiX - 05-17-2015, 09:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB