Matt
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] aSo..if you made a backup BEFORE you made any changes, like any normal amateur that uses a database would do, you wouldn’t have this problem, would you?
I use this plugin along with many others…didn’t break my stuff.
Quote whining like a little girl, make time and fix it.
Forum: Plugins
In reply to: [Participants Database] How to get [pdb_list] results in ChromeThink it might be something on your PC. I just went to your site, it listed from
1123Interactive, LLC
to
Community Foundation of Snohomish County2nd oage listed,
Community-Minded Enterprises
to
Hope4JusticeWent back to the first page and listed the same thing. Maybe a cache plugin your using on chrome?
Forum: Plugins
In reply to: [Participants Database] Automatic exportI second that ??
Forum: Plugins
In reply to: [Participants Database] BirthdaysPretty sure you would use the pdb_list filter
Put this on the page where you want it displayed,
[pdb_list fields=”last_name,first_name,birthday”]
You will have to create a field with the name birthday in order for it to display. That will only show fist name, last name, and the birthday that was entered for that person.
Here’s a link to the plugin, https://xnau.com/work/wordpress-plugins/participants-database/using-the-participants-database-plugin/#filtering
- This reply was modified 8 years ago by Matt.
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantYour regex should be #^[7-9]{2}-[0-9]{6}$#i
That would check against the format,
77-123456
78-123456
79-123456Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add ParticipantI forgot to mention, my regex/match is setup for US phone numbers. You may have to edit the validation key to your phone number prefix.
Forum: Plugins
In reply to: [Participants Database] Remains on Same Page and Does Not Add Participant@mattdalli71288 I can verify there is no limit, I have approx 75 entries.
Question for you, why do you have the Form Element set to Numeric for mobile?
I have mine set to Text-Line and regex/match with #^[0-9]{3}-[0-9]{3}-[0-9]{4}$#i as the validation key.
In my help box I have 123-456-7890, this gives people and example how they have to enter there phone number.
Hope that helps.
Forum: Plugins
In reply to: [Participants Database] Participants Database -> Mailchimpxnau, that’s awesome news. Please keep me posted.
This is what I have on my page, that’s what was inserted when I made the Album
[ngg_images source=”albums” container_ids=”1″ display_type=”photocrati-nextgen_basic_compact_album” gallery_display_type=”photocrati-nextgen_basic_thumbnails” galleries_per_page=”0″ enable_breadcrumbs=”1″ enable_descriptions=”0″ override_thumbnail_settings=”0″ thumbnail_width=”240″ thumbnail_height=”160″ thumbnail_crop=”0″ order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]
I tried a combination of every template that comes with the nextgen, always resulting in displaying 2 rows of break crumbs.
Forum: Plugins
In reply to: [Participants Database] record_trashedWow…I’m the only one with access to the site and haven’t touched the pages in months, but ya somehow that page was in the trash…
All fixed now, thanks for point me in the right direction again xnau ??
Forum: Plugins
In reply to: [Participants Database] Fatal error: Call to private methodGotcha, and yes it works that way, thanks again for your help ??
Forum: Plugins
In reply to: [Participants Database] Fatal error: Call to private methodWell…I created a new template. With this action “PDb Admin List Selected:approve”
However, when I select approve in the admin section of the memeber, it does not send the email template created.
Is there a place I can look for logs, or a debug setting to turn on?
Forum: Plugins
In reply to: [Participants Database] Fatal error: Call to private methodThanks xnau, things look to working as they should now. I appreciate your help ??
Forum: Plugins
In reply to: [Participants Database] Fatal error: Call to private methodPS, here is the phpn info of the server,