Title: [Plugin: Mingle &#8211; Users &#8211; Online] Plugin Authors
Last modified: August 19, 2016

---

# [Plugin: Mingle – Users – Online] Plugin Authors

 *  [scribu](https://wordpress.org/support/users/scribu/)
 * (@scribu)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-mingle-users-online-plugin-authors/)
 * Hello,
 * I appreciate you giving credit to the original authors, but putting them in the
   _Authors_ field in readme.txt is not the right way to do it. It gives the impression
   that we endorse it.
 * A more appropriate way of giving credit would be to write something like this
   in the description:
 * Based on the [WP-UserOnline](http://wordpress.org/extend/plugins/wp-useronline/)
   plugin.

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

 *  Plugin Author [jschires](https://wordpress.org/support/users/jschires/)
 * (@jschires)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-mingle-users-online-plugin-authors/#post-1749325)
 * This will definately be corrected and I appreciate your feed back as well as 
   your awesome plugin!
 *  [porl](https://wordpress.org/support/users/porl/)
 * (@porl)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-mingle-users-online-plugin-authors/#post-1749430)
 * great plugin..
    have a problem with it, running all latest versions of everything.
 * Fatal error: Call to undefined function get_author_email() in /home/novamag1/
   public_html/mysite.com/wp-content/plugins/mingle-users-online/core.php on line
   45
 * This is the useronline page..
 * Assistance appreciated.
 * Regards from Australia.
 * Paul
 *  Anonymous User 357386
 * (@anonymized-357386)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-mingle-users-online-plugin-authors/#post-1749440)
 * [@porl](https://wordpress.org/support/users/porl/): get_author_email() is deprecated:
   [http://codex.wordpress.org/Function_Reference/the_author_email](http://codex.wordpress.org/Function_Reference/the_author_email)
   
   Open ./wp-content/plugins/mingle-users-online/core.php and at line 45 change:`
   $avat = get_avatar( get_author_email(), '30' );` with: `$avat = get_avatar( the_author_email(),'
   30' );` – Now it work 😉
 * –
    Edit: also line 46 is badly. It show bloghomepage/NickName instead to show/
   author/userslug.
 * This plugin is bugged.

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

The topic ‘[Plugin: Mingle – Users – Online] Plugin Authors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mingle-users-online.svg)
 * [Mingle - Users - Online](https://wordpress.org/plugins/mingle-users-online/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mingle-users-online/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mingle-users-online/)
 * [Active Topics](https://wordpress.org/support/plugin/mingle-users-online/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mingle-users-online/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mingle-users-online/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: Anonymous User 357386
 * Last activity: [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-mingle-users-online-plugin-authors/#post-1749440)
 * Status: not resolved