Author Topic: Calendar plugin PHP errors  (Read 3543 times)

Offline louisli

  • Jr. Member
  • **
  • Posts: 10
Calendar plugin PHP errors
« on: November 19, 2013, 12:48:39 AM »
Hi,

I have installed the calendar plugin with SQL driver, after activating the plugin and adding some test events, I found there are some error entries in the log file.
Code: [Select]
Illegal string offset 'role' in /home1/josephq9/public_html/JMail/plugins/libcalendaring/libvcalendar.php on line 890
Illegal string offset 'role' in /home1/josephq9/public_html/JMail/plugins/calendar/calendar.php on line 1231
PHP Warning:  Illegal string offset 'EXCEPTIONS' in /home1/josephq9/public_html/JMail/plugins/libcalendaring/libvcalendar.php on line 961
Illegal string offset 'email' in /home1/josephq9/public_html/JMail/plugins/calendar/calendar.php on line 1510
I have put the whole package into my plugin folder, including "libcalendaring"

Right now the calendar function seems normal, I don't know what these errors will affect my calendar installation, but in the settings page, the calendar option shows:

Main options
1
Save

Is there anything I can do to fix these problems?  Thank you.

Louis