rolandbarker
@rolandbarker on WordPress.org and Slack
Interests
Contributions Sponsored
- Member Since: February 16th, 2025
- Location: Kapaa, Hawaii
- Website: xnau.com
- Job Title: Plugin Developer
Contribution History
rolandbarker’s badges:- Plugin Developer
-
Posted a reply to PHP Fatal Error using Multi-Relational Database with Participant DB, on the site WordPress.org Forums:
Yes, it does sound like the configuration data got corrupted somehow. You can clear the… -
Posted a reply to Migrating database to new website, on the site WordPress.org Forums:
Hi, I’m missing some context on the code you’re showing there, but it looks like… -
Posted a reply to Frontend edit links, on the site WordPress.org Forums:
The things you’re asking for are possible but you’re gonna need some basic coding skills… -
Posted a reply to Frontend edit links, on the site WordPress.org Forums:
yes it is possible to set up the front end list so that it provides… -
Posted a reply to private_id, on the site WordPress.org Forums:
The Private ID value is normally generated automatically when importing new records. There may have… -
Posted a reply to Error on top of the page, on the site WordPress.org Forums:
OK, I found the problem, will be issuing an update to Directory Tools soon. -
Posted a reply to Error on top of the page, on the site WordPress.org Forums:
Check to make sure your php configuration isn't printing error messages with the 'display_errors' setting.… -
Posted a reply to Error on top of the page, on the site WordPress.org Forums:
The fastest way to fix this is to make sure your site is not configured… -
Posted a reply to Directory Tools, on the site WordPress.org Forums:
Sorry about the site not accepting your post, I will need to adjust the settings.… -
Posted a reply to Displaying a members record with columns, on the site WordPress.org Forums:
There isn't an easy way to do this, and the plugin can't do it for… -
Posted a reply to Does Recaptcha add-on with Member Payments, on the site WordPress.org Forums:
It's true the Participants Database reCAPTCHA plugin doesn't work with the Member Payments signup form.… -
Posted a reply to String Combine field, on the site WordPress.org Forums:
Try saving the record, the plugin has its own cache and that will clear it. -
Posted a reply to String Combine field, on the site WordPress.org Forums:
So, the string combine value is in the database, you can see that in the… -
Posted a reply to String Combine field, on the site WordPress.org Forums:
The field names in your template look incorrect, shouldn't be any upper case letters in… -
Posted a reply to String Combine field, on the site WordPress.org Forums:
You don't need to reimport. When the template for the string combine field is updated,… -
Posted a reply to Alphanumeric data – best field for sorting, on the site WordPress.org Forums:
There are two things I unsure of in your question: the context in which this… -
Posted a reply to header_sort, on the site WordPress.org Forums:
Is the [pdb_user_list] shortcode you are using a shortcode you have created with your own… -
Posted a reply to Link wp_user to email PDB, on the site WordPress.org Forums:
To get the current user's email, you can use wp_get_current_user() Also, it's a good idea… -
Posted a reply to All plugin data gone, on the site WordPress.org Forums:
Participants Database doesn't use WordPress posts, the record data is stored in the wp_participants_database table. -
Posted a reply to Add New Participant via custom page, on the site WordPress.org Forums:
It wouldn't normally do that, but I don't know enough about the specifics of your… -
Posted a reply to All plugin data gone, on the site WordPress.org Forums:
It's not clear to me what happened, but you should be able to get it… -
Posted a reply to Add New Participant via custom page, on the site WordPress.org Forums:
I'm not sure wo totally understand what you want to accomplish, but it sounds like… -
Posted a reply to Rich text, on the site WordPress.org Forums:
The only thing you can do to make sure that a URL is displayed as… -
Posted a reply to Rich text, on the site WordPress.org Forums:
The Rich Text field in Participants Database uses the old "TinyMCE" editor with pretty limited… -
Posted a reply to Personalising, on the site WordPress.org Forums:
That is a field group title, it is easy to change. On the Manage Database… -
Posted a reply to new entries not showing after CSV upload, on the site WordPress.org Forums:
This does sound like the CSV file isn't properly formatted, although normally, there would be… -
Posted a reply to Image size on record page, on the site WordPress.org Forums:
Thanks for posting how you fixed it. -
Posted a reply to Error when validating form, on the site WordPress.org Forums:
So, from what I am seeing here, the validation is working, if a required field… -
Posted a reply to Error when validating form, on the site WordPress.org Forums:
What is the intended effect of the validation? What is the validation setting for the… -
Posted a reply to privat id link not working, on the site WordPress.org Forums:
First thing I would do is check those records for anything that is different about… -
Posted a reply to privat id link not working, on the site WordPress.org Forums:
It's possible this is caused by page caching, if you are using a caching or… -
Posted a reply to updates approval record, on the site WordPress.org Forums:
It is possible, you need to use some custom code. There is a simple example… -
Posted a reply to Responsive Template Adds CSS That Overrides My Pagebuilder, on the site WordPress.org Forums:
Yes, you're correct, that CSS rule should not be so unqualified that it interferes with… -
Posted a reply to Vulnerability Alrt, on the site WordPress.org Forums:
Patch is coming, it's already been coded, we are just waiting for Patchstack to approve… -
Posted a reply to Approve New Listings, on the site WordPress.org Forums:
Thanks for letting us know what fixed it! -
Posted a reply to Error with Captcha, on the site WordPress.org Forums:
This is due to page caching. If you're using a caching plugin, you can configure… -
Posted a reply to Vulnerability Alrt, on the site WordPress.org Forums:
You'll see it in your Plugin updates, will happen automatically if you have that enabled.… -
Posted a reply to Vulnerability Alrt, on the site WordPress.org Forums:
I'm just learning about this now, thanks for letting me know. No patch yet, but… -
Posted a reply to Editor role, on the site WordPress.org Forums:
Editors normally can delete records, but you can add a simple plugin to prevent that:… -
Posted a reply to Participants list not updating in front, on the site WordPress.org Forums:
Yes, this is definitely caching, but probably not a caching plugin. You should contact your… -
Posted a reply to Participants list not updating in front, on the site WordPress.org Forums:
Purging the cache won't solve the problem if it is a page cache, you need… -
Posted a reply to Participants list not updating in front, on the site WordPress.org Forums:
This is probably due to page caching, which wouldn't be active on the backend of… -
Posted a reply to Edits to profile not saving, on the site WordPress.org Forums:
First thing to check is the field groups configuration, make sure the field group that… -
Posted a reply to Pagination Rendering Issue Since Update 2.7.6.3, on the site WordPress.org Forums:
What you did is a good way to solve the problem, the custom CSS setting… -
Posted a reply to Pagination Rendering Issue Since Update 2.7.6.3, on the site WordPress.org Forums:
Thanks for your insights on this. The formatting of the pagination control was changed with… -
Posted a reply to apply calculation automatically, on the site WordPress.org Forums:
This can happen when there is a difference in time zone from the WP install… -
Posted a reply to Critical error after deactivating/reactivating pdb, on the site WordPress.org Forums:
The error message from the MailChimp plugin would not cause a crash, and since you're… -
Posted a reply to one-to-many/many-to-one, on the site WordPress.org Forums:
For something like, this, I recommend the Participant Log plugin, which adds a field that… -
Posted a reply to apply calculation automatically, on the site WordPress.org Forums:
When you define or edit the template for the date calculation field, all the records… -
Posted a reply to PROBLEM WITH EDGE, on the site WordPress.org Forums:
The message you're seeing in the network panel indicates that caching is interfering with the…
Developer
-
Participants Database
Active Installs: 7,000+