You could repair manually. Simply access your PhpMyAdmin in your CPanel or Plesk. Then Open your wordpress database and select all your tables and finally select Repair from the drop down menu bellow.
Thank you @mcfreder I did go into the File Manger and did a repair database and it did help except for this one thing did not repair.
“The wp_options table is not okay. It is reporting the following error: Table is marked as crashed. WordPress will attempt to repair this table…
Failed to repair the wp_options table. Error: Table is marked as crashed”
Need help to know how to fix this problem now.
Thank you.
L.J. @sglyministry
Try to optimize then repair
Ok thanks. I did the optimize and it seemed to work. 🙂
I try to login as a admin but I can’t get the log in page
https://biponey.com/wp-admin/
message is below
One or more database tables are unavailable. The database may need to be repaired.
please advise
Enter your website ftp and Add this line at the end of your wp-config.php
define('WP_ALLOW_REPAIR', true);
Then refresh https://biponey.com/wp-admin/
If that doesn’t work, you must go to your Mysql and select all tables then repair them all.
please may i know where to find the PhpMyAdmin in your CPanel or Plesk?