Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #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 256

    Theme 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 nothing

    Access in Private content

    #1164152
    This reply has been marked as private.
    #1164165

    Hi SJShire,

    Can you please check the server log for error?

    This version of Enfold works fine with the php7+.

    Best regards,
    Victoria

    #1164211

    If 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.
    #1164217

    i 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’);

    #1164527

    Hi SJShire,

    None of the warnings are from the theme. It is a more general WordPress issue.

    Best regards,
    Victoria

    #1164549

    Victoria are you in the Ukraine? Becasuse i got a wordfence admin access message this morning.

    #1164876

    Hi SJShire,

    Yes, I am from Ukraine and my IP is from here :)

    Best regards,
    Victoria

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.