FrancescoUK

Results 145 comments of FrancescoUK

I believe the issue is that the cursor doesn't leave the text box before the submit. Therefore it's not validated. It's a tricky combination.

It's a minor because there is a workaround, which is to make sure the cursor leaves the text box before clicking submit. We can move a fix to the next...

There is only push from OSPOS to Mailchimp no synchronisation the other way round. For SMPT send, you need to make sure your PHP configuration on your Apache server has...

I checked the other day how to change permissions for Takings (delete & edit) and this needs to go down to the controller and table helper functions level. Also there...

@gargmanishp any plan to contribute any of the suggested changes?

Delete and permission addressed by #1539 I'm not sure how much more we need of this. Moreover @gabrielperezs we never heard back from you, so not sure what you implemented...

It looks like what I need to read to refresh my dev env to the latest and greatest.

You need to work on controllers/Customers.php search function and in models/Customer.php search function and add the extra search functionality.

Still using it with 3.3.8 and working fine. It's v2 though.

Something I forgot to add, make sure you add the host domain name or IP address to Google reCaptcha site. Without that, the login page will report an error.