unable to active Rank Math $title variable required

#113651
  • Resolved Weis Xan
    Rank Math free

    Hi
    When I activate the plugin; My site is out of reach and the following message is displayed:
    $title variable required

    1. I updated the plugin
    2. I deleted all the files and tables related to Rank Math
    3. I deleted all the files and tables related to yoast seo (I used to use it before)
    4. I have disabled all other plugins

    But I still did not succeed

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi
    open wp-content/plugins/seo-by-rank-math/includes/class-helper.php

    then replace
        $date = new \DateTime( $time );
    to
        $date = new \DateTime( strtotime($time ));

    maybe it works

    This method did not work for me

    I fixed it; Here is the solution:
    1- I changed the language of the site to English
    2- The plugin was activated without any problems (it still cannot be changed to Persian)
    3- With this method, I deleted all Rank Math data
    4- I changed the language of the site to Persian
    5- I installed and activated the plugin

    I hope it helps you too

    Hello,

    We glad to be of help and happy that the issue is resolved.

    If you need further help or with anything else, please open a new support ticket here so we can help

    We are always here for assistance.

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

The ticket ‘unable to active Rank Math $title variable required’ is closed to new replies.