Error getting user_nicename
-
There an error getting
user_nicenameon a multi-site setup.You should be using
$wpdb->base_prefixinstead of$wpdb->prefixin the following line inadmin/publish.php:$entries0 = $wpdb->get_results( 'SELECT user_nicename FROM '.$wpdb->prefix.'users WHERE ID='.$postpp->post_author);
The topic ‘Error getting user_nicename’ is closed to new replies.