Has anyone else had a problem with FBi not working with IE 10? It seems to work fine in Firefox but the call to $this->fb_ignited->fb_get_me(true) redirects infinitely
Odd. I thought the problem had magically fixed itself until I started checking the FBi use on other machines and found that I had that problem consistently on machines that weren’t running my server (yes, I develop on the server. I don’t have a plethora of machines) until I added this as part of the constructor for the class calling FBi
I’m having a problems with my fb_ignited app that I hope someone can suggest some things for me to try.
I can’t get the requests dialog to work, Ive tried all kinds of permutations and have ended up at head against wall stage. I’ve noted in the documentation that it mentions fb_request_dialog($display, $name) but I can’t figure out how to implement. Any help will be appreciated.
Thanks
Martin
I’m having a problems with my fb_ignited app that I hope someone can suggest some things for me to try.
I can’t get the requests dialog to work, Ive tried all kinds of permutations and have ended up at head against wall stage. I’ve noted in the documentation that it mentions fb_request_dialog($display, $name) but I can’t figure out how to implement. Any help will be appreciated.
Thanks
Martin
- Upgraded the CodeIgniter to v2.1.3
- Updated the Facebook PHP SDK to v3.2.0
- Added the script redirect to fb_logout_url() method.
- Clarified the fb_request_dialog() by change the parameter $name to $message.
- Cleaned up code on several methods, allowing for code to be read easier.
I am keeping an eye for new ideas for features, so if you have one please either submit an issue or fork and pull request the code back to the project! I appreciate all the support that you guys have been giving and I will continue to keep this up to date for you as time goes along.
or are you aware of a method for implimenting this under the current system?
Martin,
I will definitely be including that in my next version. I have been pretty busy so I haven’t had much time to look at all the new features Facebook has been adding. Thank you for the suggestion and I look forward to more.
- Adding more defined visibility to all methods, preventing users from accessing the $this->globals variable.
- Adding support for file uploads via Facebook Ignited in the fb_config.php
- Added a new method fb_notification() to handle Facebook notifications.
- Added a fix for the constant redirect issue for some users not enabling query strings.
Please keep in mind I am adding the ‘fb_uploads’ option to the config file for a future update that I am looking into at this time. If you have any suggestions and/or comments feel free to post them here and as always I am looking for fresh material for the plugin.
Another thing to note, if you use stackoverflow.com I have been starting to answer questions on there as well. Please feel free to tag it as facebook-ignited if you are able to create a tag, so that I can easily find the questions pertaining to this project.
I use the librarie for an App, but I get bugs and errors all the time and its stressing me. After a while the access token seems to expire for example:
API Error Code: 102
API Error Description: Session key invalid or no longer valid
and the new update also contains bugs, this here throws errors: