• The plugin wasn’t working for me.

    The error is due to this column in the submissions table : ip varchar(15) DEFAULT ‘0.0.0.0’ NOT NULL

    The field is set up as a 15-length VARCHAR even if the ip can sometimes be longer (my case, it looks something like this 2a02:2788:3f6:302d:9d32:dace:7a8e:1ab0)

    • This topic was modified 1 year, 3 months ago by simiastudio.

The topic ‘Error “WordPress database error for query SHOW FULL COLUMNS FROM”’ is closed to new replies.