Various php errors when clicking on ics link

Created on 12 June 2021, over 4 years ago
Updated 22 September 2025, 14 days ago

I am using the date_ical module to allow users to add an event to their calendar. However, every time the ical link is clicked, I see the following series of error messages in Drupal's "Recent log messages" page:

Drupal 7.81
PHP 7.3.23
Date 7.x-2.11
Date iCal 7.x-3.10
Date iCal iCalcreator library is installed, version: 2.20.2 found

Location: SomeURLPathToNode/event.ics
Message:


Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vcalendar has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).
 
Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; calendarComponent has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vevent has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vtodo has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vjournal has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vfreebusy has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; valarm has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).

Deprecated function: Methods with the same name as their class will not be constructors in a future version of PHP; vtimezone has a deprecated constructor in require_once() (line 915 of /durpal_install_path/sites/all/modules/libraries/libraries.module).
πŸ› Bug report
Status

Closed: outdated

Version

3.10

Component

iCal Export

Created by

πŸ‡ΊπŸ‡ΈUnited States zythyr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024