Home Forums WoodMart support forum FATAL ERROR WITH NEW WOODMART 6.3.1

FATAL ERROR WITH NEW WOODMART 6.3.1

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #358887

    Trincamp
    Participant

    Could you please help me. I have a fatal error that causes my site to crash as soon as I update the new version of Woodmart.

    Here is the message. It seems that this is due to visual composer.

    Thank you for your help.

    I already had this problem the last time: https://xtemos.com/forums/topic/fatal-error-with-new-woodmart-6-2/

    Attachments:
    You must be logged in to view attached files.
    #359013

    Artem Temos
    Keymaster

    Hi,

    Try to edit the file woodmart/inc/integrations/visual-composer/maps/author-area.php and replace the following code

    'category' => woodmart_get_tab_title_category_for_wpb( esc_html__( 'Theme elements', 'woodmart' ) ),

    with this one

    'category' => function_exists( 'woodmart_get_tab_title_category_for_wpb' ) ? woodmart_get_tab_title_category_for_wpb( esc_html__( 'Theme elements', 'woodmart' ) ) : esc_html__( 'Theme elements', 'woodmart' ),

    Kind Regards

    #359041

    Trincamp
    Participant

    Still not working

    Attachments:
    You must be logged in to view attached files.
    #359047

    Artem Temos
    Keymaster

    Please, send us your admin and FTP access so we can help you.

    #359100

    Trincamp
    Participant

    Help me please

    • This reply was modified 2 years, 1 month ago by Trincamp.
    #359105

    Artem Temos
    Keymaster

    Send us your admin and FTP access and we will help you.

    #359109

    Trincamp
    Participant

    Thank you

    #359165

    Artem Temos
    Keymaster

    We don’t see our theme on your website now https://take.ms/8KJQL

    #359183

    Trincamp
    Participant

    I don’t understand

    Attachments:
    You must be logged in to view attached files.
    #359233

    Artem Temos
    Keymaster

    Maybe you provided us with the wrong FTP access. Please, contact your hosting provider if you don’t have correct access.

    #359262

    Trincamp
    Participant

    Please try again with this. You have to go to the “clickandbuilds” file.

    • This reply was modified 2 years, 1 month ago by Trincamp.
    • This reply was modified 2 years, 1 month ago by Trincamp.
    #359272

    Artem Temos
    Keymaster

    Please, check how it works now.

    #359277

    Trincamp
    Participant

    I just updated the theme and the site just crashed. Could you look again ?
    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #359284

    Trincamp
    Participant

    Please make the changes in the “Trincamp1” folder. I had to put back the old version of Woodmart to keep my site online. Thank you.

    #359477

    Trincamp
    Participant

    Could you fix my problem please ?

    #359481

    Artem Temos
    Keymaster

    Please, check how it works now.

    #359482

    Trincamp
    Participant

    It works, thank you very much !

    #359501

    Artem Temos
    Keymaster

    Great, you are welcome!

Viewing 18 posts - 1 through 18 (of 18 total)

The topic ‘FATAL ERROR WITH NEW WOODMART 6.3.1’ is closed to new replies.