Facebook picker can I pick images from a "facebook page"
Hey again :)
Im administrating a customers facebook page and they asked if we could add their image galleries to their umbraco site. I was instantly thinkin' of this genious addon :)
Is there some way of getting the images from the facebook page instead of my own ?
Yes, but the customer would need to have a dedicated login to their facebook page. Otherwise you would always end up authenticating your facebook page. So if you customer has a login they use specifically for their facebook fan page you simply need to use that login for authentication.
I can't remember if its possible to do a work around after you have authenticated with your own login, but I will look into it. I do however recommend using a dedicated login if that is an option for you.
Facebook picker can I pick images from a "facebook page"
Hey again :)
Im administrating a customers facebook page and they asked if we could add their image galleries to their umbraco site. I was instantly thinkin' of this genious addon :)
Is there some way of getting the images from the facebook page instead of my own ?
Yes, but the customer would need to have a dedicated login to their facebook page. Otherwise you would always end up authenticating your facebook page.
So if you customer has a login they use specifically for their facebook fan page you simply need to use that login for authentication.
I can't remember if its possible to do a work around after you have authenticated with your own login, but I will look into it. I do however recommend using a dedicated login if that is an option for you.
- Morten
Super ill figure out if they have a dedicated else we will have to create one.
Would be nice just to test it with if there was a work around somehow so i could just do it through my own account to start with.
Just looked at the code and there currently isn't a workaround available as the request string is kinda hardcoded :-S
Should be fairly simple to make it a bit more flexible tho...
- Morten
Its Np :)
Im trying to create a new admin account and getting it to become admin for the company's page(since I just found its run from a personal account -.-)
is working on a reply...