Title: PHP error generated by argument
Last modified: August 20, 2016

---

# PHP error generated by argument

 *  [shellymarieking](https://wordpress.org/support/users/shellymarieking/)
 * (@shellymarieking)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/php-error-generated-by-argument/)
 * Hello, just wanted to let you know that an argument in user-photo.php throws 
   a PHP error:
 * Notice: load_plugin_textdomain was called with an argument that is deprecated
   since version 2.7 with no alternative available. in D:\Inetpub\KNOW\MinorWebsites\
   kindercare.com_blog\wp-includes\functions.php on line 2714
 * I was able to easily fix this issue by replacing line 77 (load_plugin_textdomain
   call) with the following:
 * load_plugin_textdomain(‘user-photo’); #(thanks Pakus)
 * Just wanted to let you know for your next version release. Thanks!
 * [http://wordpress.org/extend/plugins/user-photo/](http://wordpress.org/extend/plugins/user-photo/)

The topic ‘PHP error generated by argument’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-photo.svg)
 * [User Photo](https://wordpress.org/plugins/user-photo/)
 * [Support Threads](https://wordpress.org/support/plugin/user-photo/)
 * [Active Topics](https://wordpress.org/support/plugin/user-photo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-photo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-photo/reviews/)

## Tags

 * [load_plugin_textdomain](https://wordpress.org/support/topic-tag/load_plugin_textdomain/)
 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * 0 replies
 * 1 participant
 * Last reply from: [shellymarieking](https://wordpress.org/support/users/shellymarieking/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/php-error-generated-by-argument/)
 * Status: not resolved