• Resolved jaymebg

    (@jaymebg)


    Hi Andrew, would love to try Tailor but when I click on “Tailor this page”, I get the following error:

    Fatal error: Call to undefined function boolval() in …wp-content/plugins/tailor-master/includes/controls/class-colorpicker.php on line 49

    How can this be resolved? Thank you!

    https://ww.wp.xz.cn/plugins/tailor/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Andrew Worsfold

    (@andrewworsfold)

    Hi Jaymebg,

    The problem that you’re seeing looks to be a result of your web host using an old version of PHP. WordPress recommends using PHP 5.6 or greater and given that boolval was introduced in version 5.5 it looks like your host is probably using 5.4 (or older).

    I’d recommend trying to have this upgraded if possible (for security and other reasons), however in the meantime I have also released an update to Tailor (v1.0.1) which includes fallbacks for a couple of the functions used which are unavailable in older versions of PHP. Give that a try and let me know how you get on 🙂

    Cheers,
    Andrew.

    Plugin Author Andrew Worsfold

    (@andrewworsfold)

    Hi again,

    As I haven’t heard anything I’ll assume that the fix worked for you :). If you do have any other problems please don’t hesitate to get in touch.

    Cheers,
    Andrew.

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

The topic ‘Fatal error in colorpicker’ is closed to new replies.