• Hi.

    There is a problem to me.

    This translation will not be in the plug-in.

    Error contents are as follows:

    =================================================================================
    Warning: Missing argument 2 for wpdb::prepare(), called in /url/url/url/www/wp-content/plugins/booking-system/includes/translation/class-backend-translation.php on line 39 and defined in /home/hosting_users/url/www/wp-includes/wp-db.php on line 1210
    =================================================================================

    Please help me solve.
    Thank you.

    https://ww.wp.xz.cn/plugins/booking-system/

Viewing 2 replies - 1 through 2 (of 2 total)
  • hi KimHC,
    the wpdb::prepare() statement requires two arguments.

    You can open “\mysite\wp-content\plugins\booking-system\includes\translation” folder and edit line n. 39. Add a null parameter in prepare() statement.

    for the developers: is it a sensible warning?

    Plugin Author DOTonPAPER

    (@dotonpaper)

    Hello,

    The warning is not sensible. You can disable it.
    For more help send an email about the issue at [email protected] to help.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Error]Warning: Missing argument 2 for wpdb::prepare(), …’ is closed to new replies.