Moderator
t-p
(@t-p)
Also try switching to the unedited default Theme (Twenty Seventeen, etc.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).
If you don’t have access to your Dashboard’s Appearance page, access your server via FTP/ SFTP , or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and switch to the default theme by renaming your current theme’s folder by adding "-old" to the end of the folder name. Alternately, you can remove other themes except the default theme (Twenty Seventeen, etc.). That will force your site to use it.
– If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site.
Hi, t-p
I already do the procedures you told me, but unfortunately the problem persists, and I can not install plugins because I can not access the wordpress dashboard, only access via FTP.
The server has an error_log file that still shows me the following error:
[19-Jan-2018 00:08:49 America / Toronto] PHP Fatal error: Uncaught Error: Call to undefined function force_ssl_admin () in /home/vinilobits/viniloblog.com/wp-login.php:15
Stack trace:
# 0 {main}
thrown in /home/vinilobits/viniloblog.com/wp-login.php on line 15
and the debug_log file that is in the wp-content folder shows the following errors:
[21-Jan-2018 00:48:52 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:52 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:52 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:53 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:53 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:54 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:54 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:55 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:55 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:56 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:56 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:56 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:57 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:57 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:57 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:58 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:58 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:58 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:48:59 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:49:00 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
[21-Jan-2018 00:49:00 UTC] PHP Notice: Constant WP_MEMORY_LIMIT already defined in /home/vinilobits/viniloblog.com/wp-config.php on line 99
I hope you can continue to help me, I do not know what else to do to start up my website.