Title: Activation Problem
Last modified: October 14, 2017

---

# Activation Problem

 *  Resolved [aardwark69](https://wordpress.org/support/users/aardwark69/)
 * (@aardwark69)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/activation-problem-18/)
 * After installing the plug-in, when i try to activate it i get following error:
 * Parse error: syntax error, unexpected ‘[‘ in /home/p24/ftp/maledomki/1/wp-content/
   plugins/wp-product-feed-manager/includes/data/class-db-management.php on line
   141
 * any ideas?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Factivation-problem-18%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9587739)
 * Hello [@aardwark69](https://wordpress.org/support/users/aardwark69/),
 * Can you confirm that you have a PHP version older than 5.4?
 * If so, are you able to perform a small change in a php file?
 *  Thread Starter [aardwark69](https://wordpress.org/support/users/aardwark69/)
 * (@aardwark69)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9587963)
 * yes it’s 5.3.29, what kind of change should i make?
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9588388)
 * In the ‘home/p24/ftp/maledomki/1/wp-content/plugins/wp-product-feed-manager/includes/
   data/class-db-management.php’ file, on line 141, change
 * `$table_queries = [];`
 * in
 * `$table_queries = array();`
 * I already changed it in my work version so in the next update will be fixed as
   well.
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9589088)
 * It seems as if my answer was not recognized by WordPress.org, so here a new try
   to reply on your question:
 * In the ‘home/p24/ftp/maledomki/1/wp-content/plugins/wp-product-feed-manager/includes/
   data/class-db-management.php’ file, on line 141, change
 * `$table_queries = [];`
 * in
 * `$table_queries = array();`
 * I already changed it in my work version so in the next update will be fixed as
   well.
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9599089)
 * [@aardwark69](https://wordpress.org/support/users/aardwark69/),
 * Did the changes solve the issue?
 * In the next update it should be solved anyway.
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9609025)
 * [@aardwark69](https://wordpress.org/support/users/aardwark69/),
 * If you don’t mind I will close this ticket. If you still have issues with it,
   just reopen it again. An update is expected coming week.

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

The topic ‘Activation Problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-product-feed-manager/assets/icon-256x256.png?rev=3208464)
 * [WPMR Google Feed Manager for WooCommerce – Sell on Google Merchant Center & Shopping](https://wordpress.org/plugins/wp-product-feed-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-product-feed-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-product-feed-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-product-feed-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-product-feed-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-product-feed-manager/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/activation-problem-18/#post-9609025)
 * Status: resolved