• Hello,

    I have two problems.
    1. problem with updating plugins and the whole WordPress

    The site has not been updated for a long time. It runs on WordPress 5.1.1 with the Kinglaw Child Theme. From what I noticed, the support for this theme was up to WordPress 5.1.x. Could this be the reason I can’t update any plugins or WordPress?

    The panel says that the plugin has been updated. When I go to the Plugins tab, they still show up as not updated.
    The same is true when I remove the plug. It seems to disappear, but after a while I can see it again.

    2. problem with the warning displayed on each subpage of the website https://exlege.net.pl

    (...) /exlege.net.pl/public_html/wp-content/plugins/EF3-Framework/frameworks/ReduxCore/inc/class.redux_filesystem.php on line 29

    How to solve this problem?

    • This topic was modified 5 years, 1 month ago by exlegenetpl.
    • This topic was modified 5 years, 1 month ago by exlegenetpl.
    • This topic was modified 5 years, 1 month ago by exlegenetpl.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter exlegenetpl

    (@exlegenetpl)

    I will add that changing the theme to the default one and the update looks the same. It ends with success and after refreshing the page, an update is still required. As if no change had been made.

    Thread Starter exlegenetpl

    (@exlegenetpl)

    The problem # 1 was solved. There were extra additions in the wp_config.php file.

    However, there is still a problem with displaying the message about the EF3-Framework plugin. When I turn it off, a lot of elements on the page disappear.

    Thread Starter exlegenetpl

    (@exlegenetpl)

    Theoretically, I solved problem # 2. I commented

    // public function __construct () {
                 // $ this-> parent-> admin_notices [] = array (
                 // 'type' => 'error',
                 // 'msg' => '<strong>'. __ ('File Permission Issues', 'redux-framework'). '</strong> <br/>'. sprintf (__ ('We were unable to modify required files. Please check your permissions, or modify your wp-config.php file to contain your FTP login credentials as <a href="%s" target="_blank"> outlined here </a>. ',' redux-framework '),' https://codex.ww.wp.xz.cn/Editing_wp-config.php#WordPress_Upgrade_Constants'),
                 // 'id' => 'redux-wp-login',
                 // 'dismiss' => false,
                 //);
                 //}
    
                 / **
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Update problem (WordPress + Plugins) + displayed warning’ is closed to new replies.