• hello my friends
    I have problem in “media library folders” plugin.
    my problem: folders not load
    I acted : deactive plugin and activate reset and reset database
    but not solve my problem.
    my system information is:
    —– Begin System Info —–

    WordPress Version: 5.3
    PHP Version: 7.2.25
    MySQL Version: 5.5.5
    Web Server: LiteSpeed

    WordPress URL: http://saviors.ir/fa
    Home URL: http://saviors.ir/fa

    PHP cURL Support: Yes
    PHP GD Support: Yes
    PHP Memory Limit: 512M
    PHP Post Max Size: 200M
    PHP Upload Max Size: 200M

    WP_DEBUG: Disabled
    Multi-Site Active: Yes

    Operating System: Windows
    Browser: Mozilla Firefox 71.0
    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

    Active Theme:
    – Goodnews 5.9.6
    http://www.momizat.com

    Active Plugins:
    —– End System Info —–

    please help me
    Best regards
    Homami

Viewing 15 replies - 46 through 60 (of 110 total)
  • Thread Starter riaz2157

    (@riaz2157)

    Also I remove duplicate folders by plugin “Advanced Database Cleaner”.
    Now, I reinstall MLF plugin and do debug, not neccesary anything before reinstalling?

    Thread Starter riaz2157

    (@riaz2157)

    Or do debug before reinstalling MLF plugin?

    Thread Starter riaz2157

    (@riaz2157)

    before I reinstall MLF there are errors lines 182 to 202 of function.php of theme with QueryMonitor:
    ———————–
    $output=rtrim($output, “\s\n\t\r\0\x0B”);
    $output=($fix_tag) ? balanceTags($output, true) : $output;
    $output .= ($showdot && $ellipsis) ? “…” : “”;
    $output=apply_filters($filters_type, $output);
    switch($more_tags) {
    case(“div”) :
    $tag=”div”;
    break;
    case(“span”) :
    $tag=”span”;
    break;
    case(“p”) :
    $tag=”p”;
    break;
    default :
    $tag=”span”;
    }

    if ($use_link ) {
    if($forces_more) {
    $output .= ” <” . $tag . ” class=\”more-link\”>ID) . “#more-” . $post->ID .”\” title=\”” . $mlink_title . “\”>” . $more_links_text = !is_user_logged_in() ? $more_links_text : “” . “</” . $tag . “>” . “\n”;
    —————————————-

    Thread Starter riaz2157

    (@riaz2157)

    When I reinstall MLF, these 11 errors exist too.

    Thread Starter riaz2157

    (@riaz2157)

    I toke screen shot of 11Error.
    How can I send you?

    Activate debug before installing.
    I have a very strong impression that the theme you are using is also causing problems.
    Sent the querymonitor errors to the plugin owner.
    Change to the default theme and remove the theme you are using. Check if the errors are gone, then reinstall your theme and see what is happening

    Thread Starter riaz2157

    (@riaz2157)

    I said before that I change theme to defalut wordpress theme and deactive all plugins, but not solve problem.

    Thread Starter riaz2157

    (@riaz2157)

    I activate debug
    and change theme to wordpress default
    same error appear in function.php of new theme.
    It mean that problem not from theme.
    but from data in database.

    Thread Starter riaz2157

    (@riaz2157)

    lines 923 to 943 of functions.php of new theme
    exactly same codes of before theme.

    Ok then your problems are not caused by the theme, but by one of the plugins.Please check the problem with the virtualbox first. I have the impression your database is running within the virtualbox.
    Send the debug results within this post please

    Thread Starter riaz2157

    (@riaz2157)

    first error in new theme is:
    Notice
    /
    register_sidebar was called incorrectly. No id was set in the arguments array for the “Sidebar 1” sidebar. Defaulting to “sidebar-1”. Manually set the id to “sidebar-1” to silence this notice and keep existing sidebar content. Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) 1
    /
    wp-includes/functions.php:4986
    register_sidebar()
    wp-content/themes/twentytwenty/functions.php:978
    /
    Core

    Thread Starter riaz2157

    (@riaz2157)

    how I send debug?

    This is a widget issue together with your theme!
    Also this has nothing to do with MLF
    If you remove the widget from the sidebar, is the error gone?

    Paste it into this post

    Thread Starter riaz2157

    (@riaz2157)

    Hi Peter,
    second theme that I used, don’t have any sidebar!!

Viewing 15 replies - 46 through 60 (of 110 total)

The topic ‘problem in loading folders’ is closed to new replies.