Home › Forums › WoodMart support forum › white page fault
white page fault
- This topic has 46 replies, 2 voices, and was last updated 1 year, 2 months ago by
Artem Temos.
-
AuthorPosts
-
December 25, 2023 at 2:39 pm #524472
ayakkabimalzemecimParticipant/** * Enqueue script and styles for child theme */ function woodmart_child_enqueue_styles() { wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ‘/style.css’, array( ‘woodmart-style’ ), woodmart_get_theme_info( ‘Version’ ) ); } add_action( ‘wp_enqueue_scripts’, ‘woodmart_child_enqueue_styles’, 10010 );
Parse error: syntax error, unexpected ‘array’ (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /home/wwwayakkabimalze/public_html/wp-content/themes/woodmart/inc/admin/options/controls/icons-font/class-icons-font.php on line 26Sitenizde kritik bir sorun çıktı. Lütfen yönergeler için site yöneticisi e-posta adresinizi kontrol edin.
WordPress sorunlarını gidermek hakkında ayrıntılı bilgi alın.
Link: https://www.ayakkabimalzemecim.com/wp-admin/
It is obvious that this error is caused by your theme. Will you support this issue anymore?
cPanel and admin login information is still the same in the secret message areas at the top. We are waiting for your help.December 25, 2023 at 3:43 pm #524496
Artem TemosKeymasterHello,
It looks like you have an outdated PHP version on your server. You need to have PHP 7.4 or higher according to WordPress requirements https://wordpress.org/about/requirements/
Kind Regards
December 25, 2023 at 3:45 pm #524497
ayakkabimalzemecimParticipant[25-Dec-2023 12:32:18 UTC] PHP Parse error: syntax error, unexpected ‘array’ (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in /home/wwwayakkabimalze/public_html/wp-content/themes/woodmart/inc/admin/options/controls/icons-font/class-icons-font.php on line 26
this error.
December 25, 2023 at 3:48 pm #524498
ayakkabimalzemecimParticipantI updated the php version on the server to 7.4. But the problem was not fixed. The errors I made seem to be caused by the theme. Please help solve my problem.
December 25, 2023 at 3:53 pm #524501
Artem TemosKeymasterNo, you didn’t update it. If you see this error, then you still have an outdated version of PHP installed on your server.
December 25, 2023 at 4:16 pm #524503
ayakkabimalzemecimParticipanti did take this mail. Please translate it.
Merhaba!
WordPress yönetim bölümünde, bir eklenti veya tema sitenizde ciddi bir soruna neden olduğunda bunu algılayan ve sizi bu otomatik e-posta ile bilgilendiren bir özellik bulunur.
Bu durumda, WordPress temanızda bir sorun buldu, Woodmart.
İlk olarak, sitenize gidin (https://www.ayakkabimalzemecim.com/) ve görünür herhangi bir sorun olup olmadığına bakın. Ardından, hatanın bulunduğu sayfayı (https://www.ayakkabimalzemecim.com/wp-admin/) açın ve görünür herhangi bir sorun olup olmadığına bakın.
Lütfen bu konuyu daha ayrıntılı araştırmanıza yardımcı olması için hizmet sağlayıcınız ile görüşün.
Siteniz bozuk görünüyorsa ve yönetim bölümüne normal şekilde erişemiyorsanız, artık özel bir WordPress “kurtarma modu” var. Bunu kullanarak, yönetim panonuza güvenli bir şekilde giriş yaparak başka araştırmalar yapabilirsiniz.
Sitenizi güvende tutmak için bu bağlantının süresi 1 gün içinde dolacak. Yine de bu konuda endişelenmeyin. Süresi dolduktan sonra sorun yeniden çıkarsa size e-posta ile yeni bir bağlantı gönderilir.
Bu sorunla ilgili yardım ararken, aşağıdaki bilgilerden bazıları istenebilir:
WordPress 6.4.2 sürümü
Kullanılan tema: Woodmart Child (sürüm 1.0.0)
Kullanılan eklenti: (sürüm )
PHP 7.3.33 sürümüHata ayrıntıları
===================
/home/wwwayakkabimalze/public_html/wp-content/themes/woodmart/inc/admin/options/controls/icons-font/class-icons-font.php dosyasının 26 satırında E_PARSE türünde bir hata oluştu. Hata iletisi: syntax error, unexpected ‘array’ (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)December 25, 2023 at 4:25 pm #524506
ayakkabimalzemecimParticipantwhen i change php 7.4
now give error like this./** * Enqueue script and styles for child theme */ function woodmart_child_enqueue_styles() { wp_enqueue_style( ‘child-style’, get_stylesheet_directory_uri() . ‘/style.css’, array( ‘woodmart-style’ ), woodmart_get_theme_info( ‘Version’ ) ); } add_action( ‘wp_enqueue_scripts’, ‘woodmart_child_enqueue_styles’, 10010 );
Warning: Cannot modify header information – headers already sent by (output started at /home/wwwayakkabimalze/public_html/wp-content/themes/woodmart-child/functions.php:1) in /home/wwwayakkabimalze/public_html/wp-includes/pluggable.php on line 1435Warning: Cannot modify header information – headers already sent by (output started at /home/wwwayakkabimalze/public_html/wp-content/themes/woodmart-child/functions.php:1) in /home/wwwayakkabimalze/public_html/wp-includes/pluggable.php on line 1438
December 25, 2023 at 4:44 pm #524507
ayakkabimalzemecimParticipantour ftp login adress
December 25, 2023 at 4:51 pm #524509
Artem TemosKeymasterHello,
We checked your website and see that you still have PHP 7.3.3
Kind Regards
December 25, 2023 at 5:19 pm #524517
ayakkabimalzemecimParticipantCan you send evidence please. So that I can forward it to the server. FTP shows as 7.4. We couldn’t understand the problem.
Attachments:
You must be logged in to view attached files.December 25, 2023 at 5:53 pm #524525
Artem TemosKeymasterAs we can see, it is already updated now. But it looks like you uninstalled your website completely because we can’t enter it.
Kind Regards
December 26, 2023 at 2:59 pm #524640
ayakkabimalzemecimParticipantIs there currently any additional code on our website that conflicts with your theme or is written extra than the coding in your theme? Our website has been hacked and we request support to clean up the theme.
December 26, 2023 at 3:55 pm #524650
Artem TemosKeymasterHello,
We don’t have a mechanism to scan your website for malicious code. The piece of code we mentioned earlier was noticed by accident. You can consult with your hosting provider to run some kind of virus scan on your website.
Kind Regards
December 28, 2023 at 11:12 am #525112
ayakkabimalzemecimParticipantşu an temanız ile uyumsuz olan bir eklenti kullanıyor muyuz kontrol eder misiniz?
Ayrıca temanızdaki orijinal dosyalar ile şu an bizdeki tema dosyalarının karşılaştırılması gerekiyor. Bunu da sizden başkası yapamaz çünkü kodları teyit edebileceğimiz bir bölüm yok. Bu konuda da destek talep ediyoruz.December 28, 2023 at 11:18 am #525113
Artem TemosKeymasterSorry, but we don’t quite understand what should we check about the plugin. Could you please clarify what you mean?
As for theme files, you can download the original files in your account on ThemeForest and compare them with your website files. We don’t have a mechanism to compare them one-by-one quickly.
Kind Regards
December 28, 2023 at 11:34 am #525118
ayakkabimalzemecimParticipant1- Can you check if there is a plugin that is incompatible with the theme?
2- We want to update the theme files and WordPress files, how can we do this without breaking the website?December 28, 2023 at 11:57 am #525127
Artem TemosKeymaster1. To see if there are any plugins that are not compatible with our theme you need to enable them one-by-one and check your website.
2. You can upload original theme files via Appearance -> Themes -> Add new.
Kind Regards
-
AuthorPosts
Tagged: fault
- You must be logged in to create new topics. Login / Register