TRILOS
Forum Replies Created
-
…and which is the relevant capability for access to /wp-admin/tools.php?page=tablepress …?
Inspected: Capabilities
edit_others_tablepress_tables
edit_tablepress_tables
publish_tablepress_tables
read_private_tablepress_tables
tablepress_list_tables
are not granted or denied, all other capabilities related to TablePress are denied.Forum: Plugins
In reply to: [Adminimize] Adminimize has not effect on TablePressI try to understand your question…
I wanted to remove the TablePress access and menu section for subscribers by checking all appropriate options in the huge Adminimize table.The log is vanished, the import job is done and the issue was related to an old plugin version, so I think we let this be…
Forum: Plugins
In reply to: [Torro Forms] Undefined variable: element_idUpdated to 1.0.0-beta.8, Notice does not appear any more. Thank you!
P.S.: The “earlier version” mentioned above is 3.11.1 and it is still working on another server. After updating to Version 5.1.1, the email has not been sent.
error_log quote:
[Redacted by mod]
Meanwhile, I will use the old version by using https://www.ads-software.com/plugins/wp-rollback/
- This reply was modified 7 years, 9 months ago by Steven Stern (sterndata).
- This reply was modified 7 years, 9 months ago by Ipstenu (Mika Epstein).
- This reply was modified 7 years, 9 months ago by Ipstenu (Mika Epstein).
Sure, but you got me wrong – I wrote:
“Imported a user with CSV file, where the field
… user_email …
have values (…)”
and of course I′m checking the Spam folder.Questions, still:
Why does the plugin does not send an email? Are there common, known possible causes? Any chance to debug this?
Where is the email template (subject, body) being configured? In an earlier version (last November), this was in row 188-191 in /plugins/wp-ultimate-csv-importer/modules/users/actions/actions.phpThis has been discovered by update tests. Using latest versions does not resolve this issue.
PressPermit changes capabilites for pages, posts, media.
Adminimize has been added to reduce access to the backend. Subscribers even have no access to /wp-amdin/ – but to /wp-admin/tools.php?page=tablepress . Any option of Adminimize regarding TablePress has been activated.
I guess something′s wrong with TablePress regarding registry/handling capabilites… got no answer yet on https://www.ads-software.com/support/topic/adminimize-has-not-effect-on-tablepress-2/Forum: Plugins
In reply to: [Shariff Wrapper] URL Parameter werden nicht übergebenHallo, dieser thread interessiert mich und ich kann follow-ups nur abonnieren, wenn ich irgendwas antworte ??
Hallo Autoren, habt ihr einen Vorschlag?
MfG Erik Petersen, TRILOSThank you, hope to see this feature soon, feel free to resolve this issue after updating.
Thanks for this hint on EME. (May be I copied this old code from an example in one of the support forums here or on e-dynamics.be.)
The placeholder is not displayed any more, but the value does not appear.
So we′re back on the EMEFS question, see the form.php addition as described earlier in this thread: Is this code all we need to get the value (for “orgamail”) submitted by the form?
I still not see this new field or value when editing admin.php?page=events-manager&eme_admin_action=edit_event&event_id=nnn or on the event detail page.Sorry for bothering and posting my suspicion too rash – this error was so extraordinary and appeared very short after editing form.php. The error does not occur now.
Wondering if I get your right that EMEFS::attribute(‘orgamail’) should “initiate” this extra attribute “orgamail”. But I created an event with EMEFS and EME does not show this value while editing the event, even not after publishing the event.
And as mentioned above, I′ve added this in EME′s event detail format:
<p>Orgamail: #_ATT('orgamail') </p>
But the event detail page does not parse this, it only displays this original line.Maybe I′ve missed some little logic or syntax detail…
- This reply was modified 8 years, 1 month ago by TRILOS.
OK, plugins updated, EMEFS′ form.php addition changed to
<div class="input"> <label for="orgamail"><?php _e('Orga E-mail','emefs'); ?></label><br /> <?php EMEFS::attribute('orgamail'); ?> </div>
and added in EME′s event detail format:
<p>Orgamail: #_ATT('orgamail') </p>
When opening admin.php?page=events-manager now, your ui-dialog appears: “Error when connecting to the server” (“Fehler”, “Bei der Verbindung mit dem Server ist ein Fehler aufgetreten.”) …
…and there′s no output of #_ATT{xyz} in the Events Made Easy Plugin′s event detail page.
I like to have a seperate contact email value in the form to be shown in the output. Would EME′s Custom attributes help for this purpose and how would I use them in EMEFS?
Forum: Plugins
In reply to: [Events Made Easy] See and edit new locations while reviewing eventsYes, so obvious – it′s the first setting on Events > Settings > General
/wp-admin/admin.php?page=eme-options