Home Forums WoodMart support forum white page fault

white page fault

Viewing 17 posts - 31 through 47 (of 47 total)
  • Author
    Posts
  • #524472

    ayakkabimalzemecim
    Participant

    /** * 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 26

    Sitenizde 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.

    #524496

    Artem Temos
    Keymaster

    Hello,

    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

    #524497

    ayakkabimalzemecim
    Participant

    [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.

    #524498

    ayakkabimalzemecim
    Participant

    I 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.

    #524501

    Artem Temos
    Keymaster

    No, you didn’t update it. If you see this error, then you still have an outdated version of PHP installed on your server.

    #524503

    ayakkabimalzemecim
    Participant

    i 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.

    https://www.ayakkabimalzemecim.com/wp-login.php?action=enter_recovery_mode&rm_token=shrdfAA037qK9RbpxayMOC&rm_key=3JaDpfk2gJL0O6bgrg8JGi

    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)

    #524506

    ayakkabimalzemecim
    Participant

    when 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 1435

    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 1438

    #524507

    ayakkabimalzemecim
    Participant

    our ftp login adress

    #524509

    Artem Temos
    Keymaster

    Hello,

    We checked your website and see that you still have PHP 7.3.3

    Kind Regards

    #524517

    ayakkabimalzemecim
    Participant

    Can 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.
    #524525

    Artem Temos
    Keymaster

    As 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

    #524640

    ayakkabimalzemecim
    Participant

    Is 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.

    #524650

    Artem Temos
    Keymaster

    Hello,

    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

    #525112

    ayakkabimalzemecim
    Participant

    ş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.

    #525113

    Artem Temos
    Keymaster

    Sorry, 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

    #525118

    ayakkabimalzemecim
    Participant

    1- 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?

    #525127

    Artem Temos
    Keymaster

    1. 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

Tagged: 

Viewing 17 posts - 31 through 47 (of 47 total)