Where are you setting this value? I'm a little confused. You shouldn't be requesting that permission unless necessary, and JFBConnect will usually only request the publish_actions permission. I'd recommend *not* requesting that permission as that's likely what Facebook's reviewers complained about above.in open graph settings i have wrote only this line:
publish_stream
That's normal. In the database, we store just the relative path of the page that the action was taken on. We can determine the site automatically and it also helps if you change your domain name at a later date so that we haven't hard-coded the 'old' domain in.written URLs in the log activity are like this:
/blog/medical-specialties/entry/foods-for-keeping-your-prostate-healthy.html
all without the beginning of the site meddybear.net...
<meta property="og:type" content="meddybearconnect:"/>.The publish_actions permission is being requested at registration so that actions the user takes can automatically be posted to the users wall. We are not using the explicitly_shared option for any of our actions. Some of our actions are (or are planned) to be consumption actions, like reading an article, which will require the publish_actions approval ahead of time. My understanding is that this is an acceptable way to request the publish_actions permission.
Before you submit your action to Facebook for approval you really need to test the action. That means logging in as a Facebook user and ensuring that the action is properly posted (published) to the Activity Log area in Facebook. You can see your activity log by clicking the "Activity Log" link in the bottom right of your cover photo. If you haven't read, or aren't testing, your actions, please make sure you read the Testing your Open Graph Actions documentation page which explains what needs to be working and tested before you submit.You'll also want to make sure you created the same object within the Facebook Developer area for your application. i did but i dont know how to publish them.
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
