vaelfar
Forum Replies Created
-
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Curl error 7Just did, thanks!
Forum: Plugins
In reply to: [Spam protection, Honeypot, Anti-Spam by CleanTalk] Curl error 7I’ve checked in my web server and both are checkmarked…
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] Error ‘!’ with rule min/max daysWoo I fixed it in the database!! Found a really old topic with the following instructions (different case, same error):
1) Use phpMyAdmin
2) Click on 0_dopbsp_translation_en (left side of the screen)
3) Find id 640 & 641 (MONTH_JUNE & MONTH_JULY)
4) You will see that in the last column (location) it says “backend” instead of “calendar”
5) Press edit and write “calendar” instead of the “backend”
6) Press the button “Go” and the problem is fixed 🙂Only step I changed was step 3. I applied my own situation (locating the message with minimum days) and then followed the rest of the steps. Worked like a charm!
Thanks to @skycamp for this solution.
- This reply was modified 8 years ago by vaelfar.
Forum: Plugins
In reply to: [Pinpoint Booking System - Version 2] HIDE TELFON COUNTRY CODEHi man, I came across the same problem as you and I fixed it in a different way.
Go to your form. Add a new field to your form (Text). Then just create the same label, like Telephone nr. Then adjust settings to your preferences, mine for example is:
Allowed characters – blank
Size – blank
Is e-mail: disabled
Required: enabledThis will make it a text field instead of a phone field and the country code should not be there anymore.