Home / Forums / WoodMart support forum / FATAL ERROR WITH NEW WOODMART 6.3.1
Home › Forums › WoodMart support forum › FATAL ERROR WITH NEW WOODMART 6.3.1
FATAL ERROR WITH NEW WOODMART 6.3.1
- This topic has 17 replies, 2 voices, and was last updated 3 years, 7 months ago by
Artem Temos.
-
AuthorPosts
-
March 8, 2022 at 10:59 pm #358887
TrincampParticipantCould 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.March 9, 2022 at 8:13 am #359013
Artem TemosKeymasterHi,
Try to edit the file
woodmart/inc/integrations/visual-composer/maps/author-area.phpand 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
March 9, 2022 at 8:51 am #359041March 9, 2022 at 8:57 am #359047
Artem TemosKeymasterPlease, send us your admin and FTP access so we can help you.
March 9, 2022 at 10:20 am #359100March 9, 2022 at 10:22 am #359105
Artem TemosKeymasterSend us your admin and FTP access and we will help you.
March 9, 2022 at 10:36 am #359109
TrincampParticipantThank you
March 9, 2022 at 12:44 pm #359165
Artem TemosKeymasterWe don’t see our theme on your website now https://take.ms/8KJQL
March 9, 2022 at 1:06 pm #359183March 9, 2022 at 3:12 pm #359233
Artem TemosKeymasterMaybe you provided us with the wrong FTP access. Please, contact your hosting provider if you don’t have correct access.
March 9, 2022 at 3:56 pm #359262
TrincampParticipantMarch 9, 2022 at 4:18 pm #359272
Artem TemosKeymasterPlease, check how it works now.
March 9, 2022 at 4:28 pm #359277
TrincampParticipantI 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.March 9, 2022 at 5:05 pm #359284
TrincampParticipantPlease make the changes in the “Trincamp1” folder. I had to put back the old version of Woodmart to keep my site online. Thank you.
March 10, 2022 at 10:12 am #359477
TrincampParticipantCould you fix my problem please ?
March 10, 2022 at 10:19 am #359481
Artem TemosKeymasterPlease, check how it works now.
March 10, 2022 at 10:24 am #359482
TrincampParticipantIt works, thank you very much !
March 10, 2022 at 10:36 am #359501
Artem TemosKeymasterGreat, you are welcome!
-
AuthorPosts
The topic ‘FATAL ERROR WITH NEW WOODMART 6.3.1’ is closed to new replies.
- You must be logged in to create new topics. Login / Register