Riccardo Posted July 23, 2022 Share Posted July 23, 2022 (edited) Hello! I need to know how these cookies work: ips4_IPSSessionSetup ips4_hasJS ips4_forum_list_view ips4_ipsTimezone ips4_notificationMenuShown ips4_recentEmoji Thank you Edited July 23, 2022 by Riccardo sobrenome and SeNioR- 2 Link to comment Share on other sites More sharing options...
Randy Calvert Posted July 23, 2022 Share Posted July 23, 2022 These are pretty self explanatory. 🙂 2 hours ago, Riccardo said: ips4_IPSSessionSetup Used to track session ID and if a user already has a session. 2 hours ago, Riccardo said: ips4_hasJS Does the client device support JavaScript? 2 hours ago, Riccardo said: ips4_forum_list_view How is the forum view displayed to the user? (Grid, card, fluid) 2 hours ago, Riccardo said: ips4_ipsTimezone Stores what time one is the user in 2 hours ago, Riccardo said: ips4_notificationMenuShown Tracks if a user has seen a notification in the notification menu 2 hours ago, Riccardo said: ips4_recentEmoji Used to track recently used emoji in the editor window. sobrenome and Riccardo 2 Link to comment Share on other sites More sharing options...
Riccardo Posted July 24, 2022 Author Share Posted July 24, 2022 @Randy Calvert Thank you for the answer!! Can you help me also with these one? ips4_IPSSessionFront ips4_member_id ips4_loggedIn ips4_login_key ips4_device_key Riccardo sobrenome 1 Link to comment Share on other sites More sharing options...
Marc Stridgen Posted July 25, 2022 Share Posted July 25, 2022 Hi Riccardo. As mentioned, these are self explainatory for the most part ips4_IPSSessionFront - Holds the front end session ips4_member_id - holds the member id ips4_loggedIn - holds if a member is logged in ips4_login_key - holds a login key ips4_device_key - holds the device key sobrenome 1 Link to comment Share on other sites More sharing options...
Riccardo Posted July 25, 2022 Author Share Posted July 25, 2022 @Marc Stridgen What is a login_key and device_key? Link to comment Share on other sites More sharing options...
opentype Posted July 25, 2022 Share Posted July 25, 2022 The cookies page, which is present on every installation, explains the cookies: https://invisioncommunity.com/cookies Marc Stridgen and sobrenome 2 Link to comment Share on other sites More sharing options...
Riccardo Posted July 25, 2022 Author Share Posted July 25, 2022 @opentype the problem with that page is that are listed only 5 cookies while there are other 6 cookies set by the forum instead... Link to comment Share on other sites More sharing options...
Marc Stridgen Posted July 25, 2022 Share Posted July 25, 2022 Just now, Riccardo said: @opentype the problem with that page is that are listed only 5 cookies while there are other 6 cookies set by the forum instead... I think opentype was trying to point out there that you were asking for descriptions of items which are described on that page sobrenome 1 Link to comment Share on other sites More sharing options...
Riccardo Posted July 25, 2022 Author Share Posted July 25, 2022 1 minute ago, Marc Stridgen said: I think opentype was trying to point out there that you were asking for descriptions of items which are described on that page I think You are right 🙂 sobrenome 1 Link to comment Share on other sites More sharing options...
JEFF MACK Posted December 25, 2022 Share Posted December 25, 2022 Are these stored in the db somewhere? ips4_login_key - holds a login key ips4_device_key - holds the device key Link to comment Share on other sites More sharing options...
JEFF MACK Posted December 25, 2022 Share Posted December 25, 2022 Ignore, I found it in the core_member_known_devices table. Link to comment Share on other sites More sharing options...
SeNioR- Posted December 27, 2022 Share Posted December 27, 2022 (edited) You can find all cookies and sessions in the "Application" tab. Edited December 27, 2022 by SeNioR- Link to comment Share on other sites More sharing options...
Recommended Posts