LarsHdg
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Search with no resultAll is good again.
Thanks for your quick response and support ??
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Parse error: syntax error,Hello Webnus,
I encounter the same parsing error “,” or “{” missing.
It seems like it is related to the “description”…?The plugin is updated to the latest 5.22.1
PHP: 7.4.23
WP: 5.8.1.Part of the code looks like this:
`”performer”: “”,
“description”: “<div class=”vc_row wpb_row vc_row-fluid”><div class=”wpb_column vc_column_container vc_col-sm-6″><div class=”vc_column-inner”><div class=”wpb_wrapper”>
<div class=”wpb_text_column wpb_content_element ” >
<div class=”wpb_wrapper”>
<p>….Please advice.
BR
Forum: Plugins
In reply to: [GatewayAPI] Verify and SMS-acknowledgementHi Gateway-support,
Seems like all issues have been resolved with respect to signing up and updating and the verification processes.
Thanks ??
Forum: Plugins
In reply to: [GatewayAPI] Verify and SMS-acknowledgementHi Support,
The latest release solved the issue of getting an acknowledge SMS for signing up.
But the verification action is stil not working – we get never ending “veryfying” for updating and for signing up, nothing happens except “you have know been signed up” messages by mail and in a SMS – now 2 factor action.So – verification fails in general.
Best regards
LarsForum: Plugins
In reply to: [GatewayAPI] CF7 Mandatory field. Existing subscriber. WP 5.4.xHi again @trojborg,
Any news this regarding – a workaround – an update to the plugin – or, something….??
BR, Lars
Forum: Plugins
In reply to: [GatewayAPI] CF7 Mandatory field. Existing subscriber. WP 5.4.xHi again,
Sorry – hadn’t seen your answer 3 weeks back.
Meanwhile I have just updated to the 1.6.4 release and it doesn’t make a difference.
My code was OK, but I tried with your “quote marks” as well – no difference; if the phone number has already been registered it comes out with an undefined error in the fillings of the form – you can’t see where the error is / which field…?
And it leaves a rotating processing sign next to the Send-button as if it hasn’t ended the submittance after all.A new number registration with same form – works fine.
Update of registration by means of a CF7-form works fine as well.Something fishy in the CF7-form-code.
Best regards
Forum: Plugins
In reply to: [GatewayAPI] CF7 Mandatory field. Existing subscriber. WP 5.4.xHi Morten,
Sorry no, doesn’t make a difference – and it shouldn’t as mphone is/was unique.
Result is the same – just a message of “…. missing something ….” with no direct point to the gw_phone field.BR Lars
Forum: Plugins
In reply to: [GatewayAPI] CF7 Mandatory field. Existing subscriber. WP 5.4.xHi Morten,
If I leave the “*” out, then it works, but I don’t get an error on the gw_phone-field if an entry is missing – or if the number is already in use (as important!).
The body of the form is (slightly anonymized) – I believe you know my email if we’re to be more specific:
<h4> Alle felter skal udfyldes </h4>
<small> [text user-login id:user-login readonly default:user_login]</small><label>Fornavn
[text* your-fname default:user_first_name]
</label><label> Efternavn
[text* your-lname default:user_last_name]
</label><label> E-mail
[email* your-email default:user_email]
</label><p>Mobilnummer (45)
[gw_country country default:45 “45”][gw_phone mphone default:user_pie_text_10] </p>[gw_groups gruppe hidden “212”]
[gw_action gw_action-355 action:signup verify:yes]<p>[acceptance acceptance-819] Jeg accepterer, at dette mobilnummer m? anvendes til SMS-adviseringer </p>
[response]
[submit “Send tilmelding”]
Best regards
LarsForum: Plugins
In reply to: [GatewayAPI] CF7 Mandatory field. Existing subscriber. WP 5.4.xLatest update (29-6-2020), did not fix the CF7 form with respect to the “gw_phone” field being optional set as mandatory. If the gw_phone* (=mandatory) is set the field becomes invalid and displays as a simple text-line in the form.
Please fix in order to highlight this field in the error messaging.
More thanks in advance ??
Rgds, Lars
Thanks, hope you can provide a “quick fix” ??
perhaps a code snippet which can pass the selected dropdown value to an extra field?Something else in the same “category” – does your MailChimp add-on sync all PieReg. fields; if they are allocated in MC list that is.?
BR Lars
Forum: Plugins
In reply to: [Modern Events Calendar Lite] List view – add Category metaHi Webnus,
I believe it’s not very hard to add this “feature” to a list template, but as I’m not a skilled coder, I would appreciate if you could provide an example of how to add the meta for Categories to a list form – a piece of a snippet code?
Thanks very much for your support.
BR, Lars
Forum: Plugins
In reply to: [Modern Events Calendar Lite] Colorsheme and datepickerHello,
Digging more into the Date-format of the Calendar I have found more inconsistencies, that is,
1) the date format which you set in settings for single event is in one format – like d-M-Y (= 29-mar-2020),
2) but in the date picker for a new event the format is Y-M-d (2020-04-29).
3) And for a listing of events it displays like M d Y (Mar 29 2020)…!
Total confusion on your side.And the general setting for the site j. M Y (= d. M Y in you format) – why don’t you use that as per default??
Please, do something and the sooner the better to avoid confusions and misunderstandings for the viewers/users.
Thanks.
BR, Lars
Thanks for your support.
BR, Lars
Hi again,
The revised code for number of digits in a Phone-number seems to work – thanks!
I’ll test with user variations; would very much like to be able to enter custom Regex. And that could easily be an option for all fields – to be able to enter the Regex line and you just add/replace in your line for validations like the “$regXinternational_phone = ………”?
Thanks for your support.
BR, Lars
Thanks – my mistake!
Something else, while testing phone-regex.
Where does the “Generate Password” button-text come from? I can’t find in the PO-file for translating?BR Lars