-
Search Results
-
Topic: Error events
Hello , have this error after installation theme :
Détails de l’erreur
======================
Une erreur de type E_ERROR a été causée dans la ligne 2136 du fichier /home/mosques/www/mosqueelarochelle/wp-content/themes/skt-mosque/sktframe/core-functions.php. Message d’erreur : Uncaught TypeError: date(): Argument #2 ($timestamp) must be of type ?int, string given in /home/mosques/www/mosqueelarochelle/wp-content/themes/skt-mosque/sktframe/core-functions.php:2136
Stack trace:
#0 /home/mosques/www/mosqueelarochelle/wp-content/themes/skt-mosque/sktframe/core-functions.php(2136): date(‘F j, Y’, ”)
#1 /home/mosques/www/mosqueelarochelle/wp-includes/class-wp-hook.php(326): skt_events_custom_columns(‘skt_col_ev_date’)
#2 /home/mosques/www/mosqueelarochelle/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#3 /home/mosques/www/mosqueelarochelle/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-posts-list-table.php(1380): do_action(‘manage_posts_cu…’, ‘skt_col_ev_date’, 643)
#5 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-list-table.php(1796): WP_Posts_List_Table->column_default(Object(WP_Post), ‘skt_col_ev_date’)
#6 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-posts-list-table.php(1432): WP_List_Table->single_row_columns(Object(WP_Post))
#7 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-posts-list-table.php(834): WP_Posts_List_Table->single_row(Object(WP_Post), 0)
#8 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-posts-list-table.php(810): WP_Posts_List_Table->_display_rows(Array, 0)
#9 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-list-table.php(1706): WP_Posts_List_Table->display_rows()
#10 /home/mosques/www/mosqueelarochelle/wp-admin/includes/class-wp-list-table.php(1633): WP_List_Table->display_rows_or_placeholder()
#11 /home/mosques/www/mosqueelarochelle/wp-admin/edit.php(503): WP_List_Table->display()
#12 {main}
thrownMy hosting provider no longet supports older versions of php – when i upgraded site stopped working. critical error on wordpress. is there any way of getting compatibility with php 8
Topic: Nature theme PHP warnings
I get these php warnings on my website getech.com.tr. I am using skt-nature theme.
2024/03/01 10:04:38 [error] 792#792: *805 FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “header_button_topbg_color” in /getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 128; PHP message: PHP Warning: Undefined array key “header_button_bottombg_color” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 128; PHP message: PHP Warning: Undefined array key “services_titletopcolor” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 165; PHP message: PHP Warning: Undefined array key “services_titlebotmcolor” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 165; PHP message: PHP Warning: Undefined array key “contact_border_color” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 170; PHP message: PHP Warning: Undefined array key “slide_pager_color_id” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 274; PHP message: PHP Warning: Undefined array key “slide_active_pager_color_id” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 275; PHP message: PHP Warning: Undefined array key “product_imghv_overlay_color” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 368; PHP message: PHP Warning: Undefined array key “social_hover_iconbg_color_id” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 374; PHP message: PHP Warning: Undefined array key “social_hover_icon_color_id” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 384; PHP message: PHP Warning: Undefined array key “social_hover_icon_color_id” in getech.com.tr/wp-content/themes/skt-nature/templates/custom-style.php on line 388; PHP message: PHP Warning: Undefined
For security reasons, I wouldn’t like to give admin access, so if you can guide me on how to fix them or provide a fixed code that would be great.
Good afternon,
Thema Perfect Versión: pro6.0 Does not work with PHP 8.0 and higher
please can you help us
Thank you so much
Topic: session_start() error
I am facing a similar problem to this ticket: https://www.sktthemes.org/forums/topic/session_start-function-causing-site-health-errors/
my website -> https://www.getech.com.tr/
I am using skt-nature theme and in my website health i get this warning:
*****************************
An active PHP session was detected
Performance
A PHP session was created by a session_start() function call. This interferes with REST API and loopback requests. The session should be closed by session_write_close() before making any HTTP requests.The REST API encountered an error
Performance
The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages.
The REST API request failed due to an error.
*****************************I found the code in my theme, it is inside skt-nature/skt-donation-givewp-free/skt-donation-givewp-free.php
At the end of the file there is this function:function skt_donation_givewp_register_session(){
@ob_start();
if( !session_id() )
session_start();
}When I delete the code inside this function, the error is gone. Why this error occurs, does it affect my website if I delete it?
Topic: PHP Warnings
I get a lot of php warnings for my website.