(INSERT INTO `multiotp_log`) - error (version 4.2.3)

Hi all,
I am using multiotp 4.2.3 (downloaded from download from http://download.multiotp.net/4.x/multiotp-4.2.3.zip).
After configuring the mysql backend with command line (according to the readme file), I run "./multiotp.php -initialize-backend". The log outputs :

LOG 2014-03-28 13:29:17 error System Error: SQL database query error (INSERT INTO `multiotp_log` (`datetime`,`severity`,`user`,`category`,`logentry`) VALUES ('2014-03-28 13:29:17','','Debug: 19 INFO: Requested operation successfully done')) : Column count doesn't match value count at row 1
19 INFO: Requested operation successfully done

but mysql tables are created correctly.
Any idea for this ?
thanks in advance.

Comments

  • Hello alexxtasi,

    There is a bug with MySQL support in the release 4.2.3, it will be patched in the version 4.2.4 available later today (2014-03-28) on download.multiotp.net. The mysqli class will also be supported (in addition to the traditional MySQL API).

    Regards,

    Andre
  • thanks Andre... waiting for 4.2.4...
  • Version 4.2.4 is ready for download: http://download.multiotp.net/
    Enjoy and thanks in advance for your feedback.
    Regards,
    Andre
This discussion has been closed.