Author Topic: calendar plugin error  (Read 4845 times)

Offline natedog

  • Newbie
  • *
  • Posts: 2
calendar plugin error
« on: May 02, 2012, 06:03:44 PM »
I installed the calendar plugin. seems to be installed ok. edited the config file, ran the sql.. I can see the calendar on the gui and get the configurations options there. I put in my google calander info , but when it trys to sync , it does not work. and when I put in an event, it stays until I sync, then it disapears. I ran the database test from the gui settings icon in the calendar and I get this:

Database backend Test:

NOTICE: This part of code is highly experimental.
The goal is to create and update calendar database tables automatically.
It will be implemented step by step.
For those who are familiar with SQL it is always better to analize current table structure
with provided SQL scripts (see folder SQL) and to adjust them manually.
Currently we need tables 'events', 'events_caldav' and 'events_cache' for this plugin.

Checking table `eventswebcalendar` ...

Database access to table `eventswebcalendar` is not ok.
--> Table does not exist!

Checking table `eventswebcalendar_caldav` ...

Database access to table `events_cache` is not ok.
--> Table does not exist!

Checking table `events_cache` ...

Database table `events_cache` exists.
Database table `events_cache` structure looks ok.
--> 29 columns
event_id|uid|recurrence_id|exdates|user_id|start|end|expires|rr|recurring|occurrences|byday|bymonth|
bymonthday|summary|description|location|categories|all_day|group|caldav|timestamp|del|reminder|reminderservice|remindermailto|
remindersent|notified|client|



any ideas?

thanks