Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Enfold auf veralteter Domain updaten #1188511

    Hi Rikard,
    I´ve checked the page and erverything runs ok. You can close the topic.
    Thanks for your help.
    Best regards
    Axel

    in reply to: Enfold auf veralteter Domain updaten #1186819

    Hi Rikard,
    you´ve got ist. Thanks very much.
    I did so. 8 time FTP stopped uploading a file in case of an error. So I load all those fieles step by step manually.
    Now Enfold runs without any problems.
    I think last time such errors of uploading made the problem.
    Have a good time. Best regards
    Axel

    in reply to: Enfold auf veralteter Domain updaten #1186147

    Hello Rikard,
    sorry but I need your help another tme.
    I have done as you told me: I made the update from WP 4.0.29 to the actual WP-version 5.2.2, using FTP. It was impossible to check whether all plugins were deactivated or not, because, you know, I have no access to the dashboard. But I think i have done it before I started updating Enfold.
    I checked it at wp-admin/upgrade.php: everything is ok. Also the adjustment of the database was successful.
    After that I opened my wordpress-homepage (wp-admin) and found the same error message that I posted last time.

    if( !function_exists( ‘avia_fallback_menu’ ) ) { /** * Create a navigation out of pages if the user didnt create a menu in the backend * */ function avia_fallback_menu($params) { $output = “”; $current = “”; $exclude = avia_get_option(‘frontpage’); if (is_front_page()){$current = ” current-menu-item”;} if ($exclude) $exclude =”&exclude=”.$exclude; // apply class to allow burger menu CSS to hide menu $page_list = wp_list_pages(‘echo=0&title_li=&sort_column=menu_order’.$exclude); $page_list = str_replace( ‘page_item’, ‘page_item menu-item’, $page_list ); $output .= ”
    “; $output .= ”
    “; $output .= ”
    “.__(‘Home’,’avia_framework’).”
    “; $output .= $page_list; $output .= apply_filters(‘avf_fallback_menu_items’, “”, ‘fallback_menu’); $output .= ”
    “; $output .= ”
    “; if($params[‘echo’]) { echo $output; } else { return $output; } } }
    Fatal error: Uncaught Error: Class ‘avia_megamenu’ not found in /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php:176 Stack trace: #0 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php(125): avia_superobject->init() #1 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php(344): avia_superobject::instance(Array) #2 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/avia_framework.php(104): AviaSuperobject(Array) #3 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/functions.php(161): require_once(‘/homepages/5/d1…’) #4 /homepages/5/d132373014/htdocs/wp-settings.php(499): include(‘/homepages/5/d1…’) #5 /homepages/5/d132373014/htdocs/wp-config.php(84): require_once(‘/homepages/5/d1…’) #6 /homepages/5/d132373014/htdocs/wp-load.php(37): require_once(‘/homepages/5/d1…’) #7 /homepages/5/d132373014/htdocs/wp-admin/admin.php(34): require_once(‘/homepages/5/d1…’) #8 /homepages/5/d13 in /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php on line 176

    I´m very worried now. I hope you have an idea to fix that problem.
    With best regards
    Axel

    in reply to: Enfold auf veralteter Domain updaten #1185387

    Hello again,

    the problem I told you last time was not an issue of old WordPress. It was just a syntax error in Enfold class-megamenu.php datafile. I solved it with PHP Code Checker.
    But immediately after this problem was solved a new error message popped up:

    if( !function_exists( ‘avia_fallback_menu’ ) ) { /** * Create a navigation out of pages if the user didnt create a menu in the backend * */ function avia_fallback_menu($params) { $output = “”; $current = “”; $exclude = avia_get_option(‘frontpage’); if (is_front_page()){$current = ” current-menu-item”;} if ($exclude) $exclude =”&exclude=”.$exclude; // apply class to allow burger menu CSS to hide menu $page_list = wp_list_pages(‘echo=0&title_li=&sort_column=menu_order’.$exclude); $page_list = str_replace( ‘page_item’, ‘page_item menu-item’, $page_list ); $output .= ”
    “; $output .= ”
    “; $output .= ”
    “.__(‘Home’,’avia_framework’).”
    “; $output .= $page_list; $output .= apply_filters(‘avf_fallback_menu_items’, “”, ‘fallback_menu’); $output .= ”
    “; $output .= ”
    “; if($params[‘echo’]) { echo $output; } else { return $output; } } }
    Fatal error: Uncaught Error: Class ‘avia_megamenu’ not found in /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php:176 Stack trace: #0 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php(125): avia_superobject->init() #1 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php(344): avia_superobject::instance(Array) #2 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/avia_framework.php(104): AviaSuperobject(Array) #3 /homepages/5/d132373014/htdocs/wp-content/themes/enfold/functions.php(161): require_once(‘/homepages/5/d1…’) #4 /homepages/5/d132373014/htdocs/wp-settings.php(329): include(‘/homepages/5/d1…’) #5 /homepages/5/d132373014/htdocs/wp-config.php(84): require_once(‘/homepages/5/d1…’) #6 /homepages/5/d132373014/htdocs/wp-load.php(29): require_once(‘/homepages/5/d1…’) #7 /homepages/5/d132373014/htdocs/wp-blog-header.php(12): require_once(‘/homepages/5/d1…’) #8 /homepages/5/d13 in /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-superobject.php on line 176

    Thats a problem too big for me. But I think its also an error in an Enfold file, not a WordPress file. Is´nt it?
    Whould you please have a look at my enfold-application. Maybe I did anything wrong when I load it with FTP.

    To update WordPress is not easy aktually, because all the error messages prevent me from accessing the WordPress dashboard.

    Thanks for your help again.
    Axel

    in reply to: Enfold auf veralteter Domain updaten #1184115

    Hello Victoria,
    thanks for your help.
    I have done so. I changed PHP to 7.2. After that I renamed the uploadet new version of ENFOLD form “Enfold neu” to Enfold and the old one from Enfold to “Enfold alt”.
    That is the result:
    Parse error: syntax error, unexpected ‘}’, expecting end of file in /homepages/5/d132373014/htdocs/wp-content/themes/enfold/framework/php/class-megamenu.php on line 409
    What shall I do? Maybe the Problem is WordPress Version 4.0.29?
    Best regards
    Axel

Viewing 5 posts - 1 through 5 (of 5 total)