Error storing a Team, an Athlete or any sportpress entity. Gets white page.
-
Hi,
When I try to update a sportpress entity such as a team or a player, I am redirected to a white page with the error bellow:
This site can’t be reached. The connection was reset.
Try:
Checking the connection
Checking the proxy and the firewall
Running Windows Network Diagnostics
ERR_CONNECTION_RESETGenerally I get warnings concerning sportpress like the ones bellow in my debugging logs.
Deprecated: Required parameter $league_id follows optional parameter $id in /var/www/html/promitheas/Kae/wp-content/plugins/sportspress/includes/sp-deprecated-functions.php on line 112
Deprecated: Required parameter $team_id follows optional parameter $columns in /var/www/html/promitheas/Kae/wp-content/plugins/sportspress/includes/sp-deprecated-functions.php on line 124
Deprecated: Required parameter $column follows optional parameter $w in /var/www/html/promitheas/Kae/wp-content/plugins/sportspress/includes/class-sp-league-table.php on line 913
Deprecated: Required parameter $taxonomy follows optional parameter $post_types in /var/www/html/promitheas/Kae/wp-content/plugins/sportspress/includes/admin/class-sp-admin-menus.php on line 271
My overall actions are:
– Go to edit a team name.
– Press Save.
– Get redirected to the error white page.
– Go back to edit screen by pressing the browser turn back arrow.
– It is peculiar that when I go back to the team edit page from turn back arrow, and press save again, the saving process seems to work for the team name.
– If I try to change something else like the logo, the saving process returns the error white page again.Actually in edit screen the url is:
https://promitheaskae.ergologic.gr/wp-admin/post.php?post=75&action=edit
but when I press save, it becomes like this one.
https://promitheaskae.ergologic.gr/wp-admin/post.phpI use the latest version of php and wordpress and the free version of sportspress, in top club theme.
In appearance-themes there is a warning
Your theme has bundled outdated copies of SportsPress template files – if you encounter functionality issues on the frontend this could the reason. Ensure you update or remove them (in general we recommend only bundling the template files you actually need to customize). See the system report for full details.In sportspress system status I get this:
event-blocks.php version 2.6.15 is out of date. The core version is 2.7.3,
team-gallery-thumbnail.php,
team-gallery.php,
team-staff.phpI am unable to solve this problem. I have tried anything that comes to mind. Any ideas please?
- The topic ‘Error storing a Team, an Athlete or any sportpress entity. Gets white page.’ is closed to new replies.