vipplayer
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Admin and User listIf I make my changes to the database when the update comes out everything will be gone. If you write addition, you will work? (if it is correct write)
Forum: Plugins
In reply to: [Participants Database] autocompletedo I just create my own plugin-add-on to yours?
- This reply was modified 6 years ago by vipplayer.
Forum: Plugins
In reply to: [Participants Database] autocompleteIf you don’t know what I mean, for example. :
I have a field “City” (which is not filled by the user) and based on the data entered, for example “Washington” in the field with the Country (which fills the user) is automatically assigned to the United States
and so with all countries and cities of the globe- This reply was modified 6 years ago by vipplayer.
Forum: Plugins
In reply to: [Participants Database] autocompleteHmm. That is, I can not thus affect the second field based on the data entered in the first field?
Forum: Plugins
In reply to: [Participants Database] autocompleteSorry but I don’t understand how the code should work in the end? Do you have an example? if in the field insert ” Alabama:: AL, Alaska:: AK, American Samoa:: AS, Arizona:: AZ,
Arkansas:: AR, California:: CA ” even without the introduction of any scripts displays as in the picture in the documentationForum: Plugins
In reply to: [Participants Database] templatesOr rather everything in the standard suits me, but I want to arbitrarily place the output of the lines
Forum: Plugins
In reply to: [Participants Database] How to make?[pdb_list filter="enterprise!,e_mail=' . $current_user->user_email .'"
The filter ignores two values. Only one value is taken into account, as you can see then ‘ enterprise!”forces to ignore “e_mail” which displays only records of the user on the mail filter – ” e_mail “I need to filter personal records, and” enterprise!”to filter empty fieldsForum: Plugins
In reply to: [Participants Database] ErrorsThere’s nothing in the magazine. It’s just a shame that before I started to redo such a request worked perfectly, and now breaks and errors are not even visible. Okay, I’ll try a couple more things.
Forum: Plugins
In reply to: [Participants Database] ErrorsYou see, it’s all about this code. `<?php
$current_user = wp_get_current_user();
echo do_shortcode(‘[pdb_list filter=”form_payment!, user_login=’ . $current_user->user_login . ‘” fields = “cargo,wt,volume,citydownload,cityunloading,edit_link” template=edit-link]’);
?> `
I can put any value in[pdb_list filter="form_payment!,
! – treats empty fields, but outputs all records for editing from all users. If you remove such a field at all, then everything is fine, except that empty fields are displayed, which is ugly. What do I do please help- This reply was modified 6 years, 2 months ago by vipplayer.
Forum: Plugins
In reply to: [Participants Database] ErrorsBut before the problems with the update this was not. I stopped adding entries and the database had an error, I deleted the plugin, downloaded again and configured as it was, but Then everything worked OK, and now all users have access to editing and can not edit the second group. I read your documentation and found no difference from what I’ve done now
Forum: Plugins
In reply to: [Participants Database] Problems with the cacheI have the same problem, only with the cache did not try.
When you fill out the form, the page is updated with the entered data but does not add to the databaseForum: Plugins
In reply to: [Participants Database] settings page empty+
Forum: Plugins
In reply to: [Participants Database] Second tableThank you very much, i understood!
Tell me, if I buy your plug-in addition to the Date, can I configure the user to put the value in the form of y-m-d?Forum: Plugins
In reply to: [Participants Database] Second tableOkay, look – it is shortcode of group “add_transport” – add – [pdb_signup = bootstrap groups = “add_transport”], unhide – [pdb_list template=bootstrap groups=”add_transport” search = true]
it is shortcode of group “main” – add – [pdb_signup = bootstrap groups = “main”], unhide – [pdb_list template=bootstrap groups=”main” search = true]
What’s wrong?Forum: Plugins
In reply to: [Participants Database] Second tableThere is a problem. You know, you CREATE empty posts on pages with red ones when you fill out a form with blue ones.