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 6630193
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T22:22:02+00:00 2026-05-25T22:22:02+00:00

Here on my fanpage I’ve added my small app, that makes it possible, that

  • 0

Here on my fanpage I’ve added my small app, that makes it possible, that fans can upload photos to a special photo album of this fanpage.

It’s possible, cuz I use a fanpage admin permission (“manage_pages, publish_stream and offline_access”).

But now – everytime someone uses this app, I get a photo publish news feed on my fanpage. How can I add a photo to a fanpage WITHOUT publish it to the newsstream?

Actually my publish php code looks like:

<?php
  $post_data = array(
    'image' => ('@' . realpath($photo)),
    'message' => $msg)
  );

  $facebook->setAccessToken(_FANPAGE_ACCESS_TOKEN);
  $data = $facebook->api('/'. _ALBUM_ID . '/photos', 'post', $post_data);
?>

When I remove the “publish_stream” permission with my fanpage admin account – there will appear a ‘funny’ bug. The uploaded photo won’t show up in the photo album and not in the news stream. But it is in the photo-strip where you see all new photos and when you click on it, it will be in a row with all those uploaded photos… it looks like, that it is somewhere in a ‘hidden’ photoalbum.

So does anyone have a clue, how to post photos over the graph api without publish it to the news stream?

Thanks in advance,
Jurik

  • 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-25T22:22:03+00:00Added an answer on May 25, 2026 at 10:22 pm

    I got the solution! Nowhere in the docs is it mentioned – if you don’t want post a feed when you upload a photo via Graph API set following parameter: no_story=1

    This information was earlier here: http://developers.facebook.com/docs/reference/api/photo/

    But somehow it disappeard from this doc. 🙁

    source: Can I upload photos but not post to wall in Facebook?

    How to contact FB so that they add this VERY important info?

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

Sidebar

Related Questions

Small problem here I want to make a small fb app which show different
Here is the scenario: I'm writing an app that will watch for any changes
With Facebook API, within a custom app added to a fanpage (tab app), how
Here's the deal: I'm in the process of planning a mid-sized business application that
Possible Duplicate: Is it possible to show a Facebook app as a Page Tab
Here's what I'm trying to accomplish with this program: a recursive method that checks
I just added a FBML application to my fan page but I can't make
I have created a facebook app that will be displayed on my companies fan
I have a web app that allows people to register directly or by using
Here's a query that works fine: SELECT rowid as msg_rowid, a, b, c FROM

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.