Joined: August 2006
Posts: 608
Location: Classified
Re: Error In Ip_sessions Help Me Plz
No, I mean literally go and empty your sessions table. If you've changed / updated the database, then by default every single one of those rows will be a waste of space - they're old, dead sessions, long gone, and totally useless. Only if you have a couple of people logged into your site will the last one or two sessions be open, but clearing the sessions table will just mean any currently logged in users will be logged out. Nothing serious.
BTW how come you saw this problem tomorrow... do you travel in time?
Joined: August 2006
Posts: 608
Location: Classified
Re: Error In Ip_sessions Help Me Plz
ahh... ieri... il giorno prima di giorno prima di domani
Try this:
go to phpmyadmin >> SQL
enter the query:
REPAIR TABLE ip_users
(alternative: select the table from the main database structure page - the page where all tables are listed, then go down to bottom of page, look for the drop down menu with the title "with selected". Form this, select repair).
The time now is Wed 25 Feb, 2026 05:23 • All times are UTC + 1 Hour
Permissions List
Permissions List
You cannot post new topics You cannot reply to topics You cannot edit your posts You cannot delete your posts You cannot vote in polls You cannot attach files You can download files You cannot post calendar events