All of my supporters are gone!

I woke up this morning to several trouble tickets stating that their supporter status is gone. I have no idea what happened to them but I looked at my control panel and all it says under the Statistics tab is No data available yet.

I just reinstalled the plugin again off the latest zip file off of your site but it didn’t seem to resolve the issue. I really need to get this fixed ASAP.

  • weblog
    • Site Builder, Child of Zeus

    I just tried to re-run the MySQL queries on the database manually.

    ALTER TABLE wp_supporters ADD gateway VARCHAR( 20 ) NULL DEFAULT ‘PayPal’, ADD term INT( 3 ) NULL DEFAULT NULL;

    ERROR 1033 (HY000): Incorrect information in file: ‘./blog_mu/wp_supporters.frm’

    The other queries run successfully.

  • weblog
    • Site Builder, Child of Zeus

    Update – I just restarted the MySQL service via SSH and it looks like everything has been restored.

    I’m guessing it’s just coincidence that supporter went out and probably more of an issue with my actual mysql server – I’m open to suggestions if you guys can think of anything that might cause it though :slight_smile: