By Getro Keight on Friday, 16 February 2018
Posted in General
Replies 1
Likes 0
Views 373
Votes 0
Hey guys !
Im forced to open a new thread since the other one was locked (looks like we've been to optimistic )
Here is the concerned issue : https://stackideas.com/forums/connected-green-indicator-always-on

I found out that the issue unfortunately occurs again, how can I purge the table myself ? Is there something else to do to fix this problem ? Thanks !

PS : Feel free to merge the two threads if you want
Hey Getro,

Can you try running the following SQL query via PHPMyAdmin?

[gist]
truncate table #__session
[/gist]

P/S: Please remember to replace #__ with your proper database table prefix.
·
Friday, 16 February 2018 16:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post