Welcome Guest, Not a member yet? Register   Sign In
multi templates
#1

Hello,
Thank you for all your help.
I have 3 users, each user has own template layout (other than the main website) , user saved in a table, with template id
after login I want to redirect /reroute the user according to the template id, like
if templateid=1 then route to template #1
if templateid=2 then route to template #2
if templateid=3 then route to template #3
so on. by the way each template layout completely different layout
I have all this working with no MVC (old website ), but I'm moving everything to Code Igniter 4.3),

Thank you in advance
Reply




Theme © iAndrew 2016 - Forum software by © MyBB