Has anyone on here seen this error?
Fatal error: Uncaught OAuthException: (#260) Modifying existing photos requires the extended permission photo_upload thrown in /site/root/sdk/fb-php/base_facebook.php on line 1106
I've looked all over the internet and i can't seem to time anything to help me solve this. I went to the permissions page and don't see a permission option for "photo_upload" all i see that is close is "user_photos".
I'm trying to accomplish someone being able to upload a photo to a Facebook group... i can get it to work if the user is an admin but i can't get it to work for a standard user.