PHP Classes

Error in GoogleCalendar.class.php

Recommend this page to a friend!

      Add to Google Calendar  >  All threads  >  Error in GoogleCalendar.class.php  >  (Un) Subscribe thread alerts  
Subject:Error in GoogleCalendar.class.php
Summary:Add event to GoogleCalendar
Messages:4
Author:Brojim
Date:2013-10-24 06:53:28
 

  1. Error in GoogleCalendar.class.php   Reply   Report abuse  
Picture of Brojim Brojim - 2013-10-24 06:53:28
Hello,

i've met a fatal error in GoogleCalendar.class.php on line 75.

Seem to use $this when not in object context.

Please help me !

Thx

  2. Re: Error in GoogleCalendar.class.php   Reply   Report abuse  
Picture of Josh Carlisle Josh Carlisle - 2014-11-12 20:06:17 - In reply to message 1 from Brojim
This is a little old but I also get the:
Strict Standards: Non-static method GoogleCalendar::createEventReminder() should not be called statically in C:\xampp_reload\htdocs\add-2-google-cal-2013-08-29\test.php on line 25
Fatal error: Using $this when not in object context in C:\xampp_reload\htdocs\add-2-google-cal-2013-08-29\_classes\GoogleCalendar.class.php on line 75

Warning any thoughts?

Thanks,
Josh

  3. Re: Error in GoogleCalendar.class.php   Reply   Report abuse  
Picture of John Wetsell John Wetsell - 2015-04-04 20:17:50 - In reply to message 2 from Josh Carlisle
I'm uploaded the fix for this.

  4. Re: Error in GoogleCalendar.class.php   Reply   Report abuse  
Picture of César Marín César Marín - 2017-10-30 20:12:19 - In reply to message 2 from Josh Carlisle
I have the same error. say that "Non-static method GoogleCalendar::createEventReminder() should not be called statically in"