![]() |
|
zenFB Suite - Social Plugins for your zenPhoto - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: zenFB Suite - Social Plugins for your zenPhoto (/thread-7174.html) |
zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-02-12 Greets all! After a brief respite into non-internet capabilities I've returned. I dusted off the code and finished up a few more changes. Notably:
For more information, demo, and downloads: Here zenFB Suite - Social Plugins for your zenPhoto - lucky - 2011-03-26 Hello zenFB Suite - Social Plugins for your zenPhoto - sbillard - 2011-03-26 Check to be sure that you uploaded the PHP scripts. (If you uploaded ZIP files they will not be available to Zenphoto.) zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-03-27 Yes, as sbillard pointed out you need to uploade the php files and not the zip, also make sure they're in the root of the plugins folder and not under a folder. So under your filestructure you should have something like myhtmlfiles.com/plugins/: ./zenFBActivity.php Also, there will be an update coming for the zenFBSuite soon, waiting on the Facebook dev team to release an update they're working on for the Comments plug-in for dark sites. zenFB Suite - Social Plugins for your zenPhoto - lucky - 2011-03-27 Hello zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-04-23 zenFBSuite Updates! So I kicked the code and look what happened! zenFBComments Updated to utilize the "new" Facebook comments plug-in. I put new in quotes because it's been out for a while now, I just didn't want to make changes until they allowed for either CSS updates or a dark theme option. Eventually they did as well as a few other changes to the API. Also, as the zenFBComments style is now handled via a light/dark theme option provided by facebook, the "plugins/zenFBComments" folder with the various CSS files are no longer needed. zenFBcommon A couple of quick changes here. Most notable would be the addition of the "Default Logo URL" option. If zenphoto is now on a gallery page showing an item with a thumbnail, it will populate og:image with the cached thumbnail. If it is not, it checks to see if anything is specified for the URL to default logo. If "default logo" is not null, it will then populate og:image tag with information pointing to default logo. If "default logo" is null/empty, it will not add og:image metatag. More info, demo, changelogs, and download: Here! zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-05-06 Quick update to the zenFBSuite. Update to zenFBcommon Info and download here. zenFB Suite - Social Plugins for your zenPhoto - jsrobinson - 2011-05-15 Hi Micheall I am having several problems: [list=1] I am running ZP 1.3.1.2 [5831] with the ZenPhoto theme Thank you in advance for all the hard work on this plugin, I am learning a lot about FB integration from it Cheers! zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-05-15 The reason it's not working is the version of zenphoto you're using. Please upgrade to the most recent release of zenphoto as the plugin will not work in the older releases anymore. zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-05-18 It's that time again! With Zenphoto 1.4.1 around the corner I figured I'd dive right in to testing against the 1.4.1-Beta. After adding compatibility for the upcoming release, I added another one of the Facebook social tools to the suite. A "Send" button, which functions similar to the like button. Instead of posting to your wall for everyone, it allows you to send a Facebook message to a person, people, or even a group. It says it can send to an email address as well, however that functionality has yet to be established properly. For information, demos, and downloads on the zenFBSuite and it's packaged plugins please visit here. zenFB Suite - Social Plugins for your zenPhoto - petew - 2011-06-21 Nice work Michaell on this. Although I do have an issue with the Comments plugin which I can't seem to get to show. I've successfully got the fbLike button to work by putting the code in the codeblock on a news page for instance. However, when I put the suggested code in for fbComments, it just doesn't show the comments plugin! Using zenFBcommon v1.4.1-Beta [7271] and associated plugins on a Zenphoto version 1.4.0.4 [7122] site thanks in advance zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-06-21 Hmmm... I don't think there is any reason why it wouldn't display in a codeblock. Though I never tested it there. Are there any errors in your log? I'll see if I can get my hands on the version you're using (or close enough) and setup a test install. zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-06-21 Alright I grabbed 1.4.0.4 [7130] and did an install. Enabled the plug-ins, added the code to the codeblock. Displays fine here, as can be viewed: http://inthemdl.net/test/pages/test-page Have you turned the comments on for the page you're attempting to use the comment box on? It does use the hook for Comment control on image/news/page/albums. So if you haven't turned that on check for that on the item. Should be a checkbox that says "Comments On" zenFB Suite - Social Plugins for your zenPhoto - zed - 2011-08-17 Hi, I'm not 100% sure it's working good (I still have a warning that says the pictures (URL) is unreachable... Also I suppose I need to modified your php file (the script) to change the font size, it's too small for me, or is that a facebook option.... thank you so much zenFB Suite - Social Plugins for your zenPhoto - acrylian - 2011-08-17 Please again, no double posts. I have removed the link as it was not needed in context... zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-08-17 @zed, the URL unreachable error is because it takes some time for the facebook scraper to check your site. if you've setup your settings in your facebook application properly it should work fine after a bit of time. The font bit is set via facebook, and while they allow you to specify what style of font from a list of their options, unfortunately you cannot set font size. You could test out some css styling to see if it'll affect it, but as all the facebook plugins load via iframe now I don't think it will. Worth a shot to test though. zenFB Suite - Social Plugins for your zenPhoto - Fotoman - 2011-10-13 Hi micheall! I tried you FB "Like" function on my fotos and followed the steps creating ID and finding my name on FB. Whenever I now try to "like" some of my pics, the small comment space comes up and closes without a cause, displaying an "Error" behind this "Be the first to like" and FB icon. If I click on "Error" I'm redirected to FB Error Page, saying that the APP-ID is not allowed for this domain and I have to configure the Connect Base Domains so that it is an prefix of my domain http://mydomain.com/.../pic.jpg.php. But the Connect Base Domains are "mydomain.com". Basicly APP-ID does not match domain. Funnyhow the "like" with the pic appears in my FB profile. After reloading my pic page it says: "XYZ likes this." So it worked. So why that error? The Comment function does not work at all. How's that? zenFB Suite - Social Plugins for your zenPhoto - Fotoman - 2011-10-14 The comment function works now, but with warnings that the image is unreachable ... Update: Fixed this by adding "Allow people to log in on my website" service in the FB app dev page. zenFB Suite - Social Plugins for your zenPhoto - Fotoman - 2011-10-14 After this I all works. Please note this in you installation guide. Thanks for this great plugin!! Update: Hm, every image with a new comment is commited with warning that the image is unreachable. Best regards, zenFB Suite - Social Plugins for your zenPhoto - micheall - 2011-10-14 @Fotoman Thanks for the note, yes you'll have to create the new APP-ID like you did etc and make sure it's properly input into your options. The bit about image being unreachable happens because likely when you first installed the plugins and attempted to use it, Facebook crawled the site and got the error. The problem is that Facebook doesn't crawl the sites constantly, in fact last I read there wasn't any definite timeframe that it used to crawl and index the site. You can force Facebook to scrape the site by looking for the URL Linter and have it run on the URL but that would be troublesome if you have a lot of images. Eventually though, the error will clear up as Facebook re-caches the site properly. Wish there was an easier way to fix that, sorry. @All |