954,580 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to prevent login if browser cookie disabled

In SMF 2.0 forum script what setting is required to prevent login if client end browser cookies are disabled ? Iam currently testing on my own site and SMF is allowing to login even if browser cookie is disabled. For information 'Local storage of cookies' is disabled in SMF settings.

thunderstorm98
Veteran Poster
1,117 posts since Nov 2006
Reputation Points: 97
Solved Threads: 20
 

You can use the get_broser() function .
Or you can send a cookie. If it exists, then it means the browser cookie is enabled.

florinfratica
Newbie Poster
4 posts since Jul 2011
Reputation Points: 10
Solved Threads: 2
 

Will try it...Thanks for reply.

thunderstorm98
Veteran Poster
1,117 posts since Nov 2006
Reputation Points: 97
Solved Threads: 20
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: