Posts: 52
Threads: 11
Joined: Aug 2012
2012-11-18, 17:29:05
(This post was last modified: 2012-11-18, 17:31:47 by michaellindahl.)
I just created a plugin that allows you to add a list of your events pulled from Facebook. Just add the plugin and then add this line of code to the template:
Code:
<?php get_facebook_events_from_username('USERNAME'); ?>
It is best to create a new template theme just for Facebook events. The username is simple from the following:
http://facebook.com/USERNAME Please let me know if you run into any issues.
Link on Extend:
http://get-simple.info/extend/plugin/fac...vents/538/
Posts: 27
Threads: 6
Joined: Jan 2012
2012-11-18, 21:43:51
(This post was last modified: 2012-11-18, 22:37:51 by soy.)
Sorry at this moment I do not have the time to test it for myself, but is it possible to import the events of an facebook site (fanpage) too?
//EDIT: Had time, tested it, works great. Thanks a lot!!!
Something great as well would be the import of the event picture!
I LOVE this place. Thanks for making such a great piece of code!
Posts: 52
Threads: 11
Joined: Aug 2012
(2012-11-18, 21:43:51)soy Wrote: Sorry at this moment I do not have the time to test it for myself, but is it possible to import the events of an facebook site (fanpage) too?
//EDIT: Had time, tested it, works great. Thanks a lot!!!
Something great as well would be the import of the event picture!
It has been programmed to work with fan pages. I'm not quite sure if it will work with a user's events, however, if the necessary items were public it might.
With the fan pages that I have tested the plugin on, it does pull in the event pictures. What fan page are you working with?
Posts: 21
Threads: 2
Joined: Nov 2012
How does it work? I am getting only:
Plugin Description Status
{FacebookEvents / PLUGIN_TITLE} {FacebookEvents / PLUGIN_DESC}
Version 1.0 - Author: Michael Lindahl Deactivate
Thank you.
Posts: 52
Threads: 11
Joined: Aug 2012
(2012-11-23, 17:32:06)PiN Wrote: How does it work? I am getting only:
Plugin Description Status
{FacebookEvents / PLUGIN_TITLE} {FacebookEvents / PLUGIN_DESC}
Version 1.0 - Author: Michael Lindahl Deactivate
Thank you.
Yay me. I guess I forgot this part. I fixed this in the 1.0.1 version. Download and read instructions at:
http://get-simple.info/extend/plugin/fac...vents/538/
If you have additional questions let me know.
Posts: 27
Threads: 6
Joined: Jan 2012
I've tested it with my site
http://soyludico.de/simple/wir-haben-events/ and the facebook page
https://www.facebook.com/testintegration
Two bad cases: First, the oldest event, which is out of date is on top, and the image import does not work for me. I have no idea why :/
I LOVE this place. Thanks for making such a great piece of code!
Posts: 2
Threads: 0
Joined: Jul 2013
hello,
can you please help me?
The events are displayed but if you updated more often then get the following message:
ERROR: (#4) APPLICATION REQUEST LIMIT REACHED
Web Developer: Please make sure your source is publicly accessible. If this is not your source please make the appropriate changes.
there are 26 events to show. but the error comes very often.
thx
Posts: 6,266
Threads: 181
Joined: Sep 2011
It's probably rate limited and the plugin is not caching.
Posts: 2
Threads: 0
Joined: Jul 2013
2013-07-29, 03:29:28
(This post was last modified: 2013-07-29, 17:36:02 by imr-berlin.)
what can i make? this plugin is very useful. on other sites of us is no error. but there we don't have images of the events. is this a problem? thx
what is if the facebook site has only 5 likes? is there a limit for the api before 30 likes have reached?
the other sites have over 30 likes and it works..
Posts: 18
Threads: 1
Joined: Nov 2013
Facebook Events Plugin does not work.
How do I embed the plugin properly?
I use GetSimple Version 3.3.4
Posts: 2
Threads: 0
Joined: Jan 2015
Would you be willing to put this on gitHub? Or would you opposed to me just using the source and continuing the work to add caching?
Posts: 1,247
Threads: 82
Joined: Feb 2011
2016-06-22, 19:10:38
(This post was last modified: 2016-06-22, 19:14:15 by datiswous.)
Since his last visit was 23-08-2013 it might be better to pm him.
Btw, the source is based on a deprecated sdk (see
here).
Posts: 218
Threads: 59
Joined: May 2013
anyone can help to update the plugin that it works with current GS versions ?
Posts: 1
Threads: 0
Joined: Jul 2016
It has been programmed to work with fan pages. I'm not quite sure if it will work with a user's events, however, if the necessary items were public it might