tel8618217223380 / restylegc

Automatically exported from code.google.com/p/restylegc
0 stars 0 forks source link

Can only see events before August 1st #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Any Google Calendar run through MyGoogleCal or RestyleGC will not
display future events.
2.
3.

What is the expected output? What do you see instead?
Should see all events, but only see events in past or around current date.

What version of the product are you using? On what operating system?
RestyleGC v1.0 and MyGoogleCal4.

Please provide any additional information below.
See
http://jastudents.org/jaweb/cal/restylegc/restylegc.php?src=jacksonacademy.org_l
egi15ie0oe53bsp1bqul5h540%40group.calendar.google.com

Original issue reported on code.google.com by ewett...@gmail.com on 29 Jul 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Happens to me also, exactly as stated above. I'm using google apps calendar 
with a few more public embedded 
calendars: moon and holidays which also don't load past august 1.

using RestyleGC1.0

-M@X

Original comment by webmaste...@gmail.com on 30 Jul 2009 at 1:24

GoogleCodeExporter commented 9 years ago
Another detail to note:

These "missing events" actually were missing in my google account calendar also 
(where you edit events). I 
reloaded several times with no results. I noticed the calendar was shared, so I 
removed the other user and re-
shared with them. Then the events came back only inside the google account, not 
on the restylegc calendar.

What the heck did google change?
My json feed still works. Weird.

-M@X

Original comment by webmaste...@gmail.com on 30 Jul 2009 at 2:44

GoogleCodeExporter commented 9 years ago
My events always show inside Google Calendar, but have the problem when using 
RestyleGC

Original comment by ewett...@gmail.com on 30 Jul 2009 at 2:51

GoogleCodeExporter commented 9 years ago
got a fix!

google updated their js, so you'll have to freeze your version of restylegc.

1. go to where you have your restylegc files
2. edit restylegc-js.php
3. find the commented $url (line 29 or so)
4.  Edit and uncomment the following line to freeze the calendar version.
$url = 
"http://yourdomain.com/path-to-your-files/archive/6a3eb8ba4a07edb76f79a18d6bdb89
33embedcompiled__en.js";

Bam! back in biz.

-M@X

Original comment by webmaste...@gmail.com on 30 Jul 2009 at 3:31

GoogleCodeExporter commented 9 years ago
I did what you said above and it just showed me the Title of my calendar 
without the
rest of the calendar.  I verified that the $url did actually goto the archived
version (6a3eb8ba4a07edb76f79a18d6bdb8933embedcompiled__en.js) and I changed 
the css
to goto (6a3eb8ba4a07edb76f79a18d6bdb8933embedcompiled__en.js).

Any ideas?

Original comment by ewett...@gmail.com on 30 Jul 2009 at 5:50

GoogleCodeExporter commented 9 years ago
I changed my javascript to the archived version
(6a3eb8ba4a07edb76f79a18d6bdb8933embedcompiled__en.js), but I am getting a 
javascript
error in my error console: "Error: window._init is not a function".  Anyone else
having this problem or know how to fix it?

Derek

Original comment by derek.fe...@gmail.com on 30 Jul 2009 at 7:56

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
@ewettach

for restylegc v1.0 as downloaded from this site.

so you did uncomment and edit line 29 to be exactly
$url = 
http://jastudents.org/jaweb/cal/restylegc/archive/6a3eb8ba4a07edb76f79a18d6bdb89
33embedcompiled__e
n.js

You don't need to change the css link though. That looks like it's here ==> 
http://jastudents.org/jaweb/cal/restylegc/jarestylegc6a3eb8.css

Wait a sec, I just checked your site http://tiny.cc/JtJko
Dude it's fixed. All your events are loading past Aug1. That's if you're using 
that calendar, right?

-M@X

Original comment by webmaste...@gmail.com on 31 Jul 2009 at 3:00

GoogleCodeExporter commented 9 years ago
@derek

does your calendar work? are you saying that it doesn't display and you get an 
error? or are you just looking 
through the console for any odd entries?

link?

-M@X

Original comment by webmaste...@gmail.com on 31 Jul 2009 at 3:06

GoogleCodeExporter commented 9 years ago
I got it working.  It was my mistake.  Freezing my calendar worked.  Thanks for 
help.

Original comment by ewett...@gmail.com on 31 Jul 2009 at 3:31

GoogleCodeExporter commented 9 years ago
anytime.

-M@X

Original comment by webmaste...@gmail.com on 31 Jul 2009 at 3:36

GoogleCodeExporter commented 9 years ago
This problem is fixed if you replace the old 1.0 version of the 
restylegc-js.php with the new 1.0.1 version.

Original comment by summitcc...@gmail.com on 3 Sep 2009 at 3:13

GoogleCodeExporter commented 9 years ago

Original comment by brian.gi...@gmail.com on 21 Oct 2009 at 5:11