• “NOTICE: PHP message: PHP Warning: Use of undefined constant TEMPLATEPATH – assumed ‘TEMPLATEPATH’ (this will throw an Error in a future version of PHP)”
    “NOTICE: PHP message: PHP Warning: Use of undefined constant STYLESHEETPATH – assumed ‘STYLESHEETPATH’ (this will throw an Error in a future version of PHP)”

    Hi,

    Our website is getting hammered by those log entries due to “advanced-nocaptcha-recaptcha/freemius/includes/class-freemius.php”. This is due to is_child_theme() being called before after_setup_theme. It would be great if you guys can look it up and resolve the problem.

    https://stackoverflow.com/questions/53021424/wordpress-4-9-8-errors-constant-stylesheetpath

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tz1603

    (@tz1603)

    Also freemius is causing conflict with another plugin (woothumbs premium) we are using which also uses freemius.

    Thread Starter tz1603

    (@tz1603)

    On investigating further, this freemius plugin is also making “update wp_option value=’xxx’ WHERE option_name = ‘fs_active_plugins'” everytime captcha is loaded.

    Thank you for letting me know. I am in contact with Freemius team. They will have a look and solve it as soon as possible

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Use of undefined constant TEMPLATEPATH – assumed ‘TEMPLATEPATH’’ is closed to new replies.