Ok I have problems with Lgforum code
For some reason when I closed Google Chrome and open it back up and Go to the url link and it logs me out it does not let me stayed log in when I closed my Browser, Like it's not getting the Cookie from the script,
Can someone respond back please
- Code:
<script>
var username = '{USERNAME*}';
if(username != 'LGforum') window.location = 'redirection url';
</script>
For some reason when I closed Google Chrome and open it back up and Go to the url link and it logs me out it does not let me stayed log in when I closed my Browser, Like it's not getting the Cookie from the script,
Can someone respond back please