Facebook to Google Calendar

By P. Organisciak Last update Jul 12, 2008 — Installed 16,709 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 55 posts, 32 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Half Being User

I get a 400 Bad Request error when I try to use this.

This is one of the URLs that it doesn't like:

http://www.google.com/calendar/event?action=TEM...:

 
Yurik User

The title of the event is not working: please change line 87 from
$('div.left_side h2').each(function(el) {
to
$('div.event_profile_title h3').each(function(el) {

 
nathan42100 User

I made a few modifications to make it work for me, but they were specific to me. I know that what I did didn't affect my problem

On any page where this is loaded, all of the new facebook dropdown menu stuff doesnt work anymore.

 
Brendan User

Yeah, not sure man, i've got a number of add-ons for Firefox, but unfortunately i know next to nothing about this kind of thing so not sure what else to say with it...

 
Strawp Scriptwright

Brendan - that raises some questions, significantly why a JScript compiler is running at all inside Firefox?

This is working fine for me right now (new Facebook layout too). I would suggest you've got something screwy going on with your setup there. Some other plugin perhaps?

 
Brendan User

Hi, looks like a great tool, just getting an error that says, among other things:

Line: 55
Char: 5
Error: Expected identifier, string or number
Code: 800A0404
Source: Microsoft JScript compilation error

Any thoughts?

Thanks!

 
Kaveh User

thanks! it's working again. great job.

 
thenaesh User

Still have some issues adding events. The event name always comes up as "undefined" instead of the title of the event. The "where" only displays the city/town. Could that be changed to Location and city/town? And can you display all the event details on separate lines followed by a URL to the original facebook event link?

 
Strawp Scriptwright

teraysay: Go to an event page on Facebook - you will now have an "Add to GCal" button next to your "Export" and "Share" buttons. That's what this script does.

 
teraysay User

i'm new to this-- i downloaded greasemonkey and then went to http://userscripts.org/scripts/source/8294.user.js, clicked "install"--- now what? i don't see facebook synching with my google calendar--- any step by step instructions for idiots?

 
P. Organisciak Script's Author

Ha ha! I originally programmed this before I knew javascript, and the massive DOM traversing has been making me sick forever.

 
Strawp Scriptwright

Great, thanks!

Using jQuery instead of that massive DOM statement? Sensible :D

 
P. Organisciak Script's Author

Fixed.

 
Kaveh User

hey, this was a good script, but for about a week now it hasn't been working. anyone else can confirm?

 
RickDisco User

I'm getting the same error as NViktor, "date is undefined" and hence it is not working. Any solutions?

 
NViktor User

I'm also getting the 'date is undefined' errors, and as such the script doesnt work. (Firefox 3 final)

 
Francois Botha Scriptwright

Or just use www.fbcal.com ???

 
P. Organisciak Script's Author

Thanks for the heads up. I'm trying to recreate the problem, but the script is still working for me.

Even if I can't get it, there a new, completely revamped version on the way. Check back by the end of the week for a surprise.

Peter

 
Liron Newman User

I just updated and it doesn't work for me, I get this error on the error console:
Error: date has no properties
Source file: file:///[...profilepath...]/gm_scripts/facebook_to_google_calen/facebook_to_google_calen.user.js
Line: 177

The script header says it's ver 1.5, but so does the script source on the site, so I assume the upgrade went well.

 
Strawp Scriptwright

Not currently working for me :/

 
P. Organisciak Script's Author

For anyone subscribed to the RSS of the comments, there's a new fix, thanks to PC Maho. I hope you enjoy!

 
Strawp Scriptwright

Is this broken again? I get an error on line 177, "date is undefined"

Edit: Yes, Maho's works though :) Thanks Maho!

 
Kaveh User

Hey, thanks for the update Maho. it works fine now.

 
PC Maho User

I love your script. I love it so much I fixed it :-)

Facebook added a an unexpected div. Here is the edited version. works great for me.

EDIT: fix added to 1.5.1

If it works for you, feel free to update this page. Keep up the good work!

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel