Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I get a 400 Bad Request error when I try to use this. This is one of the URLs that it doesn't like: |
|
|
The title of the event is not working: please change line 87 from
|
|
|
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. |
|
|
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... |
|
|
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? |
|
|
Hi, looks like a great tool, just getting an error that says, among other things: Line: 55
Any thoughts? Thanks! |
|
|
thanks! it's working again. great job. |
|
|
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? |
|
|
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. |
|
|
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? |
|
|
Ha ha! I originally programmed this before I knew javascript, and the massive DOM traversing has been making me sick forever. |
|
|
Great, thanks! Using jQuery instead of that massive DOM statement? Sensible :D |
|
|
Fixed. |
|
|
hey, this was a good script, but for about a week now it hasn't been working. anyone else can confirm? |
|
|
I'm getting the same error as NViktor, "date is undefined" and hence it is not working. Any solutions? |
|
|
I'm also getting the 'date is undefined' errors, and as such the script doesnt work. (Firefox 3 final) |
|
|
Or just use www.fbcal.com ??? |
|
|
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 |
|
|
I just updated and it doesn't work for me, I get this error on the error console:
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. |
|
|
Not currently working for me :/ |
|
|
For anyone subscribed to the RSS of the comments, there's a new fix, thanks to PC Maho. I hope you enjoy! |
|
|
Is this broken again? I get an error on line 177, "date is undefined" Edit: Yes, Maho's works though :) Thanks Maho! |
|
|
Hey, thanks for the update Maho. it works fine now. |
|
|
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! |