Tagged: PHP7.0+ not working with Enfold
-
AuthorPosts
-
December 9, 2019 at 7:53 pm #1164143
I have completed the following and none of this has solved the problem , error logs sent in previous thread
1. Deactivated all plugins
2. Updated theme to version 4.6
3. Increased Memory PHP size to 256Theme only works with PHP version 5.6, cannot update any plugins , pages or posts- symptoms are as follows
Errors are ERROR THROWN ereg()
White screens of death does nothingAccess in Private content
December 9, 2019 at 8:03 pm #1164152This reply has been marked as private.December 9, 2019 at 8:21 pm #1164165Hi SJShire,
Can you please check the server log for error?
This version of Enfold works fine with the php7+.
Best regards,
VictoriaDecember 9, 2019 at 10:13 pm #1164211If you accessed the website and logged in, did you try to update a page or a post? If not you need to try it, it does not work. Just open the page or post and click update to the right and you will see what happens. See private content Also ck the previous thread I sent you it has the error log on it, the site was just migrated so the dates of errors are not current however they were sent to you before the site was migrated.
So please use the original thread for up to date error log info
- This reply was modified 4 years, 11 months ago by SJShire.
December 9, 2019 at 10:39 pm #1164217i also just found this on wordpress cause someone else was getting the same issue-
Warning: Use of undefined constant WP_CONTENT_DIR – assumed ‘WP_CONTENT_DIR’ (this will throw an Error in a future version of PHP) in /home/f3157076/public_html/wp/wp-includes/load.php on line 141
wp-admin/setup-config.php
define(‘WP_CONTENT_DIR’, ABSPATH . ‘wp-content’);
Patch defines WP_CONTENT_DIR at the start of setup-config.php along with the others. That should fix it.
Only problem with that, Is that to install, it means *must* use mysql/default database.however not sure how to fix this because i can’t find the code they are talking about I found this :
* That’s all, stop editing! Happy blogging. */
/** Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(__FILE__) . ‘/’);/** Sets up WordPress vars and included files. */
require_once(ABSPATH . ‘wp-settings.php’);December 10, 2019 at 5:46 pm #1164527Hi SJShire,
None of the warnings are from the theme. It is a more general WordPress issue.
Best regards,
VictoriaDecember 10, 2019 at 6:18 pm #1164549Victoria are you in the Ukraine? Becasuse i got a wordfence admin access message this morning.
December 11, 2019 at 5:08 pm #1164876 -
AuthorPosts
- You must be logged in to reply to this topic.