Home › Forums › WoodMart support forum › White screen of death
White screen of death
- This topic has 19 replies, 2 voices, and was last updated 6 years, 4 months ago by
Artem Temos.
-
AuthorPosts
-
April 5, 2019 at 4:25 am #117091
carmynandtrevorParticipanthello support team,
I am facing an issue of white screen with my website after updating woodmart parent theme. In debugging log below error was found. Kindly help me to resolve this issue.
Fatal error: Uncaught Error: Call to undefined function whb_is_enabled() in /var/www/html/staging-1/wp-content/themes/woodmart-child/header.php:26Stack trace:#0 /var/www/html/staging-1/wp-includes/template.php(704): require_once()#1 /var/www/html/staging-1/wp-includes/template.php(653): load_template(‘/var/www/html/s…’, true)#2 /var/www/html/staging-1/wp-includes/general-template.php(41): locate_template(Array, true)#3 /var/www/html/staging-1/wp-content/themes/woodmart/page.php(11): get_header()#4 /var/www/html/staging-1/wp-includes/template-loader.php(77): include(‘/var/www/html/s…’)#5 /var/www/html/staging-1/wp-blog-header.php(19): require_once(‘/var/www/html/s…’)#6 /var/www/html/staging-1/index.php(17): require(‘/var/www/html/s…’)#7 {main} thrown in /var/www/html/staging-1/wp-content/themes/woodmart-child/header.php on line 26
PFA of code in header.php
Attachments:
You must be logged in to view attached files.April 5, 2019 at 6:06 am #117114
Artem TemosKeymasterHi,
Seems that a part of our theme files is missed. Try to reinstall the theme with the latest version downloaded from ThemeForest. Also, you will have to update all the required plugins via Appearance -> Install plugins after the update.
Regards
April 12, 2019 at 9:05 am #118381
carmynandtrevorParticipantHi ,
I Updated All theme and plugin files but this didn’t resolve the issue. PFA of the screenshot .
Website’s WP_DEBUG mode is enabled.Attachments:
You must be logged in to view attached files.April 12, 2019 at 9:24 am #118390
Artem TemosKeymasterYou still have our PHP files missed. Please, remove the folder completely, download the latest version from ThemeForest and upload all the files.
April 12, 2019 at 11:42 am #118430
carmynandtrevorParticipantdone same.. remove parent theme folder js-composer and rev slider plugin , upload fresh files
April 12, 2019 at 1:07 pm #118453
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin and FTP access so we can check it?
Thank you in advance
April 13, 2019 at 5:15 am #118568
carmynandtrevorParticipanti disable all plugin but nothing happen error is still there
April 13, 2019 at 7:18 am #118577
Artem TemosKeymasterWe asked about your FTP access as well to check your files.
April 13, 2019 at 11:37 am #118607
carmynandtrevorParticipantBelow are the FTP details
April 13, 2019 at 3:49 pm #118636
Artem TemosKeymasterSorry, but we can’t connect with this port and without it.
April 15, 2019 at 4:01 am #118813
carmynandtrevorParticipantPlease find the port no. below
April 15, 2019 at 6:09 am #118830
Artem TemosKeymasterStill the same https://gyazo.com/f650dae271d0494d5ca34625b2ebd5f7
April 15, 2019 at 10:24 am #118888
carmynandtrevorParticipanti am unable to attach xml file of settings below details are working as i can connect using them
Attachments:
You must be logged in to view attached files.April 15, 2019 at 11:20 am #118896
Artem TemosKeymasterCould you please switch to the parent theme?
April 15, 2019 at 12:07 pm #118905
carmynandtrevorParticipantDone.
April 15, 2019 at 12:07 pm #118906
Artem TemosKeymasterChild theme is still active.
April 15, 2019 at 12:13 pm #118908
carmynandtrevorParticipantNo, parent theme is active
April 15, 2019 at 12:14 pm #118909
Artem TemosKeymasterYes, now it seems to be working correctly. It means that you have some customizations in your child theme that cause that error. Remove your custom code or fix.
April 15, 2019 at 12:23 pm #118910
carmynandtrevorParticipanti told u this code and also share that custom code with you . That code is working with before parent theme update to latest version. Please find the header file code below. Error shows in whb_is_enabled code
April 15, 2019 at 12:24 pm #118911
Artem TemosKeymasterYou need to copy a new file from the updated version and then do your modifications. Every theme update may change some functions, remove or add new ones.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register