• Resolved itcindia

    (@itcindia)


    Now i am in big problem .. while i implemented the above suggestions to rename
    plugins directory to plugins-old — i had more errors ..
    I renamed it back to plugins– and there were no errors — but today morning i found the entire website is not working

    the error was of ubermenu()

    Fatal error: Call to undefined function uberMenu_easyIntegrate() in /home/content/19/10289519/html/itcindia/wp-content/themes/itc/header.php on line 38

    Now i did the most stupid thing – i went to plugins and found that this plugin Uber Menu 2 was deactiviated … I deleted it >>>>

    wow .. then nothing happened ..
    Then i releaised none of the plugins were activiated ..
    I activated all of them and voila — the original error were back in the plugins section of dashboard ..
    But the site was not working

    Fatal error: Call to undefined function uberMenu_easyIntegrate() in /home/content/19/10289519/html/itcindia/wp-content/themes/itc/header.php on line 38

    what is more BEAUTIFUL is that in the new plugins i cnanot find Uber Menu 2 …
    It is no longer available

    I also realised that my wordpress was version 4.2 something – so i went the in the application control panel and updated it from there .. it has been more than 3 hours – still updating ..
    I don;t know where i am headed .. but I think i need help in getting Uber menu 2 files ..

    my website url is itcindia.org …but nothing other than error is now there

    Well… this is where i am .. i guess i need good help .

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

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter itcindia

    (@itcindia)

    OK i think the post should have been somewhere else .. this is not a toolset problem … but how to move it NOW ?? and to where

    Anonymous User 14808221

    (@anonymized-14808221)

    Yes, I thought so, that you accidentally posted in the Types forum, and rather wanted to post in WordPress Support maybe, or Uber menu 2.

    Now, since you are here, I will give you a few basic instructions, and then you have to re-post your questions to the correct forums in case the issue is still persistent.

    1. Fatal error: Call to undefined function uberMenu_easyIntegrate() is due to a call to a function (uberMenu_easyIntegrate()) within the Theme, but since the Plugin “Uber Menu 2” is not active (where the function is probably originally registered), it throws the fatal error.

    Hence, I recommend to activate the Theme Twenty Seventeen, and if possible deactivate all the Plugins you have on the Website.

    2. Now try to update WordPress – if it does not work, you can try to replace all folders unless the wp-content folder, and unless the wp-config.php file, in your WordPress install manually.

    But, this should be done only after a good backup, and only as a last resort.

    I think after deactivating the theme, and the plugins, you will be able to update WordPress.

    3. Now, you should be able to Update plugins – I suggest to do that manually (download the plugins from the repositories where you can download them and replace the files in your install).

    If you miss the “Uber Menu 2” Plugin, I suggest to download it here:
    https://wpmegamenu.com/
    (You should have an account probably in https://codecanyon.net/, since this is a paid plugin, and you probably bought it in past).

    4. After you updated all software, you can try to re-activate the “Uber Menu 2” and then your custom theme.

    That may help to solve the issues you experience, but as you correctly recognized, it doesn’t seem to be a Toolset issue ??

    Thread Starter itcindia

    (@itcindia)

    Well thanks ..
    I have posted the same topic in mega menu – because that is the closeest and i wish to migrate to mega menu from Uber Menu ..

    https://www.ads-software.com/support/topic/upgrading-smoothly-from-uber-menu-2-to-mega-menu/

    1) The upgrade of Word press was successfully completed
    2) I tried to change to twenty-seventeen – while it got the basic skelton back and working but most of the content was not visible .. so i got activated my old theme . which is a legacy – which i h=inhereted
    3) I do not have access to Uber menu or the license as this was made by some other company
    -So here i stand — either i buy uber menu for 20 USD and try to integrate it
    OR
    I try to relieve myself of the uber menu2
    this is the code of header.php referring to the uber menu
    XXXXXXXXXXXXXXXXXXXXxx
    <nav class=”full_wrapper”>

    <div class=”site_container”>

    <?php /*?> <div class=”mobile_menuicon”>/images/mobile_menu.png” /></div><?php */?>

    <div class=”main-navigation”>

    <?php //wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>

    <?php uberMenu_easyIntegrate(); ?>

    <div class=”clear”></div>

    </div>

    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

    Anonymous User 14808221

    (@anonymized-14808221)

    And this is the line causing the error:
    <?php uberMenu_easyIntegrate(); ?>

    Either you activate the plugin or remove that function.

    Thread Starter itcindia

    (@itcindia)

    Yes- i took the comments from the line above and replaced it on this function

    <?php wp_nav_menu( array( ‘theme_location’ => ‘primary’, ‘menu_class’ => ‘nav-menu’ ) ); ?>

    <?php // uberMenu_easyIntegrate(); ?>

    And got the website back and running — but with bad menus ..
    https://www.itcindia.org .
    the best would be to get the ubermenu 2 back … but let us see what are the other options i have … besides trying to contact the original maker of the website to provide this ubermenu

    Anonymous User 14808221

    (@anonymized-14808221)

    Well, then we are done here, I assume.

    Please feel free to contact us again in case you see any issue with Toolset Types!

    Thread Starter itcindia

    (@itcindia)

    yes – for this issue – i guess the best has been done ..
    but the original problem where it all started was .. that i got the following error in
    plugins section of dashboard

    Warning: Invalid argument supplied for foreach() in /home/content/19/10289519/html/itcindia/wp-content/plugins/types/embedded/common/installer/includes/installer.class.php on line 173

    I know you have a fix for this – but I could not locate it in the forums

    Anonymous User 14808221

    (@anonymized-14808221)

    The fix for that will be shipped in the next Toolset Types release (imminent next week if nothing goes wrong).

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Uber menu 2’ is closed to new replies.