• Resolved hommealone

    (@hommealone)


    We are getting the following PHP Notice repeatedly in our debug log:

    PHP Notice: Pods::getTotalRows has been deprecated since Pods version 2.0! Use Pods::total_found instead. in /home/[xyz]/public_html/wp-content/plugins/pods/includes/general.php on line 515

    Can you please provide any advice on how I can fix this error message? Is this a problem in the plugin code, or is one of my templates making a request that generates this notice?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Scott Kingsley Clark

    (@sc0ttkclark)

    It looks like one of your Templates or PHP usage is severely outdated. Look around for that function call.

    Thread Starter hommealone

    (@hommealone)

    Thanks for your quick response!

    What function call exactly should I look for? What would the code of the function look like?

    Thread Starter hommealone

    (@hommealone)

    I think I’ve found it, thanks.

    getTotalRows()

    We’ve been using Pods for a long time! ??

    • This reply was modified 4 years, 5 months ago by hommealone.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pods::getTotalRows has been deprecated’ is closed to new replies.