Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1227473

    Hi
    I contacted you by email but you still haven’t returned to me so posting here .. I’ve been working with enfold for a couple of years now this is a great template … but I have a problem on the site right now ..
    Only installed enfold and woocommerce
    Another template does not have the faults

    in this page and all woocommerce pages
    wp-admin/edit.php?post_type=product

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia-builder-style in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia-modal-style in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia-builder-style in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_builder_js in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_modal_js in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_modal_js in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_modal_js in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_element_js in wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    Notice: Undefined index: avia_builder_js in wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 517

    Notice: Trying to get property of non-object in wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php on line 485

    I would love for help and solution
    david

    • This topic was modified 4 years, 4 months ago by didiair.
    #1227730

    Hi,
    I have a the exact same issue.
    I’ll just wait for an answer with you.

    • This reply was modified 4 years, 4 months ago by Antoine.
    #1227863

    Hi David,

    Thanks for the login details and sorry for the problem. Could you try updating your PHP version to 7.2 or higher to see if that helps please?

    Best regards,
    Rikard

    #1227864

    Hi Antoine,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1227945

    Hi
    I changed to 7.2
    Still the same errors

    Sending to you srever info

    Regards
    david

    #1228242

    Hi
    All details have been sent to you
    I will be happy to resolve as soon as possible

    #1229428
    This reply has been marked as private.
    #1229787

    Hi,
    Sorry for the late reply and thanks for the login, I researched your error /wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Loader.php and found this woocommerce thread were the woocommerce support explains what it is and how to correct:

    It sounds like there is a product remnant in your database that was not properly deleted. Search your database for butterbean and purge any entries.

    and their final advice was:

    Your errors are php notices only. They will not interrupt any functionality and should not display to begin with. You can hide them completely by adding this to your wp-config.php :

    define( 'WP_DEBUG', false );
    define( 'WP_DEBUG_DISPLAY', false );

    I see that WP_DEBUG is enabled on your site, so you can try purging your database or disabling WP_DEBUG.

    I also researched the Loader.php file and the errors are pointing to the woocommerce header being created and adding admin body classes, so this seems to point to something clashing with this. I see that you have many premium woocommerce plugins so I suspect one of these, have you tried disabling your plugins and clearing your cache one at a time to find the error?

    Since this is a “notice” for admin users I would say it is safe to follow the woocommerce support recommendation and disable your WP_DEBUG

    Best regards,
    Mike

    #1230221

    hi,

    this

    define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_DISPLAY’, false );

    Not helped I still see all these notice lines in the system

    I turned off the plugins and still have the same problem
    other template does not have this problem

    I did not understand what to look for in the database ?? butterbean ??

    david

    #1230291

    Hi,
    Thanks for the feedback, the dev team has suggested trying our 4.7.5.1-beta-1 and modify option in Performance -> Unique timestamp of merged files and WP object cache bug Selecting “Fix WP bug” should help.
    The belief is that this is a known but unfixed WP bug with object cache enabled.

    To test this beta please replace your “enfold” directory via ftp with the new enfold directory in the beta, this means do not try to “overwrite” the directory, you must delete it first, otherwise, old files will remain and cause errors.
    As an alternative, you can re-name your “enfold” directory to enfold-old and then upload the new “enfold”, then if you wish to roll-back to the old version you can delete your new enfold directory and re-name “enfold-old” to “enfold”.
    I hope I explained this well.

    Best regards,
    Mike

    #1230299

    hi

    4.7.5.1-beta-1
    Files are missing when I extract
    Unable to install

    #1230304

    Hi,
    It sounds like you didn’t enter the password correctly or you’re using a Mac that is not recognizing the password? It works fine for me.
    Try this no password version I made for you below.

    Best regards,
    Mike

    #1230305

    Where to enter the password?

    #1230308

    this worked

    define( ‘WP_DEBUG’, false );
    define( ‘WP_DEBUG_DISPLAY’, false );

    But still actually have the problem just do not see the notice lines

    thanks
    david

    #1230588

    Hi,
    With the new version, the notices should be addressed, with the old version disabling WP_DEBUG does only hide the notices, but this is the recommended solution from woocommerce. Please see above.
    I checked your site and I see you are using v4.7.5, were you able to download and extract the “no password version” of the file I made for you above? If not would you like me to assist with testing it?

    Best regards,
    Mike

    #1230627

    hi mike

    no i will use WP_DEBUG

    thank you

    #1230921

    Hi,
    Very good, glad we were able to assist. We will close this now, thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘enfold and woocommerce erors’ is closed to new replies.