• Hi,

    We got today this warning by automation for errors in wordpress.

    WordPress verze 5.9.2
    Aktuální ?ablona: Mighty Lions (verze 1.0)
    Aktuální plugin: WPify Woo (verze 3.5.0)
    Verze PHP 7.4.28
    
    Podrobnosti chyby
    =================
    Na ?ádku ?. 17 v souboru /home/mightylions/public_html/wp-content/plugins/wpify-woo/deps/php-di/php-di/src/Definition/Exception/InvalidDefinition.php do?lo k chybě typu E_ERROR. Chybová zpráva: Uncaught WpifyWooDeps\DI\Definition\Exception\InvalidDefinition: Entry "WpifyWoo\Plugin" cannot be resolved: Entry "WpifyWooDeps\WpifyCustomFields\WpifyCustomFields" cannot be resolved: the class doesn't exist
    Full definition:
    Object (
       class = #UNKNOWN# WpifyWooDeps\WpifyCustomFields\WpifyCustomFields
       lazy = false
    )
    Full definition:
    Object (
       class = WpifyWoo\Plugin
       lazy = false
       __construct(
           $webpack_manifest = get(WpifyWooDeps\Wpify\Core\WebpackManifest)
           $admin = get(WpifyWoo\Admin)
           $repositories_manager = get(WpifyWoo\Managers\RepositoriesManager)
           $api_manager = get(WpifyWoo\Managers\ApiManager)
           $post_types_manager = get(WpifyWoo\Managers\PostTypesManager)
           $taxonomies_manager = get(WpifyWoo\Managers\TaxonomiesManager)
           $assets = get(WpifyWoo\Assets)
           $modules_manager = get(WpifyWoo\Managers\ModulesManager)
           $woocommerce_integration = get(WpifyWoo\WooCommerceIntegration)
           $logger = get(WpifyWoo\Logger)
           $lic
    

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Martin Svoboda

    (@martinsvoboda)

    Hi,
    it looks like an installation error. the namespace WpifyWooDeps\WpifyCustomFields\WpifyCustomFields is not in the plugin. It should be WpifyWooDeps\Wpify\CustomFields\CustomFields. Please delete the plugin and reinstall.

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with wpify’ is closed to new replies.