Title: [Plugin: Quick Post Widget] PHP notice when network-activating
Last modified: August 20, 2016

---

# [Plugin: Quick Post Widget] PHP notice when network-activating

 *  [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * (@iandunn)
 * [14 years ago](https://wordpress.org/support/topic/plugin-quick-post-widget-php-notice-when-network-activating/)
 * When I network-activate the plugin in a MultiSite installation I get this notice:
 *     ```
       Notice: load_plugin_textdomain was called with an argument that is <strong>deprecated</strong> since version 2.7 with no alternative available. in /var/www/vhosts/[redacted]/httpdocs/wp-includes/functions.php on line 3553
       ```
   
 * It also shows up on the Widgets screen in the Admin Panels, and on the front 
   end when using the [quick-post-page] shortcode.
 * I also get these notices when using the shortcode:
 *     ```
       Notice: Undefined variable: qpw_user_can_publish_posts in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/quick-post-widget/quick-post-widget.php on line 947
       Notice: Undefined variable: qpw_user_can_publish_posts in /var/www/vhosts/[redacted]/httpdocs/wp-content/plugins/quick-post-widget/quick-post-widget.php on line 947
       ```
   
 * If you set WP_DEBUG to `true` in wp-config.php on your development server you’ll
   catch these things.
 * [http://wordpress.org/extend/plugins/quick-post-widget/](http://wordpress.org/extend/plugins/quick-post-widget/)

The topic ‘[Plugin: Quick Post Widget] PHP notice when network-activating’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-post-widget.svg)
 * [Quick Post Widget](https://wordpress.org/plugins/quick-post-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-post-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-post-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-post-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-post-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-post-widget/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Ian Dunn](https://wordpress.org/support/users/iandunn/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-quick-post-widget-php-notice-when-network-activating/)
 * Status: not resolved