RankMath Error on Frontend of the Website

#527533
  • Resolved Chirag Mittal
    Rank Math free

    Hey,

    There’s a php error showing on the frontend of the website on Blog Post. Here’s the Error:

    Warning: Uninitialized string offset 0 in /home/customer/www/domain.in/public_html/wp-content/plugins/seo-by-rank-math/vendor/mythemeshop/wordpress-helpers/src/helpers/class-str.php on line 235

    The plugin has already been updated to the Latest Version (Free), along with WordPress 6.1.1

Viewing 1 replies (of 1 total)
  • Hello,

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

    Please open the affected page on backend and check the SEO title inside the Rank Math SEO Controls. This error usually occurs if there is a whitespace or special characters in starting of the title. You can share a screenshot of your SEO title with us so that we can check this for you.

    However, the warning you’re facing on the error log is a notice stating that there are pending Action Scheduler actions that were not completed. However, please add the following filter to remove the warning:

    add_filter( 'action_scheduler_pastdue_actions_check_pre', '__return_false' );
    

    Here’s how you can add filter/hook to your WordPress site:
    https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Looking forward to helping you.

    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 1 replies (of 1 total)

The ticket ‘RankMath Error on Frontend of the Website’ is closed to new replies.