HTC EVO 4G :: Facebook Widget Not Working
Jun 12, 2010There's an error code that pops up on my Facebook widget every time I open it.
View 2 RepliesThere's an error code that pops up on my Facebook widget every time I open it.
View 2 RepliesI recently updated my phone to the latest Droid release from Verison. I see some pretty good improvements over 1.5, but now I've installed the latest update of the 'official' face book app, and the Face book widget no longer works! I get 'problem loading gadget' where the widget should appear on my phone The app still works if I click on the icon, but the widget is now 'broken'. Anyone else have this problem?
View 4 Replies View RelatedLauncherPro Plus has been updated and now includes the Facebook widget. It looks just as nice as all the other widgets in Launcher Pro Plus and is the best FB widget available IMHO. I really like the look of it and it pulls your wall for all posts, not just friends like the Facebook app widget does.
View 22 Replies View RelatedI am not notified by anything when I have a new message or post on Facebook. There is no indicator that there is a new notification. What can I do so I am. Also, how does Facebook refresh when I go into it?
View 2 Replies View RelatedI have been getting a weird "error fetching data [null]" type error for the past several days. I went to the marketplace and downloaded Facebook for Android to try and fix the problem. It does seem to have worked, however now my facebook widget will NOT update. It's so weird because under the actual facebook app everything is up to date in the news feed... but the widget is showing an old status update from several hours ago with no changes since. the really weird thing is that it has actually updated since I replaced Facebook for Android so I'm not sure if they are even related. I have tried changing my syncing settings several different ways but no change. What is going on?
View 7 Replies View RelatedSo I'm using Launcher Pro Plus. It comes with a full-screen Facebook widget. That shows you the news feed, etc. in the settings of the LP Widget, there are two options.
Facebook Login Update Interval. I had to sign in and stuff to get the widget to work. Did that. Worked fine for a couple of days. Then tonight it's just not working. My interval is set to 15 minutes. Last FB post was at 9:15. It's now 2:08am. I go to the option "Facebook Login" in the settings and I get this:
{"error": {"type": "0AuthException ","message": "Error validating application."}}
I decided to try out launcher pro but I miss the feeds and updates widget.is there a good facebook widget in the market or anywhere?
View 3 Replies View RelatedI've been running the Facebook widget from LPP and it stopped updating last week. I've rebooted the phone, uninstalled and reinstalled the widget, no luck. Any thoughts?
View 3 Replies View RelatedHow can I get the default facebook widget on launcher pro? I'm not sure if it is actually a facebook widget, I think it was the accounts widget? Where you can sync with your gmail, my space, facebook etc; I installed Launcher Pro and can't find it anywhere.
View 7 Replies View RelatedIf this is already posted but i couldn't find it. so today i figured out how to get the stock facebook widget to work again because every time i opened it up or tried to post something i got an error number/null (i forgot what it exactly said) so what i did is go to the market and look for the facebook app and install it. its going to ask to uninstall the old one and reinstall it. do that and once it is complete, uninstall the updates because for some reason the widget would not load and voila the stock widget works again if you guys already know this feel free to delete this post. And FYI i too also mainly use the touch.facebook site but sometimes its nice to be able to post something without going to the browser and it just irritated me that after updating to 2.1 a stock widget kept failing but i thought i would share this with all of you
View 2 Replies View RelatedI have the Droid and my fb widget stopped updating. It used to work fine but has been sketchy for a few days. Is this happening to anyone else?
View 2 Replies View RelatedEven though I specifically set FB to do not update nor notify, I still notice that in the widgets comments are updated. What am I doing wrong? or What is wrong with FB? I'm using Android 2.1 with latest FB version.
View 3 Replies View RelatedAny tips how to fix that? I have tried refreshing.
View 5 Replies View RelatedLast night I noticed that the Facebook Widget displayed a message "update not available". If you clicked the "F" to go to your profile, newsfeed that worked. However the newsfeed that pushes to the widget stopped. I haven't changed my settings and everything else is updating regularly. I removed the widget, replaced it and it just shows up blank and the "F" no longer hot links. However, from the same program, I can add the shortcut to Facebook and that works.
View 2 Replies View RelatedI have the official facebook app on my x10. However what other facebook app are out there?
Is their any that have the widget function, where i can see if i have new message.
I hate refreshing every minute on the official facebook app.
Ok so AWHILE ago in the droid forum someone posted their screen shot and it had a black facebook widget skin... I believe it was ported from Sense maybe... by xda maybe... anyways i tried searching and couldn't find it... Does anyone have the link to get it?
View 1 Replies View RelatedI've been trying pure messenger with updates every 3 hours but it still seems to be burning through battery quick. Anyone have suggestions?
View 11 Replies View RelatedI am using a droid x with adw. I an living people 2x4 widget I downloaded, but I hate not being to use my facebook photos of my contacts. Can anyone suggest a widget, paid or free where I can make a widget, use facebook photo & dial/text?
View 1 Replies View RelatedIm looking for a widget that allows me to update Facebook and Twitter from the homescreen without launching an app. It only needs to update, I dont need to see friends statuses or my Facebook wall or Tweets or anything just a status updater widget.
View 1 Replies View RelatedIt looks just like the Lpp calendar widget, and works great so far. Do the update if you're using this home app, and you'll get the Facebook widget under Lpp widgets.
View 27 Replies View RelatedAs the title says, I'm looking for an app for Facebook Chat. I've tried Meebo, but I don't need anything other than Facebook chat, and Meebo doesn't work right now anyways.
View 27 Replies View RelatedToday my Facebook stock app stopped working properly...everything will load as normal except for News Feed. It get "an error occurred while fetching data" message everytime. My notifications and profile still load, but News Feed won't.
View 4 Replies View RelatedThe Facebook app that came with the Droid is no longer working. It gives "[102/session key invalid]" The timing is around the recent Facebook update. Do I need a new app?
View 6 Replies View RelatedMy friendstream and facebook app aren't working. Whenever I open friendstream it loads for a minute or two and then just tells me I have to force close it. And as for facebook the actual app works, but when I try to use the widget it tells me problem loading gadget. But if I delete it, reinstall it, and don't download the update it works fine. Is this just me or is it a problem with the app?
View 2 Replies View RelatedI tried to load it but it just sits there "loading". Anyone get this working?
View 2 Replies View RelatedWanted to update all the pics for my contacts, so i did what I always do.. removed Facebook for HTC and wanted to sync it back.. only this time, it wont update any photos, just syncs for a second and thats all. Anyone else have this issue today?
View 6 Replies View RelatedI am using the following code to launch chooser for sharing Intent sendIntent = new Intent(Intent.ACTION_SEND); sendIntent.putExtra(Intent.EXTRA_TEXT, message); sendIntent.putExtra(Intent.EXTRA_SUBJECT, "MyApp"); sendIntent.setType("text/plain"); try {activity.startActivity(Intent.createChooser(sendIntent, null)); } catch (ActivityNotFoundException e).
View 2 Replies View RelatedI would love some help with this if anyone can figure out what's going on. I have the FB for Android app installed. I am rooted with Bugless Beast. I was trying to add FB as a sync account through settings-->accounts & sync, but when I click add account-->FB, nothing happens. Then I logged out of the FB app, and my attempt to add a sync account would bring me to the login screen. I can log in, but the account doesn't show up in my list of sync accounts. And I'm back to nothing happening when I do add account-->FB. When I go to a contact, in the sync and gallery screens both say to log in to FB to link. In the sync screen, nothing happens when I tap. In the gallery screen, it pulls up a loading screen that stays up indefinitely. I uninstalled and reinstalled the FB app, and that made no difference. Right now, I'm syncing my pictures using SyncMyPix, but I would like full integration of my contacts and FB friends. I'd appreciate any help getting this to work.
View 9 Replies View Relatedok so my contacts WERE synced to my facebook and it gave me their number name birthday etc etc etc..
I wanted to update the contact image as i know a few have changed and to do this was told remove the account and then re add it after a short break and it will sync..
well i did that and it has now left me with "facebook friends (0)" which is complete balls... if i use the facebook phonebook folder on the home screen it shows everyone that was on my contacts..
when i hit people and online directory and menu refresh it does nothing.. and sometimes comes back with connection error.. or nothing at all.
i thought it was a problem with phone so i backed everything up and decided factory reset to see if this would fix (plus i needed to free all the crap apps off) still nothing.
is this a problem with sync today or something ? anyone else having similar problems?
Last week I cleared the data on Facebook for HTC Sense, Facebook app and Instagram app on my Wildfire S. After that I couldn't get Instagram to connect to Facebook and thought I'd done something wrong.. Last night I got a new phone (2nd hand - Incredible S) and I still can't get Instagram to connect with Facebook. I keep getting "authorize htc sense for facebook" in a triangle at the top when I try and it seems to go part the way (logging in, choosing to allow Instagram to share things on my behalf) then it goes to a "page cannot be displayed" type page and won't go any further.
I'm signed into HTC Sense (same email) and tried to sync Facebook but the only part that won't sync is "sync live feed" which I'm guessing is linked in with why Instagram isn't connecting.