• Resolved Bill_Peschel

    (@bill_peschel)


    I loaded and activated the plugin twice, and each time, when I clicked on the Settings for SFS I got this response:

    Fatal error: Call to undefined function boolval() in /home2/planetpe/public_html/wp/wp-content/plugins/simple-feed-stats/simple-feed-stats.php on line 990

    It’s so catastrophic that I assume my setup might be responsible. Any ideas what plugins might be affecting it?

    I have: Ajax Edit Comments

    Blubrry PowerPress

    Builder Contact

    Category Specific RSS Menu

    CMS Tree Page View

    Column-Matic

    Contact Form 7

    Easy Theme and Plugin Upgrades

    Fast Velocity Minify

    Google Analytics Dashboard for WP (GADWP)

    Jetpack by WordPress.com

    List category posts

    MailChimp for WordPress

    Multi-column Tag Map

    Posts in Page

    Redirection

    Table of Contents Plus

    TablePress

    Theme Test Drive

    UpdraftPlus – Backup/Restore

    Wordfence Security

    WP Custom Category Pages

    WP Fastest Cache

    WP Post Navigation

    WP Smush

    WP-Optimize

    Yoast SEO

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Jeff Starr

    (@specialk)

    It just means that you’re probably using an older version of PHP (less than 5.5) which does not support the boolval() function:

    https://php.net/manual/en/function.boolval.php

    What version PHP are using? (If unsure you can ask your web host)

    Thread Starter Bill_Peschel

    (@bill_peschel)

    It’s hostgator and they use according to cPanel 5.4.45.

    Thanks for replying.

    Plugin Author Jeff Starr

    (@specialk)

    Yep that explains it. Although PHP 5.4 is considered ancient, it still is supported by WordPress:

    https://www.ads-software.com/about/requirements/

    As you can see there, it is recommended that you upgrade your setup going forward.

    Nevertheless, I have added this issue to the to-do list for the next update. Should be able to add a boolval() fallback for older PHP versions.

    Thanks for reporting.

    • This reply was modified 7 years, 7 months ago by Jeff Starr. Reason: clarity
    Thread Starter Bill_Peschel

    (@bill_peschel)

    You’re welcome, and thanks for your fast response! I’ll make a note in my tickler to check your plugin out again.

    Plugin Author Jeff Starr

    (@specialk)

    Just to follow up with this, this is fixed in the next version of the plugin ??

    Thread Starter Bill_Peschel

    (@bill_peschel)

    Just downloaded the updated plug-in and it’s working fine. I’m looking forward to seeing what it does. I’m already impressed with the multiple help buttons on the settings page. I wish more plug-in designers would use this to help us non-designers / programmers understand what they do!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plug-In crashed at settings page’ is closed to new replies.