• Resolved arniarni

    (@arniarni)


    Hi,

    I have a problem. I’m sorry, the same theme is present and marked as solved in forum but I don’t found description of solution.
    Do you know what is the problem and what I must to do?
    Please help me!
    Fatal error: Call to undefined function filter_var() in /.../wp-content/plugins/participants-database/classes/PDb_FormElement.class.php on line 373

    Regards,
    Arnold

    https://ww.wp.xz.cn/plugins/participants-database/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Roland Barker

    (@xnau)

    You need to be using PHP version 5.2 or later. If you don’t know how to set your PHP version, contact your web host.

    Thread Starter arniarni

    (@arniarni)

    I use PHP version 5.3.

    Plugin Author Roland Barker

    (@xnau)

    Well, the filter_var function has been included in PHP since 5.2. You should ask your web host why this function is not available to your application. It’s possible they have disabled it.

    http://www.php.net/manual/en/function.filter-var.php

    Thread Starter arniarni

    (@arniarni)

    Hi xnau,

    Thank you for answer. Hoster said that need to enable the filter extention in PHP module.
    Now plugin work well without problem.

    Regards,
    Arnold

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

The topic ‘Fatal error: Call to undefined function filter_var()’ is closed to new replies.