Title: Activation Error(s)
Last modified: August 30, 2016

---

# Activation Error(s)

 *  [Phill Healey](https://wordpress.org/support/users/munklefish/)
 * (@munklefish)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/activation-errors/)
 * When I activate the Bowe codes Plugin, I get the following error output numerous
   times:
 * <b>Notice</b>
    : Array to string conversion in <b>/home/makers/public_html/wp-
   content/plugins/bowe-codes/includes/shortcodes.php</b> on line <b>269</b>
 * Any idea why this is happening, and what I can do to rectify the issue?
 * [https://wordpress.org/plugins/bowe-codes/](https://wordpress.org/plugins/bowe-codes/)

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

 *  [Garrett Hyder](https://wordpress.org/support/users/garrett-eclipse/)
 * (@garrett-eclipse)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/activation-errors/#post-6754447)
 * Hey [@code](https://wordpress.org/support/users/code/) Clinic,
 * Super old I know, but maybe future users can benefit.
 * From this old thread;
    [https://wordpress.org/support/topic/php-notice-39?replies=2](https://wordpress.org/support/topic/php-notice-39?replies=2)
   I found [@imath](https://wordpress.org/support/users/imath/) fixed in trunk with
   this changeset; [https://plugins.trac.wordpress.org/changeset/1060579](https://plugins.trac.wordpress.org/changeset/1060579)*
   Doesn’t look like he pushed it live though.
 * So all that’s needed is to replace array_intersect_assoc with array_intersect_key
   like so;
    `$this->codes_settings = array_intersect_key( $all_shortcodes_settings,
   $this->codes );`
 * Cheers
 *  Thread Starter [Phill Healey](https://wordpress.org/support/users/munklefish/)
 * (@munklefish)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/activation-errors/#post-6754448)
 * Great, I’ll give that a try. Thanks.

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

The topic ‘Activation Error(s)’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bowe-codes.svg)
 * [Bowe Codes](https://wordpress.org/plugins/bowe-codes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bowe-codes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bowe-codes/)
 * [Active Topics](https://wordpress.org/support/plugin/bowe-codes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bowe-codes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bowe-codes/reviews/)

## Tags

 * [Install](https://wordpress.org/support/topic-tag/install/)

 * 2 replies
 * 2 participants
 * Last reply from: [Phill Healey](https://wordpress.org/support/users/munklefish/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/activation-errors/#post-6754448)
 * Status: not resolved