one question.
I've a facebook page that represents a product. I've added some tabs in the page, beside About, Likes, Photos, Videos, Notes... to explain better my product functionalities.
I would like to have a tab with a photo uploader, to let any user who liked my page to add photos to a specific Photo Album in my Photos section.
I was using the application Static HTML Plus to add static HTML into my tab. But for the tab that upload photos, this application is not what i need. Is there a way to make a tab refer to another script, that could be easily reached throuhg an URL in my server. Or are there any outher solutions?
Thanks in advance
Users can only post photos to the page feed, but not in albums. You need a page token to do this.
Create a long living token with the needed permissions and let your app upload the photo. You can link the user in the photo-message by using his id.