[Plugin: Participants Database] Some issues with PDB 1.3.7
-
Hi, great plugin, it is doing everything I need it to do. I am however running into one or two issues that are hopefully solved quickly and easily.
Firstly, I have 102,882 records in my PDB install. This will continue to grow, and I expect will hit 200 – 250,000 over the next year or so. Now, on to the issues.1) I have to set my PHP memory limit in my php.ini to = 768M or I get a nasty “Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 96 bytes) in….” error. The my.cnf file is optimized as is .htaccess. I am using RLimitMEM/CPU/NPROC set to MAX in .htaccess as well. No changes resolved the issue except bumping my php.ini item to this horribly high level.
I am using this short code on the page I have this issue with:
[pdb_list fields=”last_name, first_name, soldier_number, regt_unit” search=”true” orderby=”last_name” order=”asc” list_limit=10″].
List limit is also set in the admin interface to 10.
This page is the initial list of 10 items shown to users when they first get on the record search page.2) When the initial list displays from above, the page list at the bottom that allows you to go to the next page, or page 5 or whatever has a scrollbar next to it. It only scrolls up and down about the width of a line of text, but the scroll bar is annoying. For the life of me I cannot find where to place a couple of P tags to open up this gap to rid myself of this annoyance.
This is immediately below the table shown when you go to the initial page.3) The “List Participants” link under admin works, but I only get a blank page so if I want to edit a record I must do it manually inside the DB. This was working during initial testing without a problem.
Any assistance would be greatly appreciated.
Regards,
Waynehttps://www.ads-software.com/extend/plugins/participants-database/
- The topic ‘[Plugin: Participants Database] Some issues with PDB 1.3.7’ is closed to new replies.