|
I was able to enter the redirect URI with the "Client ID for web applications" settings, but was then confronted with a "1054 - An error has occurred" when clicking on the "synchronize events" button.
I had entered the supplied client ID and client secret supplied on the API Project - API Access console, into the sections under the "Options", then "google" tab. The error is below and heads up to where I can find the documentation for this new feature would be appreciated.
1054 - An error has occurred.
Unknown column 'g.modified' in 'where clause' SQL=SELECT i.id, i.subject_title, i.from, i.to, i.google_calendar_id, r.title_before, r.firstname, r.middlename, r.surname, r.title_after, r.company, r.street, r.city, r.country, r.zip, r.email, r.telephone, s.google_calendar FROM j25_booking_reservation_items AS i JOIN j25_booking_reservation AS r ON r.id = i.reservation_id LEFT JOIN j25_booking_subject AS s ON i.subject = s.id LEFT JOIN j25_booking_google_calendar AS g ON g.id = s.google_calendar WHERE (i.google_calendar_id = '' AND r.state = 1) OR (i.google_calendar_id <> '' AND g.id IS NOT NULL AND r.modified > g.modified)
I am using joomla 2.5.14 and bookit2 2.2.2
|
Problem connecting w ...
|
Posted 11 years, 5 months ago
by Kuniyo
|