this is my first post here,I use CMSMS since 2008.
I upgraded the website from version 1.2.3 to 1.8.1 and it went smoothly except for a small issue which is:
I have an external page for job where I use check_login() function to make sure the user already loged in,but it keeps redirect to the login page,when I enabled the debug to see the output it works (I can run the page ) and the debug output say:
Debug display of 'End of include':(0.086686) - (8497144)
Debug: (0.087416) - (8474200)
Session found. Moving on...
It used to work perfectly before upgrading,I don't know what is the problem?
the full code for the page is attached,any hint is welcome
