Import broken due to misspelled namespace

#4979
  • Resolved David Toews
    Rank Math free

    In the Redirections plugin there is a spelling error with a namespace.

    Line 219 of includes/admin/class-import-export.php attempts to use the class \RankMath\Redirections\DB which does not exist. This results in a white-screen whenever imports are attempted.

    Chaging it to \RankMath_Redirections\Redirections\DB fixes the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.

    I am afraid that I cannot seem to locate this code, here is how this file looks on my end https://pastebin.com/MZXBir6Q
    Can you confirm that you are running the latest version of the plugin(Version 1.0.23.1)?

    Looking forward to helping you. Thank you.

    ​​​​​​​

    Todd
    Rank Math free

    Hi David,

    I see the code. I will share it with the dev. team and have this fixed ASAP.

    Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘Import broken due to misspelled namespace’ is closed to new replies.