Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @baksteendegeweldige, I got the same issue. To fix this, you need to edit the code. The file you need to edit is
    /wp-content/plugins/file-media-renamer/file-media-renamer.php

    Find this line
    require_once( ABSPATH . "wp-includes/pluggable.php" );
    Then comment this line by putting double slashes at the front
    //require_once( ABSPATH . "wp-includes/pluggable.php" );

    Thread Starter baksteendegeweldige

    (@baksteendegeweldige)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plugin conflicts with Postman plugin’ is closed to new replies.