• Resolved marcandremartin

    (@marcandremartin)


    That happen on update to version : 1.8.5 in WP 6.5.3
    Adding a wall for that constant on line 470 of wpc-third-party.php fixed the problem.

    if (defined("FLRT_SEO_RULES_POST_TYPE")) {
    $post_types[ FLRT_SEO_RULES_POST_TYPE ] = FLRT_SEO_RULES_POST_TYPE;
    }


    Some hypothesis :
    I uninstall yoast on that version of the website using it. Maybe that is a edge case ?
    Or maybe my options got some trash that the plugin think yoast is still installed.

    Would need help to fixed that more precisly. That is a temps fixed to keep the website running.

    thank you 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support fesupportteam

    (@fesupportteam)

    Hi @marcandremartin

    Have you tried it on the clean WP environment? Would be nice to understand how it is possible to recreate such an error, so we can try to do it on our side.

    Best Regards – Victor

    I got the same issue as this, is not working with polylang. Once polylang activated, it will crash.

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @8dict

    Can you please specify what version of the plugin you are using Free/PRO? And did you modify the code in the plugin files? Also, what you are trying to translate without modifications of any codes, how this error can be recreated? We cannot recreate this on our side with Polylang.

    Best Regards – Victor

    Hi @fesupportteam , all sites is using polylang pro version. We didn’t modify any of the code from any on all of our plugin. I’ve also don’t have any customization that overwrite the function on the plugins.

    • This reply was modified 1 year, 11 months ago by 8dict.
    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @8dict

    We have redirected this question to the dev team. But as we said earlier we cannot recreate this issue or error on our back. On the PRO version of our plugin or on the Free one with the Polylang plugin.

    Best Regards – Victor

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @8dict

    We have managed to recreate this error and the fix should be included in future updates. Thank you for bringing this to our attention.

    Best Regards – Victor

    Thread Starter marcandremartin

    (@marcandremartin)

    Awesome!
    Sorry I didn’t add repro. steps.
    Thank you for you work 🙂

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

The topic ‘Error in /src/wpc-third-party.php : Undefined constant “FLRT_SEO_RULES_’ is closed to new replies.