CodeIgniter Forums
Hope its caching issue or something related to it - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Hope its caching issue or something related to it (/showthread.php?tid=54070)



Hope its caching issue or something related to it - El Forum - 08-21-2012

[eluser]Coder Test[/eluser]
I have logged in to my website (i used codeigniter + smarty ) and i have changed the links as sign out on my header if a user logged in

but if i click on my logo (having link for my homepage) after logged in Still it shows sign in link

My home page has the same header with the link "sign in" if not logged in and sign out link if logged in.

but if i refresh the page it works fine (displays sign out link)

can any one help me on this ................


Hope its caching issue or something related to it - El Forum - 08-21-2012

[eluser]DarkManX[/eluser]
Maybe you are logging in the user after displaying the content.