Title: Cant Edit Feed
Last modified: September 8, 2020

---

# Cant Edit Feed

 *  Resolved [kossal](https://wordpress.org/support/users/kossal/)
 * (@kossal)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/)
 * I have a problem with the plugin. I can’t edit the feed for Zbozi and only it.
   Anyone else can. I get an error in the Console.
 * VM1762:1 Uncaught SyntaxError: Unexpected token [ in JSON at position 19263
    
   at JSON.parse (<anonymous>) at wppfm_initiateFeed (wppfm_feed-form.min.js?ver
   =pr-2.13.0:1) at HTMLDocument.<anonymous> (wppfm_feed-form.min.js?ver=pr-2.13.0:
   1) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith] (jquery.
   js?ver=1.12.4-wp:2) at Function.ready (jquery.js?ver=1.12.4-wp:2) at HTMLDocument.
   J (jquery.js?ver=1.12.4-wp:2)
 * I updated the woocommerce and plugin and validated the xml file but the problem
   persisted.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcant-edit-feed%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13378242)
 * Hello [@kossal](https://wordpress.org/support/users/kossal/),
 * Sorry to hear you’re having issues with our plugin.
 * Could you temporary switch your WordPress server to WP_DEBUG = true mode (see
   [https://wordpress.org/support/article/debugging-in-wordpress/](https://wordpress.org/support/article/debugging-in-wordpress/))?
   And then check the error message again? It should now give me more information
   about where the issue is caused.
 *  Thread Starter [kossal](https://wordpress.org/support/users/kossal/)
 * (@kossal)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13386790)
 * nothing else shows after change WP_DEBUG to true
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13389193)
 * It should give you a line number of the error.
 * In non-debug mode the plugin loads the compressed version of the javascript files.
   That makes it impossible for me to see the correct line number of where the error
   occurs.
 * In debug mode the plugin loads the non compressed versions. It should indeed 
   give the same error but this time with the line number where the error occurs.
 * Could you make a screenshot of the error in wp_debug = true mode?
 *  Thread Starter [kossal](https://wordpress.org/support/users/kossal/)
 * (@kossal)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13407552)
 * Here you have Debug.log file from /wp-content/Debug.log
 *     ```
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined property: stdClass::$1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/wppfm-feed-processing-support.php on line 572
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined offset: 1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/class-wppfm-feed-support.php on line 154
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined property: stdClass::$1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/wppfm-feed-processing-support.php on line 572
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined offset: 1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/class-wppfm-feed-support.php on line 154
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined property: stdClass::$1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/wppfm-feed-processing-support.php on line 572
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined offset: 1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/class-wppfm-feed-support.php on line 154
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined property: stdClass::$1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/wppfm-feed-processing-support.php on line 572
       [10-Sep-2020 22:52:46 UTC] PHP Notice:  Undefined offset: 1 in /home/golf/domains/golfchampion.cz/public_html/wp-content/plugins/wp-product-feed-manager/includes/application/class-wppfm-feed-support.php on line 154
       ```
   
 * And here you have JS error from console:
 *     ```
       Uncaught SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 19868 of the JSON data
           wppfm_initiateFeed https://golfchampion.cz/wp-content/plugins/wp-product-feed-manager/includes/user-interface/js/wppfm_feed-form.js?ver=1600163614:265
           <anonymous> https://golfchampion.cz/wp-content/plugins/wp-product-feed-manager/includes/user-interface/js/wppfm_feed-form.js?ver=1600163614:2579
           jQuery 4
           i
           fireWith
           ready
           J
       wppfm_feed-form.js:265:22
           wppfm_initiateFeed https://golfchampion.cz/wp-content/plugins/wp-product-feed-manager/includes/user-interface/js/wppfm_feed-form.js?ver=1600163614:265
           <anonymous> https://golfchampion.cz/wp-content/plugins/wp-product-feed-manager/includes/user-interface/js/wppfm_feed-form.js?ver=1600163614:2579
           jQuery 4
           i
           fireWith
           ready
           J
       ```
   
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13407991)
 * Thanks [@kossal](https://wordpress.org/support/users/kossal/),
 * That helped. Could you do the following:
 * Try to edit the Zbozi feed again. Then right click on the page it shows and select
   the option “View page source”. That should open the page code. On that page search(
   CNTRL-F) for “wppfm-ajax-feed-data-array”. Make a screenshot of the code in that
   var field, or send me a copy of the content of that var field.
 *  Thread Starter [kossal](https://wordpress.org/support/users/kossal/)
 * (@kossal)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13408095)
 * > [View post on imgur.com](https://imgur.com/a/XTRcDMw)
 * 
    here
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13408959)
 * I see several attributes I can’t identify. Like “Dárková sáčka” or “Dalš&#ED;
   hůl”. I’m pretty sure this means that there are issues with the character set
   you’re using.
 * Can you tell me what character set you are using in your shop?
 * Also, could you again open that page source and copy the content of the wppfm-
   ajax-feed-data-array in a txt file and send that file to michel @ wpmarketingrobot.
   com?
 *  Thread Starter [kossal](https://wordpress.org/support/users/kossal/)
 * (@kossal)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13413046)
 * i send e-mail wtih full page source
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13426913)
 * Hi [@kossal](https://wordpress.org/support/users/kossal/),
 * Did you receive my email?
 *  Plugin Contributor [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * (@michel-jongbloed)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13449536)
 * Solved the issue through email. Will close this topic for now and handle the 
   aftermath through mail.

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

The topic ‘Cant Edit Feed’ 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/)

 * 10 replies
 * 2 participants
 * Last reply from: [Michel Jongbloed](https://wordpress.org/support/users/michel-jongbloed/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/cant-edit-feed/#post-13449536)
 * Status: resolved