Forum Replies Created
-
Hello,
I need it to work with “/” because the external url it’s how the external url interprets the url. How it’s suppose date to work dd-mm-yyyy when the date format needed its dd/mm/yyyy.
It’s a functionality bug.
Any ideas ? Will be fixed in a next update ?
Regards.
in reply to: Name – External URLSo it’s a problem with the date field on using the external url.
How this can be solved ?
in reply to: Name – External URLThis reply has been marked as private.in reply to: Name – External URLHello,
I have updated to the latest version, but the “/” still is getting on the URL as “%2F” which points to a URL encoded problem.
How can I get the “/” decoded ?
Best regards !
in reply to: Name – External URLThis reply has been marked as private.in reply to: Name – External URLThis reply has been marked as private.in reply to: Name – External URLNo it’s not.
Any advice ?
in reply to: Name – External URLOk it keeps formatting the “&” this is how it should look.
&arrival=26/05/2015&departure=28/05/2015
&26/05/2015&28/05/2015
in reply to: Name – External URLCorrection, due formatting.
I have 2 date fields. The fields name are arrival and departure. I want to get the external url to append a name field for each, in order to get something like
&arrival=26/05/2015&departure=28/05/2015
Right now I am getting only the inputs of the fields like this
&26/05/2015&28/05/2015
in reply to: Name – External URLHello,
The website it’s on local development, there’s no live url unfortunately.
in reply to: External URL – PostHello,
Tried it, it worked and then I used
Then I wanted to add the so I modified the code you have sent me to this.
Then I got
Parse error: syntax error, unexpected '{' in /functions.php on line 172
Deleted all the code and got the website back.
Added only the code that you gave above and got this.
Parse error: syntax error, unexpected '{' in /functions.php on line 172
Where line 172 is this.
I don’t get it why with your code version it’s still triggering the syntax error.
_____
What I really wanted is the following.
datetime_filed1 – selects 27/11/2016
datetime_filed2 – to be able to start from datetime, like starting with 28.Regards.
in reply to: External URL – PostHello.
Any news ?
Regards.
in reply to: Sender Field – Not workingHello.
So after your reply I went and created from scratch a VM and installed cPanel locally to see where is the problem.
The module works on php 5.4.x but not on 5.5.x, more explicit doesn’t work on 5.5.35 with mysql 5.6.26.
Can you test for yourself and left me know how can this be solved on the php 5.5.x versions ?
Regards.
in reply to: Sender Field – Not workingThis reply has been marked as private.in reply to: Sender Field – Not workingUpdate:
Seems to be breaking the product page, as in the woocommerce tabs and related posts are 500 if the module is active, with WPML CMS active.
in reply to: PHP Notices