Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Leon

    (@leonterry)

    Hi th3bish0p,

    Sorry for the delay getting back to you,I don’t seem to have got a notification and only just noticed your post!

    I’ve just tested the wizard and it works as I expected but looking at the code where the error points it shows me that WP thinks you are inputting a comma separated array into one of the ‘terms’ inputs (competitions/season).

    Does one of these have a comma in the name?

    Cheers

    Thread Starter th3bish0p

    (@th3bish0p)

    Hello,

    no, the inputs are really simple :
    – club name : BC Lavaur
    – competition : D2
    – season : 2020/21 (tried with 2020 but the bug is still there)

    When I want to remove the plugin, I have the following message :

    échec de suppression : Erreur de la base de données WordPress : [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 '', 'wpcm_match', 'wpcm_sponsor' )' at line 1]DELETE FROM wp_posts WHERE post_type IN ( 'wpcm_player', 'wpcm_staff', wpcm_club', 'wpcm_match', 'wpcm_sponsor' );Erreur de la base de données WordPress : [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 'meta LEFT JOIN wp_posts posts ON posts.ID = meta.post_id WHERE wp.ID IS NULL' at line 1]DELETE FROM wp_postmeta meta LEFT JOIN wp_posts posts ON posts.ID = meta.post_id WHERE wp.ID IS NULL;{“success”:true,”data”:{“delete”:”plugin”,”slug”:”wp-club-manager”,”plugin”:”wp-club-manager\/wpclubmanager.php”,”pluginName”:”WP Club Manager”}}

    Plugin Contributor Leon

    (@leonterry)

    Hi,

    That’s strange! I’m not sure what’s happening there! Which version of MySQL are you using? Can you provide me with the info from Club Manager > Status page please?

    Cheers

    Thread Starter th3bish0p

    (@th3bish0p)

    MySQL version is 5.6.47

    well, I started again with a fresh WP install, and now it seems to be working fine so… it’s resolved and not resolved at the same time…
    Thank you

    Plugin Contributor Leon

    (@leonterry)

    Ok cool, don’t know what was going on there but I’m glad it’s working fine now!

    Thanks for getting back to me, have a nice day ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP error on first time setup’ is closed to new replies.