• Resolved basler

    (@basler)


    Hi Team

    Since the last Update me Feeds stuck at 25% Updating and are Duplicatet. i had 4 feeds and now i have 8 feeds. Every duplicated feed has the same URL. Why does this happen? Any Ideas?

    Thx for your feedback.

    regards

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter basler

    (@basler)

    Hey Team

    I did Upload the PHP Errors i get to chatgpt mabye this will help you, to help with my problem.

    The error messages you’ve posted indicate issues with the WordPress plugin “Woo Product Feed Pro” (or a variant of it). Specifically, these are PHP warnings related to undefined array keys. Here’s a detailed breakdown:

    1. Undefined Array Key “step”:
       PHP Warning:  Undefined array key "step" in *******/wp-content/plugins/woo-product-feed-pro/bootstrap-old.php on line 4425
    • Meaning: This warning indicates that the code is attempting to access an array key named “step” that does not exist or is not defined. This could suggest that a variable expected to be initialized wasn’t properly set.
    1. Undefined Array Key “name”:
       PHP Warning:  Undefined array key "name" in ********/wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-generate-feed-step-0.php on line 311
    • Meaning: Similar to the first warning, the code is trying to access a non-existent or undefined key “name”. This could be happening in multiple areas of the plugin where the “name” key is expected but is missing.
    1. Undefined Array Key “fields” and “taxonomy”:
       PHP Warning:  Undefined array key "fields" in *******/wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 225
    PHP Warning: Undefined array key "taxonomy" in ********wp-content/plugins/woo-product-feed-pro/pages/admin/woosea-manage-feed.php on line 264
    • Meaning: These warnings indicate that the keys “fields” and “taxonomy” are not defined, even though they are being used in the code. This suggests similar issues as the previous warnings.

    Causes and Solutions:

    1. Incorrect Variable Checks:
    • The most common cause of these types of warnings is that the code does not check whether the array keys actually exist before attempting to access them. This can be fixed by using an isset() check to ensure the keys are present.
    1. Missing Initialization:
    • It’s possible that certain variables or array keys are not properly initialized before being used. This could be due to a logic error in the plugin or incomplete configuration.
    1. Plugin Bug:
    • These warnings might indicate a bug in the plugin. Check if there are any updates available for the plugin that might address these issues. If the problem persists, it may be worth reaching out to the plugin’s support team.
    1. Manual Code Adjustment:
    • A potential solution could involve manually inspecting the code to ensure that all necessary array keys are set and initialized. However, this would require some programming knowledge.

    These warnings are generally not critical and often do not result in a complete site failure. However, they could lead to unexpected behavior over time and should be addressed to ensure the stability of your website.

    Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hi @basler, can you give me the raw logs instead of the chatgpt version? I need to see the order of the log information. Thanks!

    Please also ensure you are updated to 13.3.5.2 and have regenerated your feeds. If you can also paste me the log information under Settings->Plugin system info that would be very helpful, thanks!

    Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hi @basler Could you please update to 13.3.5.3 which was just released and try regenerating your feeds it should be solved now.

    Thread Starter basler

    (@basler)

    Hi Josh

    Ive done the Update but still not working. Ive bought elite now and the doubled feeds are only in pro version. They dont show in Elite Version. hoped this maybe solve the problem but did not.

    Here you see it starts and stops automatically: https://jmp.sh/x4Zcvss0

    System checkStatusWP-Cron enabledTruePHP-version sufficientTrue (8.1)Product feed directory writableTrueProduct feed XML directory writableTrueProduct feed CSV directory writableUnknownProduct feed TXT directory writableUnknownProduct feed TSV directory writableUknownProduct feed LOGS directory writableUnknown

    System Report:

    August 24, 2024, 7:37 am Array ( [PHP] => 8.1 [Wordpress] => 6.6.1 [WooCommerce] => 9.2.2 [WooCommerce Product Feed Elite] => 4.9.6 ) Array ( [Single products] => 2564 [Variation products] => 368 [Total products] => 2932 ) Array ( [0] => Array ( [projectname] => Ueli Feed 12.10.2023 [active] => true [running] => ready [countries] => Switzerland [channel_hash] => d4cb75caae5a73ac6b01171816b33bfb [filename] => oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8 [fileformat] => xml [delimiter] => [cron] => hourly [product_variations] => on [default_variations] => [lowest_price_variations] => [preview_feed] => [products_changed] => [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => title [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => CHF [mapfrom] => price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => pa_make [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => yoast_gtin13 [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => sku [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) [16] => Array ( [rowCount] => 16 [attribute] => g:color [prefix] => [mapfrom] => pa_color [suffix] => ) [17] => Array ( [rowCount] => 17 [attribute] => g:material [prefix] => [mapfrom] => pa_material [suffix] => ) ) [mappings] => Array ( [1578] => Array ( [rowCount] => 1578 [categoryId] => 1578 [criteria] => iPad [map_to_category] => 503002 – Electronics > Electronics Accessories > Computer Components > Tablet Computer Parts > Tablet Computer Housings & Trim ) [494] => Array ( [rowCount] => 494 [categoryId] => 494 [criteria] => Gadgets [map_to_category] => 3627 ) [1577] => Array ( [rowCount] => 1577 [categoryId] => 1577 [criteria] => Apple [map_to_category] => ) [473] => Array ( [rowCount] => 473 [categoryId] => 473 [criteria] => iPhone [map_to_category] => 264 – Electronics > Communications > Telephony > Mobile Phone Accessories ) [3097] => Array ( [rowCount] => 3097 [categoryId] => 3097 [criteria] => iPhone 15 Pro [map_to_category] => 264 ) [3098] => Array ( [rowCount] => 3098 [categoryId] => 3098 [criteria] => iPhone 15 Pro Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [3095] => Array ( [rowCount] => 3095 [categoryId] => 3095 [criteria] => iPhone 15 Pro Max Hüllen [map_to_category] => 2353 ) [3093] => Array ( [rowCount] => 3093 [categoryId] => 3093 [criteria] => iPhone 15 Plus Hüllen [map_to_category] => 2353 ) [3090] => Array ( [rowCount] => 3090 [categoryId] => 3090 [criteria] => iPhone 15 Hüllen [map_to_category] => 2353 ) [1772] => Array ( [rowCount] => 1772 [categoryId] => 1772 [criteria] => iPhone 14 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1769] => Array ( [rowCount] => 1769 [categoryId] => 1769 [criteria] => iPhone 14 Plus Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1767] => Array ( [rowCount] => 1767 [categoryId] => 1767 [criteria] => iPhone 14 Pro Hüllen [map_to_category] => 2353 ) [1765] => Array ( [rowCount] => 1765 [categoryId] => 1765 [criteria] => iPhone 14 Pro Max Hüllen [map_to_category] => 2353 ) [1341] => Array ( [rowCount] => 1341 [categoryId] => 1341 [criteria] => iPhone 13 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1335] => Array ( [rowCount] => 1335 [categoryId] => 1335 [criteria] => iPhone 13 Mini Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1323] => Array ( [rowCount] => 1323 [categoryId] => 1323 [criteria] => iPhone 13 Pro Hüllen [map_to_category] => 2353 ) [1317] => Array ( [rowCount] => 1317 [categoryId] => 1317 [criteria] => iPhone 13 Pro Max Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1039] => Array ( [rowCount] => 1039 [categoryId] => 1039 [criteria] => iPhone 12 Hüllen [map_to_category] => 2353 ) [1024] => Array ( [rowCount] => 1024 [categoryId] => 1024 [criteria] => iPhone 12 Mini Hüllen [map_to_category] => 2353 ) [1034] => Array ( [rowCount] => 1034 [categoryId] => 1034 [criteria] => iPhone 12 Pro Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1029] => Array ( [rowCount] => 1029 [categoryId] => 1029 [criteria] => iPhone 12 Pro Max Hüllen [map_to_category] => 2353 ) [932] => Array ( [rowCount] => 932 [categoryId] => 932 [criteria] => iPhone SE Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [914] => Array ( [rowCount] => 914 [categoryId] => 914 [criteria] => iPhone 11 Hüllen [map_to_category] => 2353 ) [926] => Array ( [rowCount] => 926 [categoryId] => 926 [criteria] => iPhone 11 Pro Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [919] => Array ( [rowCount] => 919 [categoryId] => 919 [criteria] => iPhone 11 Pro Max Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [896] => Array ( [rowCount] => 896 [categoryId] => 896 [criteria] => iPhone XS Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [807] => Array ( [rowCount] => 807 [categoryId] => 807 [criteria] => iPhone X Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [842] => Array ( [rowCount] => 842 [categoryId] => 842 [criteria] => iPhone 8 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [857] => Array ( [rowCount] => 857 [categoryId] => 857 [criteria] => iPhone 8 Plus Hüllen [map_to_category] => 2353 ) [841] => Array ( [rowCount] => 841 [categoryId] => 841 [criteria] => iPhone 7 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [856] => Array ( [rowCount] => 856 [categoryId] => 856 [criteria] => iPhone 7 Plus Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [850] => Array ( [rowCount] => 850 [categoryId] => 850 [criteria] => iPhone 6s Hüllen [map_to_category] => 2353 ) [876] => Array ( [rowCount] => 876 [categoryId] => 876 [criteria] => iPhone 6s Plus Hüllen [map_to_category] => 2353 ) [851] => Array ( [rowCount] => 851 [categoryId] => 851 [criteria] => iPhone 6 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [877] => Array ( [rowCount] => 877 [categoryId] => 877 [criteria] => iPhone 6 Plus Hüllen [map_to_category] => 2353 ) [862] => Array ( [rowCount] => 862 [categoryId] => 862 [criteria] => iPhone SE 2016 Hüllen [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [863] => Array ( [rowCount] => 863 [categoryId] => 863 [criteria] => iPhone 5s Hüllen [map_to_category] => 2353 ) [864] => Array ( [rowCount] => 864 [categoryId] => 864 [criteria] => iPhone 5 Hüllen [map_to_category] => 2353 ) [1324] => Array ( [rowCount] => 1324 [categoryId] => 1324 [criteria] => iPhone 13 Pro Displayschutz [map_to_category] => 2353 ) [1316] => Array ( [rowCount] => 1316 [categoryId] => 1316 [criteria] => iPhone 13 Pro Max Displayschutz [map_to_category] => 2353 ) [1040] => Array ( [rowCount] => 1040 [categoryId] => 1040 [criteria] => iPhone 12 Displayschutz [map_to_category] => 2353 ) [1025] => Array ( [rowCount] => 1025 [categoryId] => 1025 [criteria] => iPhone 12 Mini Displayschutz [map_to_category] => 2353 ) [1035] => Array ( [rowCount] => 1035 [categoryId] => 1035 [criteria] => iPhone 12 Pro Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [1030] => Array ( [rowCount] => 1030 [categoryId] => 1030 [criteria] => iPhone 12 Pro Max Displayschutz [map_to_category] => 2353 ) [933] => Array ( [rowCount] => 933 [categoryId] => 933 [criteria] => iPhone SE Displayschutz [map_to_category] => 2353 ) [917] => Array ( [rowCount] => 917 [categoryId] => 917 [criteria] => iPhone 11 Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [927] => Array ( [rowCount] => 927 [categoryId] => 927 [criteria] => iPhone 11 Pro Displayschutz [map_to_category] => 2353 ) [920] => Array ( [rowCount] => 920 [categoryId] => 920 [criteria] => iPhone 11 Pro Max Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [895] => Array ( [rowCount] => 895 [categoryId] => 895 [criteria] => iPhone XS [map_to_category] => 2353 ) [903] => Array ( [rowCount] => 903 [categoryId] => 903 [criteria] => iPhone XS Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [495] => Array ( [rowCount] => 495 [categoryId] => 495 [criteria] => iPhone X [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [815] => Array ( [rowCount] => 815 [categoryId] => 815 [criteria] => iPhone X Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [497] => Array ( [rowCount] => 497 [categoryId] => 497 [criteria] => iPhone 8 [map_to_category] => 2353 ) [846] => Array ( [rowCount] => 846 [categoryId] => 846 [criteria] => iPhone 8 Displayschutz [map_to_category] => 2353 ) [474] => Array ( [rowCount] => 474 [categoryId] => 474 [criteria] => iPhone 8 Plus [map_to_category] => 2353 ) [860] => Array ( [rowCount] => 860 [categoryId] => 860 [criteria] => iPhone 8 Plus Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [476] => Array ( [rowCount] => 476 [categoryId] => 476 [criteria] => iPhone 7 [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [845] => Array ( [rowCount] => 845 [categoryId] => 845 [criteria] => iPhone 7 Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [478] => Array ( [rowCount] => 478 [categoryId] => 478 [criteria] => iPhone 7 Plus [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [861] => Array ( [rowCount] => 861 [categoryId] => 861 [criteria] => iPhone 7 Plus Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [480] => Array ( [rowCount] => 480 [categoryId] => 480 [criteria] => iPhone 6s [map_to_category] => 2353 ) [854] => Array ( [rowCount] => 854 [categoryId] => 854 [criteria] => iPhone 6s Displayschutz [map_to_category] => 2353 ) [482] => Array ( [rowCount] => 482 [categoryId] => 482 [criteria] => iPhone 6s Plus [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [890] => Array ( [rowCount] => 890 [categoryId] => 890 [criteria] => iPhone 6s Plus Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [484] => Array ( [rowCount] => 484 [categoryId] => 484 [criteria] => iPhone 6 [map_to_category] => 2353 ) [855] => Array ( [rowCount] => 855 [categoryId] => 855 [criteria] => iPhone 6 Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [486] => Array ( [rowCount] => 486 [categoryId] => 486 [criteria] => iPhone 6 Plus [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [891] => Array ( [rowCount] => 891 [categoryId] => 891 [criteria] => iPhone 6 Plus Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [488] => Array ( [rowCount] => 488 [categoryId] => 488 [criteria] => iPhone SE 2016 [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [868] => Array ( [rowCount] => 868 [categoryId] => 868 [criteria] => iPhone SE 2016 Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [490] => Array ( [rowCount] => 490 [categoryId] => 490 [criteria] => iPhone 5s [map_to_category] => 2353 ) [869] => Array ( [rowCount] => 869 [categoryId] => 869 [criteria] => iPhone 5s Displayschutz [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [492] => Array ( [rowCount] => 492 [categoryId] => 492 [criteria] => iPhone 5 [map_to_category] => 2353 – Electronics > Communications > Telephony > Mobile Phone Accessories > Mobile Phone Cases ) [870] => Array ( [rowCount] => 870 [categoryId] => 870 [criteria] => iPhone 5 Displayschutz [map_to_category] => 2353 ) [1245] => Array ( [rowCount] => 1245 [categoryId] => 1245 [criteria] => Airtag [map_to_category] => 262 – Electronics > Communications ) [1630] => Array ( [rowCount] => 1630 [categoryId] => 1630 [criteria] => Insta360 [map_to_category] => 8174 – Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets ) [1567] => Array ( [rowCount] => 1567 [categoryId] => 1567 [criteria] => DJI Zubeh?r [map_to_category] => 8174 – Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets ) [1568] => Array ( [rowCount] => 1568 [categoryId] => 1568 [criteria] => DJI Action 2 [map_to_category] => 8174 – Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets ) [1115] => Array ( [rowCount] => 1115 [categoryId] => 1115 [criteria] => DJI Osmo Pocket [map_to_category] => 8174 – Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets ) [563] => Array ( [rowCount] => 563 [categoryId] => 563 [criteria] => GoPro Zubeh?r [map_to_category] => 8174 – Cameras & Optics > Camera & Optic Accessories > Camera Parts & Accessories > Camera Accessory Sets ) [456] => Array ( [rowCount] => 456 [categoryId] => 456 [criteria] => Ladeger?te [map_to_category] => 6933 – Electronics > Electronics Accessories > Power > Power Adapter & Charger Accessories ) [525] => Array ( [rowCount] => 525 [categoryId] => 525 [criteria] => Kabel und Adapter [map_to_category] => 4463 – Electronics > Electronics Accessories > Adapters > Audio & Video Cable Adapters & Couplers ) [747] => Array ( [rowCount] => 747 [categoryId] => 747 [criteria] => Beauty Produkte [map_to_category] => 469 – Health & Beauty ) [573] => Array ( [rowCount] => 573 [categoryId] => 573 [criteria] => Ersatzteile / Werkzeug [map_to_category] => ) [711] => Array ( [rowCount] => 711 [categoryId] => 711 [criteria] => Mokuru Stick [map_to_category] => 3627 – Toys & Games > Toys > Toy Weapons & Gadgets ) [688] => Array ( [rowCount] => 688 [categoryId] => 688 [criteria] => Fidget Spinner [map_to_category] => 3627 ) [1092] => Array ( [rowCount] => 1092 [categoryId] => 1092 [criteria] => Masken [map_to_category] => 3627 ) [988] => Array ( [rowCount] => 988 [categoryId] => 988 [criteria] => Laptop Zubeh?r [map_to_category] => 328 – Electronics > Computers > Laptops ) [466] => Array ( [rowCount] => 466 [categoryId] => 466 [criteria] => Taschen [map_to_category] => 4270 – Electronics > Electronics Accessories > Computer Components > Laptop Parts > Laptop Housings & Trim ) [504] => Array ( [rowCount] => 504 [categoryId] => 504 [criteria] => Halterungen [map_to_category] => 300 ) [548] => Array ( [rowCount] => 548 [categoryId] => 548 [criteria] => MacBook Sticker [map_to_category] => 300 ) [1251] => Array ( [rowCount] => 1251 [categoryId] => 1251 [criteria] => Ballone [map_to_category] => 2587 – Arts & Entertainment > Party & Celebration > Party Supplies > Balloons ) [1404] => Array ( [rowCount] => 1404 [categoryId] => 1404 [criteria] => Nintendo Switch Zubeh?r [map_to_category] => 1270 – Electronics > Video Game Console Accessories ) [1688] => Array ( [rowCount] => 1688 [categoryId] => 1688 [criteria] => Tesla [map_to_category] => 8526 – Vehicles & Parts > Vehicle Parts & Accessories > Motor Vehicle Electronics ) ) [rules] => Array ( [1697115686852] => Array ( [rowCount] => 1697115686852 [attribute] => id [condition] => contains [criteria] => 18573 [than] => exclude ) [1697360389416] => Array ( [rowCount] => 1697360389416 [attribute] => id [condition] => contains [criteria] => 37258 [than] => exclude ) ) [rules2] => Array ( ) [nr_products] => 2932 [nr_products_processed] => 0 [utm_on] => [utm_source] => Google Shopping [utm_medium] => cpc [utm_campaign] => Ueli Feed 12.10.2023 [utm_term] => id [utm_content] => [total_product_orders_lookback] => 0 [project_hash] => oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8 [history_products] => Array ( [23 Aug 2024 13:21] => 2495 [23 Aug 2024 13:33] => 2495 [23 Aug 2024 13:55] => 2495 [23 Aug 2024 14:02] => 2495 [23 Aug 2024 14:21] => 2495 [23 Aug 2024 20:18] => 3913 [23 Aug 2024 22:18] => 2495 [24 Aug 2024 06:50] => 5035 [24 Aug 2024 07:23] => 5035 [24 Aug 2024 07:33] => 2495 ) [last_updated] => 24 Aug 2024 07:31 [external_file] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8.xml [name] => Google Shopping [fields] => google_shopping [taxonomy] => google_shopping ) [1] => Array ( [projectname] => Microsoft Ads Feed [active] => true [running] => ready [countries] => Switzerland [channel_hash] => db9030c52a0642cf6e47df03541dec1c [filename] => CDcB7eTCSuSf9HgXPZKTibqTedjReRaS [fileformat] => xml [delimiter] => [cron] => hourly [product_variations] => on [default_variations] => [lowest_price_variations] => [preview_feed] => [products_changed] => [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => title [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => CHF [mapfrom] => price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => pa_make [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => yoast_gtin13 [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => sku [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) [16] => Array ( [rowCount] => 16 [attribute] => g:color [prefix] => [mapfrom] => pa_color [suffix] => ) [17] => Array ( [rowCount] => 17 [attribute] => g:material [prefix] => [mapfrom] => pa_material [suffix] => ) ) [mappings] => Array ( [747] => Array ( [rowCount] => 747 [categoryId] => 747 [criteria] => Beauty Produkte [map_to_category] => ) [15] => Array ( [rowCount] => 15 [categoryId] => 15 [criteria] => Unkategorisiert [map_to_category] => ) ) [rules] => Array ( ) [rules2] => Array ( ) [nr_products] => 2932 [nr_products_processed] => 0 [utm_on] => [utm_source] => Bing Shopping [utm_medium] => cpc [utm_campaign] => Microsoft Ads Feed [utm_term] => id [utm_content] => [total_product_orders_lookback] => 0 [project_hash] => CDcB7eTCSuSf9HgXPZKTibqTedjReRaS [history_products] => Array ( [22 Aug 2024 07:58] => 2860 [22 Aug 2024 08:22] => 2860 [22 Aug 2024 08:35] => 2860 [22 Aug 2024 08:57] => 2860 [22 Aug 2024 09:26] => 2860 [22 Aug 2024 09:34] => 2860 [22 Aug 2024 09:56] => 2860 [24 Aug 2024 06:50] => 5039 [24 Aug 2024 07:22] => 691 [24 Aug 2024 07:33] => 2497 ) [last_updated] => 24 Aug 2024 07:31 [external_file] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS.xml [name] => Bing Shopping [fields] => google_shopping [taxonomy] => google_shopping ) [2] => Array ( [projectname] => Galaxus V1.1 [active] => true [running] => ready [countries] => Switzerland [channel_hash] => d4cb75caae5a73ac6b01171816b33bfb [filename] => 8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336 [fileformat] => xml [delimiter] => [cron] => hourly [product_variations] => on [default_variations] => [lowest_price_variations] => [preview_feed] => [products_changed] => [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => custom_attributes_extra_title_galaxus [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => [mapfrom] => net_price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => pa_make [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => yoast_gtin13 [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => sku [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) [17] => Array ( [rowCount] => 17 [attribute] => Stock_Quantity [prefix] => [mapfrom] => quantity [suffix] => ) [18] => Array ( [rowCount] => 18 [attribute] => Nintendo_Switch_Modell [prefix] => [mapfrom] => pa_nintendo-modell [suffix] => ) [19] => Array ( [rowCount] => 19 [attribute] => GoPro_Modell [prefix] => [mapfrom] => pa_gopro-modell [suffix] => ) [20] => Array ( [rowCount] => 20 [attribute] => Hüllentyp [prefix] => [mapfrom] => pa_huellentyp [suffix] => ) [21] => Array ( [rowCount] => 21 [attribute] => iPhone_Modell [prefix] => [mapfrom] => pa_iphone-modell [suffix] => ) [22] => Array ( [rowCount] => 22 [attribute] => Tesla_Modell [prefix] => [mapfrom] => pa_tesla-modell [suffix] => ) [23] => Array ( [rowCount] => 23 [attribute] => Baujahr [prefix] => [mapfrom] => pa_baujahr [suffix] => ) [24] => Array ( [rowCount] => 24 [attribute] => additional_image_A [prefix] => [mapfrom] => image_1 [suffix] => ) [25] => Array ( [rowCount] => 25 [attribute] => additional_image_B [prefix] => [mapfrom] => image_2 [suffix] => ) [26] => Array ( [rowCount] => 26 [attribute] => additional_image_C [prefix] => [mapfrom] => image_3 [suffix] => ) [27] => Array ( [rowCount] => 27 [attribute] => additional_image_D [prefix] => [mapfrom] => image_4 [suffix] => ) [28] => Array ( [rowCount] => 28 [attribute] => additional_image_E [prefix] => [mapfrom] => image_5 [suffix] => ) [29] => Array ( [rowCount] => 29 [attribute] => additional_image_F [prefix] => [mapfrom] => image_6 [suffix] => ) [30] => Array ( [rowCount] => 30 [attribute] => additional_image_G [prefix] => [mapfrom] => image_7 [suffix] => ) [31] => Array ( [rowCount] => 31 [attribute] => additional_image_H [prefix] => [mapfrom] => image_8 [suffix] => ) [32] => Array ( [rowCount] => 32 [attribute] => additional_image_I [prefix] => [mapfrom] => image_9 [suffix] => ) [33] => Array ( [rowCount] => 33 [attribute] => additional_image_J [prefix] => [mapfrom] => image_10 [suffix] => ) [34] => Array ( [rowCount] => 34 [attribute] => g:color [prefix] => [mapfrom] => pa_color [suffix] => ) [35] => Array ( [rowCount] => 35 [attribute] => g:material [prefix] => [mapfrom] => pa_material [suffix] => ) [36] => Array ( [rowCount] => 36 [attribute] => g:size [prefix] => [mapfrom] => pa_groesse [suffix] => ) [37] => Array ( [rowCount] => 37 [attribute] => iPad_Modell [prefix] => [mapfrom] => pa_ipad-modell [suffix] => ) [38] => Array ( [rowCount] => 38 [attribute] => g:tax [prefix] => [mapfrom] => vat [suffix] => ) ) [mappings] => Array ( ) [rules] => Array ( [1716453624227] => Array ( [rowCount] => 1716453624227 [attribute] => id [condition] => contains [criteria] => 59406 [than] => exclude ) [1716453829137] => Array ( [rowCount] => 1716453829137 [attribute] => id [condition] => contains [criteria] => 58677 [than] => exclude ) [1716453832482] => Array ( [rowCount] => 1716453832482 [attribute] => id [condition] => contains [criteria] => 54636 [than] => exclude ) [1716453835880] => Array ( [rowCount] => 1716453835880 [attribute] => id [condition] => contains [criteria] => 51854 [than] => exclude ) [1716454032924] => Array ( [rowCount] => 1716454032924 [attribute] => id [condition] => contains [criteria] => 44410 [than] => exclude ) [1716454035694] => Array ( [rowCount] => 1716454035694 [attribute] => id [condition] => contains [criteria] => 44411 [than] => exclude ) [1716454037961] => Array ( [rowCount] => 1716454037961 [attribute] => id [condition] => contains [criteria] => 44412 [than] => exclude ) [1716454039636] => Array ( [rowCount] => 1716454039636 [attribute] => id [condition] => contains [criteria] => 44413 [than] => exclude ) [1716454042757] => Array ( [rowCount] => 1716454042757 [attribute] => id [condition] => contains [criteria] => 44414 [than] => exclude ) [1716454045050] => Array ( [rowCount] => 1716454045050 [attribute] => id [condition] => contains [criteria] => 44415 [than] => exclude ) [1716454085401] => Array ( [rowCount] => 1716454085401 [attribute] => id [condition] => contains [criteria] => 44416 [than] => exclude ) [1716454088701] => Array ( [rowCount] => 1716454088701 [attribute] => id [condition] => contains [criteria] => 42774 [than] => exclude ) [1716454091178] => Array ( [rowCount] => 1716454091178 [attribute] => id [condition] => contains [criteria] => 42686 [than] => exclude ) [1716454134993] => Array ( [rowCount] => 1716454134993 [attribute] => id [condition] => contains [criteria] => 42687 [than] => exclude ) [1716454137203] => Array ( [rowCount] => 1716454137203 [attribute] => id [condition] => contains [criteria] => 42688 [than] => exclude ) [1716454139203] => Array ( [rowCount] => 1716454139203 [attribute] => id [condition] => contains [criteria] => 42690 [than] => exclude ) [1716454141006] => Array ( [rowCount] => 1716454141006 [attribute] => id [condition] => contains [criteria] => 42691 [than] => exclude ) [1716454143418] => Array ( [rowCount] => 1716454143418 [attribute] => id [condition] => contains [criteria] => 42692 [than] => exclude ) [1716454145714] => Array ( [rowCount] => 1716454145714 [attribute] => id [condition] => contains [criteria] => 42693 [than] => exclude ) [1716454189480] => Array ( [rowCount] => 1716454189480 [attribute] => id [condition] => contains [criteria] => 42694 [than] => exclude ) [1716454192553] => Array ( [rowCount] => 1716454192553 [attribute] => id [condition] => contains [criteria] => 42490 [than] => exclude ) [1716454194931] => Array ( [rowCount] => 1716454194931 [attribute] => id [condition] => contains [criteria] => 42417 [than] => exclude ) [1716454197070] => Array ( [rowCount] => 1716454197070 [attribute] => id [condition] => contains [criteria] => 42418 [than] => exclude ) [1716454199062] => Array ( [rowCount] => 1716454199062 [attribute] => id [condition] => contains [criteria] => 42419 [than] => exclude ) [1716454200696] => Array ( [rowCount] => 1716454200696 [attribute] => id [condition] => contains [criteria] => 42420 [than] => exclude ) [1716454202946] => Array ( [rowCount] => 1716454202946 [attribute] => id [condition] => contains [criteria] => 42421 [than] => exclude ) [1716454240816] => Array ( [rowCount] => 1716454240816 [attribute] => id [condition] => contains [criteria] => 42422 [than] => exclude ) [1716454242753] => Array ( [rowCount] => 1716454242753 [attribute] => id [condition] => contains [criteria] => 42423 [than] => exclude ) [1716454244756] => Array ( [rowCount] => 1716454244756 [attribute] => id [condition] => contains [criteria] => 42424 [than] => exclude ) [1716454246417] => Array ( [rowCount] => 1716454246417 [attribute] => id [condition] => contains [criteria] => 42197 [than] => exclude ) [1716454248412] => Array ( [rowCount] => 1716454248412 [attribute] => id [condition] => contains [criteria] => 42109 [than] => exclude ) [1716454250100] => Array ( [rowCount] => 1716454250100 [attribute] => id [condition] => contains [criteria] => 42112 [than] => exclude ) [1716454252134] => Array ( [rowCount] => 1716454252134 [attribute] => id [condition] => contains [criteria] => 42113 [than] => exclude ) [1716454254000] => Array ( [rowCount] => 1716454254000 [attribute] => id [condition] => contains [criteria] => 42114 [than] => exclude ) [1716454318592] => Array ( [rowCount] => 1716454318592 [attribute] => id [condition] => contains [criteria] => 42115 [than] => exclude ) [1716454321011] => Array ( [rowCount] => 1716454321011 [attribute] => id [condition] => contains [criteria] => 42116 [than] => exclude ) [1716454322916] => Array ( [rowCount] => 1716454322916 [attribute] => id [condition] => contains [criteria] => 42117 [than] => exclude ) [1716454324772] => Array ( [rowCount] => 1716454324772 [attribute] => id [condition] => contains [criteria] => 42118 [than] => exclude ) [1716454326656] => Array ( [rowCount] => 1716454326656 [attribute] => id [condition] => contains [criteria] => 42119 [than] => exclude ) [1716454329497] => Array ( [rowCount] => 1716454329497 [attribute] => id [condition] => contains [criteria] => 42103 [than] => exclude ) [1716454331658] => Array ( [rowCount] => 1716454331658 [attribute] => id [condition] => contains [criteria] => 40492 [than] => exclude ) [1716454333461] => Array ( [rowCount] => 1716454333461 [attribute] => id [condition] => contains [criteria] => 35039 [than] => exclude ) [1716454336038] => Array ( [rowCount] => 1716454336038 [attribute] => id [condition] => contains [criteria] => 35040 [than] => exclude ) [1716454889428] => Array ( [rowCount] => 1716454889428 [attribute] => id [condition] => contains [criteria] => 35041 [than] => exclude ) [1716454897061] => Array ( [rowCount] => 1716454897061 [attribute] => id [condition] => contains [criteria] => 35042 [than] => exclude ) [1716454899364] => Array ( [rowCount] => 1716454899364 [attribute] => id [condition] => contains [criteria] => 35043 [than] => exclude ) [1716454901043] => Array ( [rowCount] => 1716454901043 [attribute] => id [condition] => contains [criteria] => 35044 [than] => exclude ) [1716454903263] => Array ( [rowCount] => 1716454903263 [attribute] => id [condition] => contains [criteria] => 33664 [than] => exclude ) [1716454905334] => Array ( [rowCount] => 1716454905334 [attribute] => id [condition] => contains [criteria] => 22887 [than] => exclude ) [1716454923481] => Array ( [rowCount] => 1716454923481 [attribute] => id [condition] => contains [criteria] => 22883 [than] => exclude ) [1716455050810] => Array ( [rowCount] => 1716455050810 [attribute] => id [condition] => contains [criteria] => 22879 [than] => exclude ) [1716455054354] => Array ( [rowCount] => 1716455054354 [attribute] => id [condition] => contains [criteria] => 21925 [than] => exclude ) [1716455059522] => Array ( [rowCount] => 1716455059522 [attribute] => id [condition] => contains [criteria] => 21776 [than] => exclude ) [1716455064062] => Array ( [rowCount] => 1716455064062 [attribute] => id [condition] => contains [criteria] => 21894 [than] => exclude ) [1716455069448] => Array ( [rowCount] => 1716455069448 [attribute] => id [condition] => contains [criteria] => 21895 [than] => exclude ) [1716455267828] => Array ( [rowCount] => 1716455267828 [attribute] => id [condition] => contains [criteria] => 21897 [than] => exclude ) [1716455270351] => Array ( [rowCount] => 1716455270351 [attribute] => id [condition] => contains [criteria] => 21899 [than] => exclude ) [1716455271822] => Array ( [rowCount] => 1716455271822 [attribute] => id [condition] => contains [criteria] => 21901 [than] => exclude ) [1716455273524] => Array ( [rowCount] => 1716455273524 [attribute] => id [condition] => contains [criteria] => 18573 [than] => exclude ) [1716455274767] => Array ( [rowCount] => 1716455274767 [attribute] => id [condition] => contains [criteria] => 7714 [than] => exclude ) [1716455367908] => Array ( [rowCount] => 1716455367908 [attribute] => id [condition] => contains [criteria] => 57515 [than] => exclude ) [1716477596317] => Array ( [rowCount] => 1716477596317 [attribute] => id [condition] => contains [criteria] => 17227 [than] => exclude ) [1716477599423] => Array ( [rowCount] => 1716477599423 [attribute] => id [condition] => contains [criteria] => 16374 [than] => exclude ) [1716477614378] => Array ( [rowCount] => 1716477614378 [attribute] => id [condition] => contains [criteria] => 35690 [than] => exclude ) [1716557604743] => Array ( [rowCount] => 1716557604743 [attribute] => id [condition] => contains [criteria] => 48831 [than] => exclude ) [1717153470472] => Array ( [rowCount] => 1717153470472 [attribute] => id [condition] => contains [criteria] => 59028 [than] => exclude ) [1717182329471] => Array ( [rowCount] => 1717182329471 [attribute] => id [condition] => contains [criteria] => 15917 [than] => exclude ) [1717182336601] => Array ( [rowCount] => 1717182336601 [attribute] => id [condition] => contains [criteria] => 29715 [than] => exclude ) [1724058458973] => Array ( [rowCount] => 1724058458973 [attribute] => id [condition] => contains [criteria] => 53187 [than] => exclude ) ) [rules2] => Array ( [1716455931525] => Array ( [rowCount] => 1716455931525 [attribute] => custom_attributes_extra_title_galaxus [condition] => empty [criteria] => [than_attribute] => title [newvalue] => ) ) [nr_products] => 2932 [nr_products_processed] => 0 [utm_on] => [utm_source] => Google Shopping [utm_medium] => cpc [utm_campaign] => Galaxus V1.1 [utm_term] => id [utm_content] => [total_product_orders_lookback] => 0 [project_hash] => 8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336 [history_products] => Array ( [22 Aug 2024 07:58] => 2795 [22 Aug 2024 08:22] => 2795 [22 Aug 2024 08:35] => 2795 [22 Aug 2024 08:57] => 2795 [22 Aug 2024 09:26] => 2795 [22 Aug 2024 09:35] => 2795 [22 Aug 2024 09:57] => 2795 [24 Aug 2024 06:50] => 5 [24 Aug 2024 07:19] => 3468 [24 Aug 2024 07:33] => 2473 ) [last_updated] => 24 Aug 2024 07:37 [external_file] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336.xml [name] => Google Shopping [fields] => google_shopping [taxonomy] => google_shopping ) [3] => Array ( [projectname] => Copy Galaxus V1.1 [active] => true [running] => ready [countries] => Switzerland [channel_hash] => d4cb75caae5a73ac6b01171816b33bfb [filename] => VslG4ROg7PUtRZ34FURFxBMYvnyM1sg2 [fileformat] => xml [delimiter] => [cron] => hourly [product_variations] => on [default_variations] => on [lowest_price_variations] => on [preview_feed] => on [products_changed] => on [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => custom_attributes_extra_title_galaxus [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => [mapfrom] => net_price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => pa_make [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => yoast_gtin13 [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => sku [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) [17] => Array ( [rowCount] => 17 [attribute] => Stock_Quantity [prefix] => [mapfrom] => quantity [suffix] => ) [18] => Array ( [rowCount] => 18 [attribute] => Nintendo_Switch_Modell [prefix] => [mapfrom] => pa_nintendo-modell [suffix] => ) [19] => Array ( [rowCount] => 19 [attribute] => GoPro_Modell [prefix] => [mapfrom] => pa_gopro-modell [suffix] => ) [20] => Array ( [rowCount] => 20 [attribute] => Hüllentyp [prefix] => [mapfrom] => pa_huellentyp [suffix] => ) [21] => Array ( [rowCount] => 21 [attribute] => iPhone_Modell [prefix] => [mapfrom] => pa_iphone-modell [suffix] => ) [22] => Array ( [rowCount] => 22 [attribute] => Tesla_Modell [prefix] => [mapfrom] => pa_tesla-modell [suffix] => ) [23] => Array ( [rowCount] => 23 [attribute] => Baujahr [prefix] => [mapfrom] => pa_baujahr [suffix] => ) [24] => Array ( [rowCount] => 24 [attribute] => additional_image_A [prefix] => [mapfrom] => image_1 [suffix] => ) [25] => Array ( [rowCount] => 25 [attribute] => additional_image_B [prefix] => [mapfrom] => image_2 [suffix] => ) [26] => Array ( [rowCount] => 26 [attribute] => additional_image_C [prefix] => [mapfrom] => image_3 [suffix] => ) [27] => Array ( [rowCount] => 27 [attribute] => additional_image_D [prefix] => [mapfrom] => image_4 [suffix] => ) [28] => Array ( [rowCount] => 28 [attribute] => additional_image_E [prefix] => [mapfrom] => image_5 [suffix] => ) [29] => Array ( [rowCount] => 29 [attribute] => additional_image_F [prefix] => [mapfrom] => image_6 [suffix] => ) [30] => Array ( [rowCount] => 30 [attribute] => additional_image_G [prefix] => [mapfrom] => image_7 [suffix] => ) [31] => Array ( [rowCount] => 31 [attribute] => additional_image_H [prefix] => [mapfrom] => image_8 [suffix] => ) [32] => Array ( [rowCount] => 32 [attribute] => additional_image_I [prefix] => [mapfrom] => image_9 [suffix] => ) [33] => Array ( [rowCount] => 33 [attribute] => additional_image_J [prefix] => [mapfrom] => image_10 [suffix] => ) [34] => Array ( [rowCount] => 34 [attribute] => g:color [prefix] => [mapfrom] => pa_color [suffix] => ) [35] => Array ( [rowCount] => 35 [attribute] => g:material [prefix] => [mapfrom] => pa_material [suffix] => ) [36] => Array ( [rowCount] => 36 [attribute] => g:size [prefix] => [mapfrom] => pa_groesse [suffix] => ) [37] => Array ( [rowCount] => 37 [attribute] => iPad_Modell [prefix] => [mapfrom] => pa_ipad-modell [suffix] => ) [38] => Array ( [rowCount] => 38 [attribute] => g:tax [prefix] => [mapfrom] => vat [suffix] => ) ) [mappings] => Array ( ) [rules] => Array ( [1716453624227] => Array ( [rowCount] => 1716453624227 [attribute] => id [condition] => contains [criteria] => 59406 [than] => exclude ) [1716453829137] => Array ( [rowCount] => 1716453829137 [attribute] => id [condition] => contains [criteria] => 58677 [than] => exclude ) [1716453832482] => Array ( [rowCount] => 1716453832482 [attribute] => id [condition] => contains [criteria] => 54636 [than] => exclude ) [1716453835880] => Array ( [rowCount] => 1716453835880 [attribute] => id [condition] => contains [criteria] => 51854 [than] => exclude ) [1716454032924] => Array ( [rowCount] => 1716454032924 [attribute] => id [condition] => contains [criteria] => 44410 [than] => exclude ) [1716454035694] => Array ( [rowCount] => 1716454035694 [attribute] => id [condition] => contains [criteria] => 44411 [than] => exclude ) [1716454037961] => Array ( [rowCount] => 1716454037961 [attribute] => id [condition] => contains [criteria] => 44412 [than] => exclude ) [1716454039636] => Array ( [rowCount] => 1716454039636 [attribute] => id [condition] => contains [criteria] => 44413 [than] => exclude ) [1716454042757] => Array ( [rowCount] => 1716454042757 [attribute] => id [condition] => contains [criteria] => 44414 [than] => exclude ) [1716454045050] => Array ( [rowCount] => 1716454045050 [attribute] => id [condition] => contains [criteria] => 44415 [than] => exclude ) [1716454085401] => Array ( [rowCount] => 1716454085401 [attribute] => id [condition] => contains [criteria] => 44416 [than] => exclude ) [1716454088701] => Array ( [rowCount] => 1716454088701 [attribute] => id [condition] => contains [criteria] => 42774 [than] => exclude ) [1716454091178] => Array ( [rowCount] => 1716454091178 [attribute] => id [condition] => contains [criteria] => 42686 [than] => exclude ) [1716454134993] => Array ( [rowCount] => 1716454134993 [attribute] => id [condition] => contains [criteria] => 42687 [than] => exclude ) [1716454137203] => Array ( [rowCount] => 1716454137203 [attribute] => id [condition] => contains [criteria] => 42688 [than] => exclude ) [1716454139203] => Array ( [rowCount] => 1716454139203 [attribute] => id [condition] => contains [criteria] => 42690 [than] => exclude ) [1716454141006] => Array ( [rowCount] => 1716454141006 [attribute] => id [condition] => contains [criteria] => 42691 [than] => exclude ) [1716454143418] => Array ( [rowCount] => 1716454143418 [attribute] => id [condition] => contains [criteria] => 42692 [than] => exclude ) [1716454145714] => Array ( [rowCount] => 1716454145714 [attribute] => id [condition] => contains [criteria] => 42693 [than] => exclude ) [1716454189480] => Array ( [rowCount] => 1716454189480 [attribute] => id [condition] => contains [criteria] => 42694 [than] => exclude ) [1716454192553] => Array ( [rowCount] => 1716454192553 [attribute] => id [condition] => contains [criteria] => 42490 [than] => exclude ) [1716454194931] => Array ( [rowCount] => 1716454194931 [attribute] => id [condition] => contains [criteria] => 42417 [than] => exclude ) [1716454197070] => Array ( [rowCount] => 1716454197070 [attribute] => id [condition] => contains [criteria] => 42418 [than] => exclude ) [1716454199062] => Array ( [rowCount] => 1716454199062 [attribute] => id [condition] => contains [criteria] => 42419 [than] => exclude ) [1716454200696] => Array ( [rowCount] => 1716454200696 [attribute] => id [condition] => contains [criteria] => 42420 [than] => exclude ) [1716454202946] => Array ( [rowCount] => 1716454202946 [attribute] => id [condition] => contains [criteria] => 42421 [than] => exclude ) [1716454240816] => Array ( [rowCount] => 1716454240816 [attribute] => id [condition] => contains [criteria] => 42422 [than] => exclude ) [1716454242753] => Array ( [rowCount] => 1716454242753 [attribute] => id [condition] => contains [criteria] => 42423 [than] => exclude ) [1716454244756] => Array ( [rowCount] => 1716454244756 [attribute] => id [condition] => contains [criteria] => 42424 [than] => exclude ) [1716454246417] => Array ( [rowCount] => 1716454246417 [attribute] => id [condition] => contains [criteria] => 42197 [than] => exclude ) [1716454248412] => Array ( [rowCount] => 1716454248412 [attribute] => id [condition] => contains [criteria] => 42109 [than] => exclude ) [1716454250100] => Array ( [rowCount] => 1716454250100 [attribute] => id [condition] => contains [criteria] => 42112 [than] => exclude ) [1716454252134] => Array ( [rowCount] => 1716454252134 [attribute] => id [condition] => contains [criteria] => 42113 [than] => exclude ) [1716454254000] => Array ( [rowCount] => 1716454254000 [attribute] => id [condition] => contains [criteria] => 42114 [than] => exclude ) [1716454318592] => Array ( [rowCount] => 1716454318592 [attribute] => id [condition] => contains [criteria] => 42115 [than] => exclude ) [1716454321011] => Array ( [rowCount] => 1716454321011 [attribute] => id [condition] => contains [criteria] => 42116 [than] => exclude ) [1716454322916] => Array ( [rowCount] => 1716454322916 [attribute] => id [condition] => contains [criteria] => 42117 [than] => exclude ) [1716454324772] => Array ( [rowCount] => 1716454324772 [attribute] => id [condition] => contains [criteria] => 42118 [than] => exclude ) [1716454326656] => Array ( [rowCount] => 1716454326656 [attribute] => id [condition] => contains [criteria] => 42119 [than] => exclude ) [1716454329497] => Array ( [rowCount] => 1716454329497 [attribute] => id [condition] => contains [criteria] => 42103 [than] => exclude ) [1716454331658] => Array ( [rowCount] => 1716454331658 [attribute] => id [condition] => contains [criteria] => 40492 [than] => exclude ) [1716454333461] => Array ( [rowCount] => 1716454333461 [attribute] => id [condition] => contains [criteria] => 35039 [than] => exclude ) [1716454336038] => Array ( [rowCount] => 1716454336038 [attribute] => id [condition] => contains [criteria] => 35040 [than] => exclude ) [1716454889428] => Array ( [rowCount] => 1716454889428 [attribute] => id [condition] => contains [criteria] => 35041 [than] => exclude ) [1716454897061] => Array ( [rowCount] => 1716454897061 [attribute] => id [condition] => contains [criteria] => 35042 [than] => exclude ) [1716454899364] => Array ( [rowCount] => 1716454899364 [attribute] => id [condition] => contains [criteria] => 35043 [than] => exclude ) [1716454901043] => Array ( [rowCount] => 1716454901043 [attribute] => id [condition] => contains [criteria] => 35044 [than] => exclude ) [1716454903263] => Array ( [rowCount] => 1716454903263 [attribute] => id [condition] => contains [criteria] => 33664 [than] => exclude ) [1716454905334] => Array ( [rowCount] => 1716454905334 [attribute] => id [condition] => contains [criteria] => 22887 [than] => exclude ) [1716454923481] => Array ( [rowCount] => 1716454923481 [attribute] => id [condition] => contains [criteria] => 22883 [than] => exclude ) [1716455050810] => Array ( [rowCount] => 1716455050810 [attribute] => id [condition] => contains [criteria] => 22879 [than] => exclude ) [1716455054354] => Array ( [rowCount] => 1716455054354 [attribute] => id [condition] => contains [criteria] => 21925 [than] => exclude ) [1716455059522] => Array ( [rowCount] => 1716455059522 [attribute] => id [condition] => contains [criteria] => 21776 [than] => exclude ) [1716455064062] => Array ( [rowCount] => 1716455064062 [attribute] => id [condition] => contains [criteria] => 21894 [than] => exclude ) [1716455069448] => Array ( [rowCount] => 1716455069448 [attribute] => id [condition] => contains [criteria] => 21895 [than] => exclude ) [1716455267828] => Array ( [rowCount] => 1716455267828 [attribute] => id [condition] => contains [criteria] => 21897 [than] => exclude ) [1716455270351] => Array ( [rowCount] => 1716455270351 [attribute] => id [condition] => contains [criteria] => 21899 [than] => exclude ) [1716455271822] => Array ( [rowCount] => 1716455271822 [attribute] => id [condition] => contains [criteria] => 21901 [than] => exclude ) [1716455273524] => Array ( [rowCount] => 1716455273524 [attribute] => id [condition] => contains [criteria] => 18573 [than] => exclude ) [1716455274767] => Array ( [rowCount] => 1716455274767 [attribute] => id [condition] => contains [criteria] => 7714 [than] => exclude ) [1716455367908] => Array ( [rowCount] => 1716455367908 [attribute] => id [condition] => contains [criteria] => 57515 [than] => exclude ) [1716477596317] => Array ( [rowCount] => 1716477596317 [attribute] => id [condition] => contains [criteria] => 17227 [than] => exclude ) [1716477599423] => Array ( [rowCount] => 1716477599423 [attribute] => id [condition] => contains [criteria] => 16374 [than] => exclude ) [1716477614378] => Array ( [rowCount] => 1716477614378 [attribute] => id [condition] => contains [criteria] => 35690 [than] => exclude ) [1716557604743] => Array ( [rowCount] => 1716557604743 [attribute] => id [condition] => contains [criteria] => 48831 [than] => exclude ) [1717153470472] => Array ( [rowCount] => 1717153470472 [attribute] => id [condition] => contains [criteria] => 59028 [than] => exclude ) [1717182329471] => Array ( [rowCount] => 1717182329471 [attribute] => id [condition] => contains [criteria] => 15917 [than] => exclude ) [1717182336601] => Array ( [rowCount] => 1717182336601 [attribute] => id [condition] => contains [criteria] => 29715 [than] => exclude ) [1724058458973] => Array ( [rowCount] => 1724058458973 [attribute] => id [condition] => contains [criteria] => 53187 [than] => exclude ) ) [rules2] => Array ( [1716455931525] => Array ( [rowCount] => 1716455931525 [attribute] => custom_attributes_extra_title_galaxus [condition] => empty [criteria] => [than_attribute] => title [newvalue] => ) ) [nr_products] => 5 [nr_products_processed] => 0 [utm_on] => [utm_source] => Google Shopping [utm_medium] => cpc [utm_campaign] => Copy Galaxus V1.1 [utm_term] => id [utm_content] => [total_product_orders_lookback] => 0 [project_hash] => VslG4ROg7PUtRZ34FURFxBMYvnyM1sg2 [history_products] => Array ( [22 Aug 2024 08:35] => 2795 [22 Aug 2024 08:57] => 2795 [22 Aug 2024 09:26] => 2795 [22 Aug 2024 09:35] => 2795 [22 Aug 2024 09:57] => 2795 [24 Aug 2024 06:49] => 5 [24 Aug 2024 07:09] => 5 [24 Aug 2024 07:15] => 5 [24 Aug 2024 07:24] => 5 [24 Aug 2024 07:31] => 5 ) [last_updated] => 24 Aug 2024 07:29 [external_file] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/VslG4ROg7PUtRZ34FURFxBMYvnyM1sg2.xml [name] => Google Shopping [fields] => google_shopping [taxonomy] => google_shopping ) [4] => Array ( [channel_hash] => d4cb75caae5a73ac6b01171816b33bfb [name] => Google Shopping [fields] => google_shopping [taxonomy] => google_shopping [utm_source] => Google Shopping [type] => Advertising [projectname] => Testfeed [countries] => Switzerland [product_variations] => on [fileformat] => xml [cron] => hourly [products_changed] => on [preview_feed] => on [step] => 100 [project_hash] => y4JjV6DDExWzRGJTybr1LeYTmMIu3ayM [filename] => y4JjV6DDExWzRGJTybr1LeYTmMIu3ayM [external_file] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/y4JjV6DDExWzRGJTybr1LeYTmMIu3ayM.xml [query_log] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/logs/query.log [query_output_log] => https://ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/logs/query_output.log [attributes] => Array ( [0] => Array ( [rowCount] => 0 [attribute] => g:id [prefix] => [mapfrom] => id [suffix] => ) [1] => Array ( [rowCount] => 1 [attribute] => g:title [prefix] => [mapfrom] => title [suffix] => ) [2] => Array ( [rowCount] => 2 [attribute] => g:description [prefix] => [mapfrom] => description [suffix] => ) [3] => Array ( [rowCount] => 3 [attribute] => g:link [prefix] => [mapfrom] => link [suffix] => ) [4] => Array ( [rowCount] => 4 [attribute] => g:image_link [prefix] => [mapfrom] => image [suffix] => ) [5] => Array ( [rowCount] => 5 [attribute] => g:checkout_link_template [prefix] => [mapfrom] => cart_link [suffix] => ) [6] => Array ( [rowCount] => 6 [attribute] => g:availability [prefix] => [mapfrom] => availability [suffix] => ) [7] => Array ( [rowCount] => 7 [attribute] => g:price [prefix] => CHF [mapfrom] => price [suffix] => ) [8] => Array ( [rowCount] => 8 [attribute] => g:google_product_category [prefix] => [mapfrom] => categories [suffix] => ) [9] => Array ( [rowCount] => 9 [attribute] => g:product_type [prefix] => [mapfrom] => category_path [suffix] => ) [10] => Array ( [rowCount] => 10 [attribute] => g:brand [prefix] => [mapfrom] => [suffix] => ) [11] => Array ( [rowCount] => 11 [attribute] => g:gtin [prefix] => [mapfrom] => [suffix] => ) [12] => Array ( [rowCount] => 12 [attribute] => g:mpn [prefix] => [mapfrom] => [suffix] => ) [13] => Array ( [rowCount] => 13 [attribute] => g:identifier_exists [prefix] => [mapfrom] => calculated [suffix] => ) [14] => Array ( [rowCount] => 14 [attribute] => g:condition [prefix] => [mapfrom] => condition [suffix] => ) [15] => Array ( [rowCount] => 15 [attribute] => g:item_group_id [prefix] => [mapfrom] => item_group_id [suffix] => ) ) [addrow] => 1 [utm_on] => on [utm_medium] => cpc [utm_campaign] => Testfeed [utm_term] => id [utm_content] => [total_product_orders_lookback] => [woosea_page] => analytics [active] => 1 [last_updated] => 24 Aug 2024 07:35 [running] => ready [nr_products] => 5 [nr_products_processed] => 0 [project_update] => yes [history_products] => Array ( [24 Aug 2024 07:34] => 5 [24 Aug 2024 07:36] => 5 ) ) )

    Thread Starter basler

    (@basler)

    It only processed 5 products and not more, i dont see why. i also tryed to set up a testfeed with all basic settings and it also gets only 5 products but it should get over 2000 products

    • This reply was modified 1 month, 4 weeks ago by basler.
    Thread Starter basler

    (@basler)

    Here is also the error log: 

    [Sat Aug 24 00:08:34.558286 2024] [-:error] [pid 64055:tid 37457288704] [client 2001:4060:c004:ddf0::21af:0] FastCGI: server "/var/run/hcgi/52981" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929, referer https://ueliexpress.ch/wp-admin/admin.php?page=woosea_elite_manage_feed
    [Sat Aug 24 00:09:03.099008 2024] [-:error] [pid 64082:tid 37481570560] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/52983" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    [Sat Aug 24 00:15:03.228640 2024] [-:error] [pid 64080:tid 37518722816] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53037" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    [Sat Aug 24 00:15:40.897750 2024] [-:error] [pid 64055:tid 37457319168] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53002" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    [Sat Aug 24 00:54:58.880711 2024] [-:error] [pid 2057:tid 37575160832] [client 212.203.51.38:0] FastCGI: server "/var/run/hcgi/53101" stderr: PHP Warning: Attempt to read property "id" on null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/mame-twint-woocommerce/includes/payment/mame/Request_Handler.php on line 60, referer https://ueliexpress.ch/kasse/?_gl=1uy7gje_upMQ..&gclid=EAIaIQobChMIkoOL8piMiAMVO4CDBx2QWhjlEAQYCSABEgJXSPD_BwE&gbraid=0AAAAACGmfnl8T1TLpd2EFBQt9yKMCZOVO [Sat Aug 24 00:54:58.880753 2024] [-:error] [pid 2057:tid 37575160832] [client 212.203.51.38:0] FastCGI: server "/var/run/hcgi/53101" stderr: PHP Warning: Undefined variable $msg in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/mame-twint-woocommerce/includes/payment/mame/Request_Handler.php on line 257, referer https://ueliexpress.ch/kasse/?_gl=1uy7gje_upMQ..&gclid=EAIaIQobChMIkoOL8piMiAMVO4CDBx2QWhjlEAQYCSABEgJXSPD_BwE&gbraid=0AAAAACGmfnl8T1TLpd2EFBQt9yKMCZOVO
    [Sat Aug 24 00:55:22.720632 2024] [-:error] [pid 2043:tid 37584269056] [client 16.62.122.47:0] FastCGI: server "/var/run/hcgi/53121" stderr: PHP Warning: Undefined array key 1 in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/mame-twint-woocommerce/includes/payment/mame/Response_Handler.php on line 39
    [Sat Aug 24 06:42:45.299211 2024] [access_compat:error] [pid 57304:tid 37422846208] [client 13.74.103.171:0] AH01797: client denied by server configuration: /home/ladyredt/www/ueliexpress.ch/wp-content/updraft/about.php
    [Sat Aug 24 08:47:35.411944 2024] [-:error] [pid 49910:tid 37492577536] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53977" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:47:35.412023 2024] [-:error] [pid 49910:tid 37492577536] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53977" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:48:11.524901 2024] [-:error] [pid 57346:tid 37449788672] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54099" stderr: Cron-Unschedule-Event-Fehler f\xc3\xbcr Hook: woosea_update_project_stats, Fehlercode: could_not_set, Fehlermeldung: Die Cron-Ereignisliste konnte nicht gespeichert werden., Daten: {"schedule":false,"args":[65200]}
    [Sat Aug 24 08:48:58.376832 2024] [-:error] [pid 49910:tid 37492633600] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54092" stderr: Cron-Unschedule-Event-Fehler f\xc3\xbcr Hook: woosea_update_project_stats, Fehlercode: could_not_set, Fehlermeldung: Die Cron-Ereignisliste konnte nicht gespeichert werden., Daten: {"schedule":false,"args":[65200]}
    [Sat Aug 24 08:50:13.873075 2024] [-:error] [pid 57346:tid 37449859072] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53977" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:13.873148 2024] [-:error] [pid 57346:tid 37449859072] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53977" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:41.681163 2024] [-:error] [pid 49910:tid 37492664064] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54078" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:41.681248 2024] [-:error] [pid 49910:tid 37492664064] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54078" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:41.681257 2024] [-:error] [pid 49910:tid 37492664064] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54078" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:41.681264 2024] [-:error] [pid 49910:tid 37492664064] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54078" stderr: PHP Warning: copy(/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml) [function.copy.php]: Failed to open stream: No such file or directory in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/includes/Classes/Product_Feed_Admin.php on line 214
    [Sat Aug 24 08:50:46.005637 2024] [-:error] [pid 57305:tid 37411582464] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53953" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:46.005698 2024] [-:error] [pid 57305:tid 37411582464] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53953" stderr: PHP Warning: copy(/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8_tmp.xml) [function.copy.php]: Failed to open stream: No such file or directory in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/includes/Classes/Product_Feed_Admin.php on line 214
    [Sat Aug 24 08:50:46.005711 2024] [-:error] [pid 57305:tid 37411582464] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53953" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 08:50:46.005721 2024] [-:error] [pid 57305:tid 37411582464] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/53953" stderr: PHP Warning: copy(/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/8SyXcyI42d5hA7ICRNLhA2a5cS2Tu336_tmp.xml) [function.copy.php]: Failed to open stream: No such file or directory in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/includes/Classes/Product_Feed_Admin.php on line 214
    [Sat Aug 24 09:19:33.745151 2024] [-:error] [pid 57305:tid 37411559168] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:19:33.745211 2024] [-:error] [pid 57305:tid 37411559168] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:20:24.034815 2024] [-:error] [pid 57346:tid 37449783296] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54094" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:20:24.034903 2024] [-:error] [pid 57346:tid 37449783296] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54094" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:20:46.047589 2024] [-:error] [pid 57331:tid 37461350400] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:20:46.047640 2024] [-:error] [pid 57331:tid 37461350400] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:21:43.814788 2024] [-:error] [pid 49910:tid 37492662272] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54094" stderr: Cron-Reschedule-Event-Fehler f\xc3\xbcr Hook: action_scheduler_run_queue, Fehlercode: could_not_set, Fehlermeldung: Die Cron-Ereignisliste konnte nicht gespeichert werden., Daten: {"schedule":"every_minute","args":["WP Cron"],"interval":60}
    [Sat Aug 24 09:21:43.814846 2024] [-:error] [pid 49910:tid 37492662272] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54094" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:21:43.814858 2024] [-:error] [pid 49910:tid 37492662272] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54094" stderr: PHP Warning: copy(/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/CDcB7eTCSuSf9HgXPZKTibqTedjReRaS_tmp.xml) [function.copy.php]: Failed to open stream: No such file or directory in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/includes/Classes/Product_Feed_Admin.php on line 214
    [Sat Aug 24 09:23:43.483352 2024] [-:error] [pid 57305:tid 37411560960] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54099" stderr: PHP Warning: simplexml_load_file() [function.simplexml-load-file.php]: I/O warning : failed to load external entity "/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8_tmp.xml" in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php on line 1281
    [Sat Aug 24 09:23:43.483398 2024] [-:error] [pid 57305:tid 37411560960] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54099" stderr: PHP Warning: copy(/home/ladyredt/www/ueliexpress.ch/wp-content/uploads/woo-product-feed-pro/xml/oKYh2kUEa4sppHCRZejSSLnnTn3h3RU8_tmp.xml) [function.copy.php]: Failed to open stream: No such file or directory in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-pro/includes/Classes/Product_Feed_Admin.php on line 214
    [Sat Aug 24 09:29:33.382877 2024] [-:error] [pid 49910:tid 37492658688] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    [Sat Aug 24 09:30:07.573340 2024] [-:error] [pid 57331:tid 37461364736] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    [Sat Aug 24 09:36:13.749305 2024] [-:error] [pid 57305:tid 37411596800] [client 2001:4060:c004:ddf0::21af:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929, referer https://ueliexpress.ch/wp-admin/admin.php?page=woosea_elite_manage_feed
    [Sat Aug 24 09:36:32.470434 2024] [-:error] [pid 49910:tid 37492575744] [client 217.26.54.21:0] FastCGI: server "/var/run/hcgi/54095" stderr: PHP Warning: Trying to access array offset on value of type null in /home/ladyredt/www/ueliexpress.ch/wp-content/plugins/woo-product-feed-elite/classes/class-get-products.php on line 4929
    Thread Starter basler

    (@basler)

    I tested more and i can say. After disable the pro plugin and enable it again it works for about 30 minutes or so. Later i want to Sync manually and it only takes 5 Products out of over 2000. On Elite Plugin it doesnt even start to process like in the video.

    Thread Starter basler

    (@basler)

    problem solved! ???? please delete this thread due to data in this thread that should not be public thx.

    Moderator Support Moderator

    (@moderator)

    Moderator note:

    I’m sorry but no. Unless it is an extreme case, posts and replies are not edited here.

    Forum topics will only be edited or deleted if they represent a valid legal, security, or safety concern. Nothing here is a security concern.

    See https://www.ads-software.com/support/forum-user-guide/faq/#will-you-delete-my-post-once-the-problem-is-solved and https://www.ads-software.com/about/privacy/

    @basler how did you manage to remove lately added feeds?

    I can’t delete or stop them.

    Thread Starter basler

    (@basler)

    you can deactivate the feed plugin and activate it again. After this you maybe can stop it.

    Thread Starter basler

    (@basler)

    @moderator so then please remove only my codes and feed i posted

Viewing 12 replies - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.