• Resolved sarphati

    (@sarphati)


    Hi,
    I just updated User Menus and following the update it broke the plugin. I do not have the reviews.php file. As I remember, there was an option to no use reviews. Somehow, that became unchecked and now it is looking for it.

    I commented out the the require_once on line 130 and it seems to be working again.
    Just thought you should know.

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

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

Viewing 10 replies - 1 through 10 (of 10 total)
  • prezenta

    (@prezenta)

    Hi,
    I have a problem too with the latest version (1.1.0);
    I didn’t use the plugin before, I wanted to install it. Install is successful, but I cant activate it.
    It says:
    Plugin could not be activated because it triggered a fatal error.

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

    Thread Starter sarphati

    (@sarphati)

    Just comment out line 130 and it will work.

    @sarphati
    Why don’t YOU comment it out?
    Why don’t YOU test your software properly before releasing it?

    Thread Starter sarphati

    (@sarphati)

    ABTOP: You may not have realised that I am not the developer. I am a user of the plugin like you. I added that comment to help you. So BE KIND.

    Plugin Author Daniel Iser

    (@danieliser)

    @sarphati, @prezenta, @abtop – v1.1.1 includes the missing file. That was completely my fault as I forgot to use the svn add command to include newly aded files before I committed last night. This caused them to not get committed.

    Completely my fault. Please update and you should be good.

    @sarphati – Thanks again for trying to help others.

    prezenta

    (@prezenta)

    Thank you danieliser, now works like a charm!
    By the way – Great plugin!

    • This reply was modified 8 years ago by prezenta.
    • This reply was modified 8 years ago by prezenta.
    Plugin Author Daniel Iser

    (@danieliser)

    @prezenta – Awesome, thanks for the confirmation. Please take a moment to click that it Works and to rate and review the plugin or support.

    • This reply was modified 8 years ago by Daniel Iser. Reason: wrong review links

    @sarphati

    Sorry, my bad. I was steaming from such awful coding.

    Plugin Author Daniel Iser

    (@danieliser)

    LOL @abtop. If you read the actual error and description of what happened above there were no errors in the code. Missing files due to version control issue are not code related at all.

    Issue is resolved and won’t happen again.

    • This reply was modified 8 years ago by Daniel Iser. Reason: Added

    @danieliser
    No problem. I am dropping this plugin. The LOL is on you, coding or control, it’s still a QC issue.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Latest update just broke the plugin’ is closed to new replies.