New lower pricing for Subscriptions

50%off old price

Number of Directory Records per Page not saving

About Support Directory Number of Directory Records per Page not saving

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2696
    Avatar for David Z.David Z.
    Participant

    Every time I try to adjust and save the number of directory records per page in Settings, the field reappears blank. Tried entering different numbers, always comes back blank. Also, after saving the General setting actually disappears and I have to refresh the screen to see it again.

    #3673
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    Never had a problem with the directory records per page not saving – so can’t reproduce that issue,
    Will change it so you see the forms after saving on the settings page though

    #3674
    Avatar for David Z.David Z.
    Participant

    I took a look at the database tables and don’t see any table where the settings for the plugin are saved. My plan was to manually set the number of records per page, but I don’t seem to see a proper table. Could the table have been dropped for some reason?

    #3676
    Avatar for Andy MoyleAndy Moyle
    Keymaster

    All the settings are stored in the wordpress options table.
    It is saved with the key church_admin_pagination_limit
    But found a bug that I’m looking for church_admin_page_limit (display/address-list/php line 52) – will fix for next update.
    If you set both for now, the next update will fix it.

    #3679
    Avatar for David Z.David Z.
    Participant

    Oh, oh… I changed the limit to 20 from what was 50. Then I get this error when displaying the page: It is necessary to specify the limit of items to show per page ($class->limit(10)). I got to Settings to see, and it’s blank so I fill it out but it won’t stay and I still get the error. What do I have to change in the address-list.php file on line 52? I don’t see a number.

    #3680
    Avatar for David Z.David Z.
    Participant

    Nevermind, figured it out… it’s working now.

    #3697
    Avatar for David Z.David Z.
    Participant

    You must have patched it, it’s working fine now. Thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.