1. g5seventy
  2. JEvents 3.4 (Free Access)
  3. Saturday, 07 April 2018
Hello. I'm unable to add Google Calendar as an iCal source.
It's the No. 1 Reason why my org is unable to switch away from Google iCal Reader until now.

I tried both the Google public iCal link (readonly) as well as the secret iCal link (read and write)

I'm running Firefox 59 on Windows 10.
When trying to add the calendar I get the following JavaScript errors:

TypeError: form.catid is undefined[Learn More] index.php:338:1
submitbutton https://g5seventyjoomla.de/administrator/index.php:338:1
onclick https://g5seventyjoomla.de/administrator/index.php:1:99

TypeError: document.adminForm.allDayEvent is undefined[Learn More] editicalJQ.js:485:6
toggleAllDayEvent https://g5seventyjoomla.de/components/com_jevents/assets/js/editicalJQ.js:485:6
<anonymous> https://g5seventyjoomla.de/components/com_jevents/assets/js/editicalJQ.js:1108:2
dispatch https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:12392
add/r.handle https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:9156
trigger https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:11571
a.event.trigger https://g5seventyjoomla.de/media/jui/js/jquery-migrate.min.js:2:8273
triggerHandler https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:19064
ready https://g5seventyjoomla.de/media/jui/js/jquery.min.js:2:30047
K https://g5seventyjoomla.de/media/jui/js/jquery.min.js:2:30366

Firefox Console Output

--

This seems to be a problem with JEvents and/or my Joomla! Instance.
Can you help me?

--

Support Info:
PHP Version : 7.0.27
MySQL Version : 5.7.21
Server Information : Linux g5seventyserver 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Joomla : 3.8.6
component_com_jevents : 3.4.46
component_com_jce : 2.6.26
module_mod_jevents_cal : 3.4.46
module_mod_jevents_custom : 3.4.46
module_mod_jevents_filter : 3.4.46
module_mod_jevents_latest : 3.4.46
module_mod_jevents_legend : 3.4.46
module_mod_jevents_switchview : 3.4.46
plugin_content_jevents : 3.4.46
plugin_finder_jevents : 3.4.46 (not enabled)
plugin_installer_jeventsinstaller : 3.4.46
plugin_search_eventsearch : 3.4.46
plugin_system_gwejson : 3.4.46


--

All mentioned URLs and hostnames are anonymized
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
I marked this as Critical as it's the No. 1 Reason why we haven't switched away from Google iCal Reader until now.
Hope this is ok :)
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 1
tonyp
Support Team
Accepted Answer Pending Moderation
1
Votes
Undo
Hello,

That's fine :-) It was the weekend here though hence our delayed response.

Please try the attached JEvents version.

Many thanks
Tony
Attachments (1)
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 2
Accepted Answer Pending Moderation
1
Votes
Undo
Thanks tonyp for the fast reply.
There's now a debug message available (yay, progress!)

https://i.imgur.com/xI5JXry.png

The info messages advises to use fsocksopen. I'm not sure if that's something I can do or if it's just a debug message of yours.

TypeError: document.adminForm.allDayEvent is undefined[Learn More] editicalJQ.js:485:6
toggleAllDayEvent https://g5seventyjoomla.de/components/com_jevents/assets/js/editicalJQ.js:485:6
<anonymous> https://g5seventyjoomla.de/components/com_jevents/assets/js/editicalJQ.js:1108:2
dispatch https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:12392
add/r.handle https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:9156
trigger https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:11571
a.event.trigger https://g5seventyjoomla.de/media/jui/js/jquery-migrate.min.js:2:8273
triggerHandler https://g5seventyjoomla.de/media/jui/js/jquery.min.js:3:19064
ready https://g5seventyjoomla.de/media/jui/js/jquery.min.js:2:30047
K https://g5seventyjoomla.de/media/jui/js/jquery.min.js:2:30366

Support Info

I created an example Google Calendar and put the information, including secret iCal in the private site details of this response. Hopefully this will help you to debug this problem.
Attachments (1)
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 3
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
Can you check if Curl/Fsock is enabled in your PHP Configuration?

Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
allow_url_fopen = On


plus I'm able to cURL outside of the network
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 5
tonyp
Support Team
Accepted Answer Pending Moderation
1
Votes
Undo
Hello,

It sounds as though the https cert might not be validating. Does the Joomla! Updater work and can you install from web on the Joomla! Installation manger?

Can you just confirm what Joomla and jevents version you are on.

Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Ah yes, the current SSL cert is self-signed. We will use a proper one later.
In fact updating and installing plugins worked flawless even with this self-signed cert.
Joomla : 3.8.6
module_mod_jevents_cal : 3.4.46

You're right that we need to update our joomla. Ugh :/
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 7
tonyp
Support Team
Accepted Answer Pending Moderation
0
Votes
Undo
Can you let us know if it works once you have a valid SSL or try doing it over non-ssl? All is working fine here, it's usually a URL or server configuration issue.

Many thanks
Tony
JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!
  1. more than a month ago
  2. JEvents 3.4 (Free Access)
  3. # 8
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.