By toho on Saturday, 01 June 2019
Replies 3
Likes 0
Views 1.6K
Votes 0
Dear Sir or Madam,

I read some thereads like this one: https://www.jevents.net/discussions/ical-import-bad-timezone, beause I got the same error message:

I did the same, I added the entrys in ICallport.php and ical_custom_timezones.php but the error still exist.

When I add the URL: URL: http://www.xxx.yyy.zz/index.php?option=com_jevents&icsid=6;task=icals.refresh. I got no error but nothing was imported.
What should I do now?

The Import from office works for many years. We are on Joomla 3.9.6 and JEvents 3.4.50.

Please tell me what went wrong.

Kind Regards
Tobias
Hello Tony,

many thanks for your help this solved my issue!

Best Regards
Tobi
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

As per: https://www.jevents.net/discussions/feature-request-custom-time-zone

Create this file:
/components/com_jevents/libraries/ical_custom_timezones.php

and add it in :-) This file will never be touched, unless you uninstall JEvents.

with say this data;

$wtzdata["Unnamed Time Zone 1"] = "Europe/Berlin";


Changing Europe/Berlin to your area.

Many thanks
Tony
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome!
·
5 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post