Home › Forums › Calendar Products › Event Aggregator › Events Not Importing in The Events Calendar: Facebook Events Version 1.0.3.
- This topic has 31 replies, 4 voices, and was last updated 13 years, 2 months ago by
Cameron.
-
AuthorPosts
-
January 23, 2013 at 6:05 pm #31497
Cameron
ParticipantThanks for all the help Jonah!
January 25, 2013 at 1:24 pm #31613Timothy Wood
ParticipantCameron,
I have been looking into your issue, our dev team uses localhost to build the plugins and has successfully been using the Facebook Importer in a local environment. In experimenting with xampp (we do not actively use this particular packager) it seems that if you have a local firewall (either in your router or most likely software) that it will block the handoffs for working with the Facebook API. If you are on a Windows machine – it might be helpful to check the Apache HTTP on the Windows firewall settings. I have found that Bitnami makes a nice cross platform virtualized environment (pre installed with WP) for quick dev testing that can easily be configured to work within your security parameters of the OS+network. The downloader can be found here: http://bitnami.org/stack/wordpressI would love to know if this resolves your issue.
Cheers,
TimJanuary 26, 2013 at 7:55 am #31629Cameron
ParticipantThanks Tim. I’ll give it a shot. I might not get to it for a few days. When I do, I’ll post my results.
January 28, 2013 at 3:18 pm #31707Jonah
ParticipantHey Cameron, I just wanted to check in to see if you’ve had a chance to try out Tim’s suggestion? Please let us know.
Thanks,
– JonahJanuary 29, 2013 at 12:31 pm #31750Cameron
ParticipantThere is an exception for Apache HTTP in my Windows Firewall.
Installed WordPress using Bitnami. Its own Apache HTTP exception was added to the Windows Firewall. Importing events didn’t work. Same error as before.
I’m looking into how to check my router’s firewall settings now.
January 29, 2013 at 12:51 pm #31752Timothy Wood
ParticipantCameron,
I used bitnami a while back as my local dev VM and it worked fine (I’m on OSX) so I am not sure if there’s a handoff limitation on the Windows version. I am curious that you used bitnami for the install since you’re using xampp can you give me more details as the distinction between the two?Cheers,
TimJanuary 29, 2013 at 1:20 pm #31754Cameron
ParticipantI’m running Vista 64. Xampp is what I use for local development. I have several WordPress sites setup through that.
Today I installed WordPress using Bitnami. I don’t even really know what Bitnami is. I thought you were recommending that I try it.
January 29, 2013 at 1:47 pm #31758Timothy Wood
ParticipantOh I see, yes I do like Bitnami for this case (just tried on an Windows 8 box) and it was working fine. I was just confused in that I thought you were using xampp and Bitnami already prior to my recommendation. So far other tests with xampp on my have not had any issue with importing events so I don’t know if it’s xampp’s issue but maybe some handoff on the localhost or local network causing the issue. Recently we have noticed issues with Windows Azure (MicroSoft cloud server option) and our Facebook Events plugin that it reports the same issue you are.
January 29, 2013 at 1:57 pm #31760Cameron
ParticipantWell since importing events didn’t work on Bitnami either, it seems more likely that it’s the localhost or local network causing the issue (Based on what you’ve said. This is outside my body of knowledge).
I’ll trying plugging directly into my modem so that we can rule out router firewall issues.
January 29, 2013 at 2:13 pm #31762Timothy Wood
ParticipantOne thing to also check is to see if cURL is disabled. Create a file in your site root `info.php` and put ` < ?php phpinfo();` in it and then open that file in your browser. Search the display for 'curl' and see what the settings are for that. If it is disabled look at your php.ini config file for the server and see if you can find where it's been commented out.
January 29, 2013 at 2:32 pm #31769Cameron
Participant“curl” was not found on the phpinfo() page I setup.
In php.ini, all I found for curl was “;extension=php_curl.dll”. I removed the leading semi colon, saved, and reloaded the phpinfo() page. “curl” is still not found in the text on that page.January 29, 2013 at 2:38 pm #31770Cameron
ParticipantLet me mess around with this more. Apparently I have to restart Apache before that change would have taken effect.
January 29, 2013 at 2:39 pm #31771Timothy Wood
ParticipantGreat, just report back with what you find!
Cheers,
TimJanuary 29, 2013 at 2:41 pm #31772Cameron
ParticipantcURL is now enabled. Events still don’t import.
January 31, 2013 at 3:03 pm #31894Cameron
ParticipantI went ahead and installed on my live site. Imports are working fine (since I had already tested on another remote URL that’s not surprising). I realized that while it’d be nice to have everything working, the import feature really isn’t critical to any local development I’m doing.
-
AuthorPosts
- The topic ‘Events Not Importing in The Events Calendar: Facebook Events Version 1.0.3.’ is closed to new replies.
