Crud. I had to comment out that whole function so it was just a blank function in order to even log into my site.
Now when I go to admin->addons I get
Code
PHP ERROR [1] Call to undefined function get_facebook_cookie() in sources_custom/users.php on line 51 (version: 7.1.5, PHP version: 5.2.17, URL: /adminzone/index.php?page=admin_addons&type=misc)
I noticed in the commit log that the new Facebook add-on provides support for syndicating to Facebook and Twitter accounts. Is the syndication to FB only available to the account or can you syndicate to a page? I'm not even sure if that is supported in their API but thought I'd ask as we post on a fan/brand page.
@arbo, I think you overwrote /sources_custom/facebook_connect.php with my new file not /facebook_connect.php. Easy mistake to make but they are different files.
@bobs, yes syndication to FB page/user/group walls all possible. Members can have it post to their own user walls.
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Hmm, no, the addon includes various template edits that add the Facebook login button. I suppose if the Facebook JS isn't loading (should be loaded in FACEBOOK_FOOTER), or those templates aren't there, or the FACEBOOK_FOOTER template isn't injected (should be via sources_custom/facebook_connect.php).
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
I looked at the built in facebook 'addin' and the extended one I installed, neither puts a facebook_connect.php in sources_custom. So perhaps I deleted that when I was trying to get it working yesterday.
I looked at the built in facebook 'addin' and the extended one I installed, neither puts a facebook_connect.php in sources_custom. So perhaps I deleted that when I was trying to get it working yesterday.
No, just downloaded a 7.1.5 zip and that file is not there. Confused….
I think one point of confusion here (which we're fixing in v8!) is that there are two facebook addons. Here we're talking about the non-bundled one, which you'll find in the addon directory. The builtin one handles syndication to facebook, not facebook logins.
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Well, I removed both of those. And in looking at the files they list as what get's installed, neither lists a sources_custom/facebook_connect.php so that is where my confusion comes from. If that file is different than the one in / then where does it come from?
Well, I removed both of those. And in looking at the files they list as what get's installed, neither lists a sources_custom/facebook_connect.php so that is where my confusion comes from. If that file is different than the one in / then where does it come from?
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
Ok, I installed the bundled facebook stuff. Went into config and entered API and such.
Then installed the facebooks support addon, and now I can get a 'facebook friends' window… but nothing else looks different. Login or footer or anything.
Overridden sources_custom/users.php is meant to call up initialisation of sources_custom/facebook_connect.php, which is supposed to call up the need for FACEBOOK_FOOTER to be added to the footer, which injects the Facebook JS, which the XFBML markup in the overridden LOGIN_SCREEN.tpl (etc) template uses.
I'd check if the Facebook footer stuff is in the page markup. And I'd check the XFBML is in the login screen. That'll give you some guide on where it's sticking at.
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
If not, please let us know how we can do better (please make suggestions that are economically viable and scalable, not just requests to do more for free).
If so, please let others know about ocPortal whenever you see the opportunity.
This information has not loaded yet. It will be generated in the background, please come back later.
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource.
1 guests and 0 members have just viewed this: None