• A third error found in the error log file. But Rencontre seems be running fine.

    [18-Oct-2024 02:44:04 UTC] WordPress database error Unknown column 'sourireOut' in 'where clause' for query SELECT
    U.ID,
    U.user_login,
    U.user_registered,
    U.display_name,
    R.c_pays,
    R.c_region,
    R.c_ville,
    R.i_sex,
    R.d_naissance,
    R.i_taille,
    R.i_poids,
    R.i_zsex,
    R.c_zsex,
    R.i_zage_min,
    R.i_zage_max,
    R.i_zrelation,
    R.c_zrelation,
    R.i_photo,
    R.e_lat,
    R.e_lon,
    R.d_session,
    P.t_titre,
    P.t_annonce,
    P.t_profil,
    P.t_action
    FROM wp_users U
    INNER JOIN wp_rencontre_users R
    ON R.user_id=U.ID
    INNER JOIN wp_rencontre_users_profil P
    ON P.user_id=U.ID
    WHERE
    U.ID=sourireOut
    and (R.i_status IN (0,2,8,10) or U.ID=4820)
    LIMIT 1
    made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/twentyseventeen/front-page.php'), get_template_part, locate_template, load_template, require('/themes/twentyseventeen/template-parts/page/content-front-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, f_shortcode_rencontre, RencontreWidget->widget
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘error in error_log file #3’ is closed to new replies.