Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4606810
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T00:37:00+00:00 2026-05-22T00:37:00+00:00

The code looks fine to me, but I have no clue why is it

  • 0

The code looks fine to me, but I have no clue why is it not bringing up the FB popup and sharing my site.

here is the js part

function streamPublish(name, description, hrefTitle, hrefLink, userPrompt){
          FB.ui(
          {
              method: 'stream.publish',
              message: '',
              attachment: {
                  name: name,
                  caption: '',
                  description: (description),
                  href: hrefLink
              },
              action_links: [
                  { text: hrefTitle, href: hrefLink }
              ],
              user_prompt_message: userPrompt
          },
          function(response) {

          });

      }
      function showStream(){
          FB.api('/me', function(response) {
              //console.log(response.id);
              streamPublish(response.name, 'Connect with Abhishek Raj Simon on his new website http://abhisheksimion.cjb.net', 'hrefTitle', 'http://abhisheksimion.cjb.net', "Share abhisheksimion.cjb.net");
          });
      }

html

<a id="fbanchor" href="#" onclick="showStream(); return false;">Like it, Share it!</a>

Can somebody point out, where am i going wrong? You can visit the work in progress website http://abhisheksimion.cjb.net

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T00:37:00+00:00Added an answer on May 22, 2026 at 12:37 am

    I get a javascript error:

    Error: showStream is not defined
    Source File:
    http://users.cjb.net/abhisheksimion/
    Line: 1

    I think in your script tag, line 128, that closing bracket should be higher, to close off the fqlQuery() function. As written, showStream() is part of the fqlQuery() function, which causes showStream() to fail.

    If all you are trying to do is add basic facebook functionality like “Like” and “Share” this can be achieved without using heavy javascript.

    https://developers.facebook.com/docs/reference/plugins/like/

    https://www.facebook.com/sharer/sharer.php?yoursite.com

    Where ‘yoursite.com’ is the site you want to share. You can use opengraph tags to specify the content.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have code that looks like the following, which works fine for displaying the
I have customized the cell with four labels, initially it looks fine but when
So what my code looks like.. Now the problem is that Everything is fine
I have a javascript function which get datagrid's header into THEAD tags. This code
I have tested the encryption part of the program and it works just fine
Hi guys I'm in an emergency here. My code was working FINE for a
I've got a piece of code that works fine. It basically loops through each
The code looks like below: namespace Test { public interface IMyClass { List<IMyClass> GetList();
My code looks like this NSNumber *inputToNumber = [NSNumber numberWithFloat:[textField.text floatValue]]; the value from
My code looks like this : Vector<String> My_Vector=new Vector<String>(); String My_Array[]=new String[100]; for (int

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.