Scheduler › Forums › BirchPress Scheduler › Can not connect to the license server / google sync
Tagged: calendar, Google Sync, licence key, synch
This topic contains 4 replies, has 2 voices, and was last updated by Dimitri Seirlis 7 years, 11 months ago.
-
AuthorPosts
-
August 17, 2016 at 3:20 am #23953
Hi BirchPress. I am getting this show up in Calendar settings under general:
Support License Key XXXXXXXXXXXXXXXXXXXXXX Can not connect to the license server
I have copied the licence key from my account area (this is the Business version Version 2.9.24.B.zip) without erroneous spaces etc, yet have this message. I checked host and “allow_url_fopen” is allowed, and also “mod_security” setting has been opened, no error logs found suggesting any communication is blocked”.
In addition, it may be a part of this issue, the “Sync to Google Calendar” option that should show under the “Import Calendars (iCal)” for the provider is not showing (ticket and email replies pending on this). (you can see the settings image you show here: https://www.birchpress.com/wp-content/uploads/2013/05/iCalSync-1024×322.png )
I thought it prudent to share with others.
Great plugin, just these couple of issues to sort out hopefully.
thanks, Dimitri
August 20, 2016 at 4:05 am #24022Quick update. From the above issues the bookings stopped being accepted on the site and admin. Birchpress support replied to my email tickets and addressed the “Can not connect to the license server” aspect. The instructions managed to “unblock” the communication and the Google Sync option appeared, as did the function on site and admin and bookings started to work again.
I also had the email notifications not going out, and the little bit of code mentioned in other posts for email sending “fix” we added to this area worked a treat:
Calendar > Settings > Custom Code > PHP
<?php global $birchschedule; birch_defn($birchschedule->enotification, 'async_send_email', $birchschedule->enotification->send_email); ?>
Hopefully that reassures others and helps anyone with similar issues to know there is a solution. Thanks to Birchpress support. ( please note. Support replies can take a day or two, so be patient 😉 )
June 19, 2017 at 10:42 am #29584Dimitri,
I am having the same trouble with the license server and the invisible Google Sync option. What exactly fixed that for you?
Thanks,
Stefan
June 20, 2017 at 2:49 am #29592Hi Stefan,
Birchspress support privded me with some custom php code to run once under Help if i recall, because the code disappears once its run. But they were spot on with the help. Get in touch with them, and im sure they will help.
I must ask if you have setup Google’s iCal address under providers?
June 20, 2017 at 2:52 am #29593As an added note … its always a good idea to check that any and all security plugins (like iThemes etc) are not potentially preventing communications too … tricky business and a fine balance as always.
-
AuthorPosts
The forum ‘BirchPress Scheduler’ is closed to new topics and replies.