11-11-2016, 06:09 PM
ok.. allready apply some css on this and looks the same like 4.x,
but i dont understand on this how to call some DB info by ID, on the 4.x is pretty easy but on this
i do <?php echo $loggedInUser->username ?>, and gets me the username (on the table id=1 and user_name=admin), but i try to call anothers fields like "sign_up_stamp", "active", some customs fields and i cant find the place to declare them.
mud if you give me a hint please.
but i dont understand on this how to call some DB info by ID, on the 4.x is pretty easy but on this
i do <?php echo $loggedInUser->username ?>, and gets me the username (on the table id=1 and user_name=admin), but i try to call anothers fields like "sign_up_stamp", "active", some customs fields and i cant find the place to declare them.
mud if you give me a hint please.