You have an old version fbconnect.
The latest revision is 3060.
If you don't see update request for FB connect, it means that you didn't setup cronjob correctly.
Check it please. Or you can update it manually. Look here for manual update instructions.
what shall I do to get auto updation message ?
What are the reasons that auto updation notification doesn't appear in admin panel?
Here is cronjob — run.txt
here in this thread I'd uploaded three things as it is as they are in my server ie- 1) run.txt 2) php.txt 3) phpinfo.txt in previous posts as attachments.
Do you need something different then this? I didn't know exactly where to find out that "content of phpinfo(); function." from :-(.
idea
The main reason I asked you to post the output of phpinfo() here to check that you have "allow_url_fopen" enabled.
You can do it in 2 ways:
1) paste in index.php file of your site somewhere from newline this code:
phpinfo();
then open index page of your site, you will see PHP version info. Copy source code of index page to html file, zip it and attach here
2) Ask you hosting provider, does you hosting has "allow_url_fopen" in On position.
As alternative, you can update fbconnect manually. Download it from sote and upload to ow_plugins folder. Go to admin panel, it will ask to update fbconnect.
But I strongly recommend you to find out an issue why autoupdates are failed on your site :)