try this fix

https://github.com/tastyigniter/TastyIgniter/commit/cdc78e9d8e8636dc36a7f3e6fd7db19e4e995699

Switch your site to development mode from inside system/tastyigniter/config/constant.php file. change the ENVIROMENT constant value to development, then go to your site menu page and copy paste the error on the screen here.

Remember to switch back to production

OUTSTANDING!

Thanks @ScarlettN, I was experiencing the exact same problem and your solution just spared  me a lot of research time.

After installing the update the Menu on the frontend is empty. How do I fix this?

    sampoyigi wrote Is there any message in your error log?
    I am not sure which error it is? There are several in the log.
    ScarlettN wrote
    sampoyigi wrote Is there any message in your error log?
    I am not sure which error it is? There are several in the log.
    This is what I have in my error log on my server:

    [10-Jun-2016 14:07:06 Europe/London] PHP Parse error:  syntax error, unexpected '$permalink' (T_VARIABLE) in /home1/millions/public_html/jlndesigns.com/TastyFoodOrdering/system/tastyigniter/libraries/Permalink.php on line 69 [10-Jun-2016 14:08:05 Europe/London] PHP Parse error:  syntax error, unexpected '$permalink' (T_VARIABLE) in /home1/millions/public_html/jlndesigns.com/TastyFoodOrdering/system/tastyigniter/libraries/Permalink.php on line 68 [10-Jun-2016 14:44:18 Europe/London] PHP Fatal error:  Class 'CI_Controller' not found in /home1/millions/public_html/jlndesigns.com/TastyFoodOrdering/system/tastyigniter/core/TastyIgniter.php on line 356 [10-Jun-2016 14:44:35 Europe/London] PHP Fatal error:  Class 'CI_Controller' not found in /home1/millions/public_html/jlndesigns.com/TastyFoodOrdering/system/tastyigniter/core/TastyIgniter.php on line 356

      sampoyigi wrote try this fix https://github.com/tastyigniter/TastyIgniter/commit/cdc78e9d8e8636dc36a7f3e6fd7db19e4e995699
      I tried this fix since yesterday but still an empty menu page.

        sampoyigi wrote Switch your site to development mode from inside system/tastyigniter/config/constant.php file. change the ENVIROMENT constant value to development, then go to your site menu page and copy paste the error on the screen here. Remember to switch back to production
        I can't seem to get anything still. I have changed it to development but still empty. I don't see any error on the screen really. Is there a way I can send you my login details to check please? I need this to be fixed urgently?

        Thanks


        ScarlettN wrote
        sampoyigi wrote Switch your site to development mode from inside system/tastyigniter/config/constant.php file. change the ENVIROMENT constant value to development, then go to your site menu page and copy paste the error on the screen here. Remember to switch back to production
        I can't seem to get anything still. I have changed it to development but still empty. I don't see any error on the screen really. Is there a way I can send you my login details to check please? I need this to be fixed urgently? Thankss

          sampoyigi wrote Sure, send it through PM on here
          Sorry I am not sure how to PM on here? I only see a reply button?
          Ok I found it. I have PM you the login details.

            ScarlettN wrote
            sampoyigi wrote Sure, send it through PM on here
            Sorry I am not sure how to PM on here? I only see a reply button?
            Ok I  found it. I have PM you the login details.
            Finally figured the menus wasn't displaying because the categories module wasn't active on the local layout. Adding the categories module to the Local Layout fixed the issue.