• Resolved Marc Lacroix

    (@marcusig)


    Hi there,
    I just installed this plugin as it might be what my church needs.
    But on install I get this mysql_error:

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near .CA_CLA_TBL.' (name text,description text,next_start_date date DEFAULT NU' at line 1]
    CREATE TABLE IF NOT EXISTS '.CA_CLA_TBL.' .......

    and indeed in install.php at line 343,

    sql="CREATE TABLE IF NOT EXISTS '.CA_CLA_TBL.'

    '.CA_CLA_TBL.' should be between double quotes: ".CA_CLA_TBL."

    Thanks for sharing your work!

    Cheers
    Marc.

    https://www.ads-software.com/plugins/church-admin/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘MysqlError on install’ is closed to new replies.