|
Well thats just a coincedence the error happening when you got the email
Your iponline table is corrupt and you need to repair it in your mysql database viewer via your hosting control panel
when viewing the database you can enter this in the sql box of phpmyadmin
REPAIR TABLE pp_iponline;
|