• Resolved Tekguild

    (@kcrusher)


    I just updated to the latest version (1.1.0) and cannot activate the plugin due to a fatal error and warning, pasted below (sanitized to remove sensitive info):

    Warning: require_once(/home/****/public_html/******/wp-content/plugins/user-menus/includes/classes/admin/reviews.php): failed to open stream: No such file or directory in /home/****/public_html/******/wp-content/plugins/user-menus/user-menus.php on line 130

    Fatal error: require_once(): Failed opening required ‘/home/****/public_html/******/wp-content/plugins/user-menus/includes/classes/admin/reviews.php’ (include_path=’.:/usr/local/php70/pear’) in /home/****/public_html/******/wp-content/plugins/user-menus/user-menus.php on line 130

Viewing 2 replies - 1 through 2 (of 2 total)
  • sarphati

    (@sarphati)

    Comment out line 130 and it will work again. That is what I did.

    Plugin Author Daniel Iser

    (@danieliser)

    @kcrusher – v1.1.1 includes the missing file. That was completely my fault as I forgot to use the svn add command to include new files before I committed last night. Completely my fault. Please update and you should be good.

    @sarphati – Thank you for trying to help others repair the issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Update triggers warning and fatal error’ is closed to new replies.