It seems that, in order to be able to save changes to an edited user, one cannot use PHP 7 with only mysqli. I get an error where the SAVE button should appear.
in fact, in line 117 there is mysql_query(… instead of mysqli_query
proposed fix (line 118 and 119):
$dtpbcheck = mysqli_query($wpdb,"SELECT * FROM $wpdb->usermeta WHERE user_id='$dtpbuser' AND meta_key='dt_poweredby'");
$dtpbcheckres = mysqli_fetch_array($dtpbcheck);
]]>
Hi there,
The author box “website” links to my google+ profile but I can’t seem to find a place to change that to a personal website for authors that would prefer that.
Thanks,
Tee
]]>plugin LOOKS great and i love that you can upload your own picture – however, PLEASE add the markup for authorship. we did this by editing line 201 to have rel=”author”
works great – would just like to see this in the official release so our changes aren’t overwritten on update.
]]>I tried many times with different file types and sizes, but the author photo will simply not show. No matter how many times I click on Upload and then select photos and click on Insert to Post, the field in the User settings stay blank and nothing is inserted. Any suggestions?
]]>“You should now see an Author Box already showing under your articles or posts on the site”
it is not showing up anywhere
]]>