• Resolved iwanb

    (@iwanb)


    Sinds de laatste update van de MyParcel plugin zorgt deze voor fatal errors (Fatal error: Uncaught Error: Call to undefined function is_vendor_dashboard()) in combinatie met (in ieder geval) theme Woodmart van Themeforest. Door onderstaande aan functions.php toe te voegen zorg je er voor dat de website weer functioneert:

    /*
    * MyParcel – Woodmart
    */

    function woodmart_wcmp_custom_css() {
    return ”;
    }
    function woodmart_wcmp_dequeue_styles() {
    return ”;
    }

Viewing 7 replies - 1 through 7 (of 7 total)
  • Idem met het Enfold theme, dashboard is niet meer toegankelijk na de update naar 4.0.2

    Plugin Author Richard Perdaan

    (@richardperdaan)

    Beste @iwanb en @royd,

    We zijn bezig om dit probleem op te lossen.
    Zodra we meer weten, dan zal je dat van ons horen.

    Plugin Author Edie Lemoine

    (@edielemoine)

    @royd Bij Woodmart ontstond het probleem omdat onze plugin en dit thema allebei “WCMP” gebruiken als prefix, maar bij Enfold is dat niet het geval. Waarschijnlijk is dat dus een ander probleem, maar om dat uit te zoeken hebben we meer informatie nodig.

    Zou je de volgende informatie kunnen delen?

    – WordPress versie
    – Enfold versie
    – Alle plugins die je gebruikt (incl. versies)

    WordPress versie 5.5.1
    Huidig thema: Enfold versie 4.7.6.3

    WooCommerce MyParcel (versie 4.0.2) PHP versie 7.4.9

    WPML Multilingual CMS – 4.4.3
    Yoast SEO Multilingual – 1.2.4
    Facebook for WooCommerce – 2.0.2
    Image Watermark – 1.6.6
    Mollie-betalingen voor WooCommerce – 5.9.0
    Revision Control – 2.3.2
    WooCommerce Blocks – 3.5.0
    WooCommerce Cost of Goods – 2.8.1
    WooCommerce EU VAT Number – 2.3.18
    WooCommerce Multilingual – 4.10.3
    WooCommerce PDF Invoices & Packing Slips – 2.6.1
    WooCommerce PDF Invoices & Packing Slips Professional – 2.2.10
    WooCommerce Product Enquiry Form – 1.2.7
    WooCommerce Sequential Order Numbers Pro – 1.15.2
    WooCommerce Table Rate Shipping – 3.0.22
    WooCommerce – 4.5.2
    Yoast SEO – 15.0
    WP Inhoud Copy Protection & No Right Click – 2.8.1
    WP-Optimize – Clean, Compress, Cache – 3.1.4
    WPML Media – 2.6.0
    WPML String Translation – 3.1.3
    WPML Translation Management – 2.10.1

    Foutdetails
    ===========
    Een fout van het type E_ERROR werd veroorzaakt op regelnummer 42 van het bestand /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration.php. Foutmelding: Uncaught TypeError: Argument 2 passed to migration\WCMP_Upgrade_Migration::migrateSettings() must be of the type array, null given, called in /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration-v4-0-0.php on line 123 and defined in /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration.php:42
    Stack trace:
    #0 /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration-v4-0-0.php(123): migration\WCMP_Upgrade_Migration->migrateSettings(Array, NULL)
    #1 /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration-v4-0-0.php(81): WCMP_Upgrade_Migration_v4_0_0->migrateExportDefaultsSettings()
    #2 /home//public_html/wp-content/plugins/woocommerce-myparcel/migration/wcmp-upgrade-migration.php(15): WCMP_Up

    Plugin Author Richard Perdaan

    (@richardperdaan)

    Beste @royd ,
    Dit probleem is in een andere Topic behandeld https://wordpress.org/support/topic/4-0-2-update-breaks-the-website/
    en zal met de volgende versie worden opgelost.

    Plugin Author Richard Perdaan

    (@richardperdaan)

    Beste @iwanb,
    Met versie 4.0.4 zal dit probleem opgelost moeten zijn.
    Zou je 4.0.4 willen controleren?

    Thread Starter iwanb

    (@iwanb)

    Hi Richard,

    Ik heb de door mij gemaakte aanpassing verwijderd en de update gedaan in een van mijn websites en dit ziet er goed uit. Ik zal het later ook bij andere websites doorvoeren.

    Bedankt voor de snelle actie!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Woodmart Theme & MyParcel Plugin’ is closed to new replies.