• Resolved woorooo

    (@woorooo)


    Hi, recently I started getting some database errors in php error log that seem to be connected with UWP plugin. Is that something that has to be fixed on your end or mine? Would really appreciate your help.

    WordPress database error Unknown column 'wp_uwp_usermeta.lname' in 'order clause' for query SELECT SQL_CALC_FOUND_ROWS wp_users.ID
    FROM wp_users INNER JOIN wp_uwp_usermeta ON (wp_uwp_usermeta.user_id = wp_users.ID)
    WHERE 1=1 AND wp_users.ID NOT IN (1083,945,1082)
    ORDER BY wp_uwp_usermeta.lname ASC
    LIMIT 930, 10 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), include('/themes/listimia/page.php'), get_template_part, locate_template, load_template, require('/themes/listimia/loop-templates/content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, UWP_Users_Widget->output, do_shortcode, preg_replace_callback, do_shortcode_tag, WP_Super_Duper->shortcode_output, UWP_Users_Loop_Widget->output, get_uwp_users_list, WP_User_Query->__construct, WP_User_Query->query
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Database Errors’ is closed to new replies.