By sibelman on Thursday, 27 August 2020
Replies 3
Likes 0
Views 635
Votes 0
We recently updated our Joomla instance to the latest version and, at the same time, update jEvents to the then current version. Everything used to import just fine from ICS but now whenever we try to import I get the following error:

Not a valid VCALENDAR data file: http://ord.uscourts.gov/courtcal/events.php?catid=1

I've fixed several issues with our ICS generation using the validator but it still doesn't work. The source for the ICS generator can be found here:

http://ord.uscourts.gov/courtcal/events.phps


PHP Version : 7.0.18
MySQL Version : 5.5.65-MariaDB
Server Information : Linux ordpdxvweb.ord.uscourts.gov 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue Jun 23 15:46:38 UTC 2020 x86_64
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : No
Max Input Vars ? : 1000
Club code set? : No
User Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36
Joomla : 3.9.20
component_com_jevents : 3.4.57
component_com_jce : 2.8.15
module_mod_jevents_cal : 3.4.57
module_mod_jevents_custom : 3.4.57
module_mod_jevents_filter : 3.4.54
module_mod_jevents_latest : 3.4.57
module_mod_jevents_legend : 3.4.57
module_mod_jevents_switchview : 3.4.57
layout_JEventsRuthinLayout : 3.4.9
plugin_content_jevents : 3.4.57
plugin_finder_jevents : 3.4.57
plugin_installer_jeventsinstaller : 3.4.57 (not enabled)
plugin_search_eventsearch : 3.4.57
plugin_system_gwejson : 3.4.57
Hello,

I've just tried the provided URL and it imported successfully. Your info reports JEvents 3.4 we are on 3.6 (Latest), I tested in the 3.4 series and it imports fine.

I would check if you updated PHP to check fopen is enabled?

Many thanks
Tony
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for responding, here is what is in my php.ini:


; Whether to allow the treatment of URLs (like http:// or ftp://) as files.
; http://php.net/allow-url-fopen
allow_url_fopen = On


Any other suggestions? I'll see if we can update to 3.6 today and let you know what happens, but that might not be possible right now.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
We were able to track down the problem to the proxy server in the DMZ. Thank you for your help.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post