Topic-icon Need to know answers, before I will subscribe

Active Subscriptions:

None
10 years 6 months ago - 10 years 6 months ago #37525 by petboh
Hello,

I am working now on my site, is almost done, I need to solve last point login and registration.
I try to use module with FB login, but that was mistake, than I try another more complex solution and that was even bigger catastrophe. Now I find you and your product looks little bit better and I try to read some posts, so I want to try your product JFBConnect

So small explanation:
I have Installed latest Joomla, K2 and phpBB with bridge p8pBB and comments connected to phpBB. For a moment I have also Facebook like box for whole site.
My question is, if I will use your JFBConnect can I keep that slider? ..is it possible to disable K2 social plugin and use yours with all these benefits from FB Open Graph?
...and now most important problem what will happened with users in phpBB, they are synchronized from Joomla (when I use above mentioned module, I was not able to log in, in administration of forum).
Last question for now is what about manual registration, can I use reCaptcha? ...with others was not able, give back error of reCaptcha.

Thanks in advance for your reply.
Last edit: 10 years 6 months ago by petboh.
The topic has been locked.
Support Specialist
10 years 6 months ago #37539 by alzander

My question is, if I will use your JFBConnect can I keep that slider?

You *should* be able to still use the slider. The worst case scenario is that you'll have to disable their inclusion of the Facebook Javascript library. This *may* be an option or it would have to be a minor code change to their module. We should be able to help point you in the right direction either way.

is it possible to disable K2 social plugin and us yours with all these benefits from FB Open Graph?

Yes. No problem.

...and now most important problem what will happened with users in phpBB, they are synchronized from Joomla (when I use above mentioned module, I was not able to log in, in administration of forum).

This I'm honestly not sure of. We've tested and had good feedback with JFusion, which integrates with phpBB, but I haven't had any experience with p8pBB. JFBConnect does use standard Joomla User and Authentication plugins. However, logging in from to the admin area of the forum will likely never work with any module. The reason is that the forum expects a username and password, whereas Facebook provides a special 'token' that says which user is logged in. That token may not work for the forum that expects a username/password. In that case, you would need to use your Joomla or phpBB login/password to get in and there really isn't anything I think we could do about that.

Last question for now is what about manual registration, can I use reCaptcha? ...with others was not able, give back error of reCaptcha.

We have multiple registration modes. Our 'automatic' mode creates the user's account automatically, in which case captcha's are bypassed completely. Our 'normal' registration mode lets the user select their username, password, email or other fields you want and this mode does work with captcha.

Finally, we have a 30-day money back guarantee. If you're unable to get things going (and we'll help), no worries.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37560 by petboh

alzander wrote:

...and now most important problem what will happened with users in phpBB, they are synchronized from Joomla (when I use above mentioned module, I was not able to log in, in administration of forum).

This I'm honestly not sure of. We've tested and had good feedback with JFusion, which integrates with phpBB, but I haven't had any experience with p8pBB. JFBConnect does use standard Joomla User and Authentication plugins. However, logging in from to the admin area of the forum will likely never work with any module. The reason is that the forum expects a username and password, whereas Facebook provides a special 'token' that says which user is logged in. That token may not work for the forum that expects a username/password. In that case, you would need to use your Joomla or phpBB login/password to get in and there really isn't anything I think we could do about that.


First of all, thank you for your answer.
...I really do not know what was problem with login to administration. I did like this:
I use FB login and it was automaticaly connect my account to FB account (because e-mail) and I can use site normally also I was loged in to phpBB (that was normal), problems start when I try to log in to administration CP. In phpBB you should log in again to accese CP. I was not able, I recieve error that my password is wrong. I try to log out from site and log in manually and I was able, but same for administration CP in phpBB. I try synchronize users, but efect was same. then I try change password in Joomla (and I made hand synchronization, even is not needed), but same. I was close to restore my site, but then I made last test, I use forgot password in phpBB and I add same password as in Joomla, switch off FB login and everything start to be normal. ...and still there was problem with manual registration with reCaptcha.

So I will subscribe and I hope will fit my needs, most effect of it is that I am sick and tired of creating new account all arround internet, I do not want use same password and then you have problem with remaining... also process with confirmation of e-mail and so...
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago #37578 by petboh
Hello Alex again,

just you was right, there is conflict.
I am not sure, where to disable facebook library for that module. (should be in helper.php, but can you explain me how I will find it?)

thanks for help
The topic has been locked.
Support Specialist
10 years 6 months ago #37587 by alzander
I just looked at your site. The slider actually doesn't look to be the problem. You can try to disable the module (temporarily) to see if things work (which will narrow the problem down), but I think any issues you're having will remain.

The cause is something on your site that's inserting the following into each page:
<div id='fb-root'></div><script type='text/javascript'>

      // Load the SDK Asynchronously
      (function(d){
      var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
      js = d.createElement('script'); js.id = id; js.async = true;
      js.src = '//connect.facebook.net/sk_SK/all.js';
      d.getElementsByTagName('head')[0].appendChild(js);
    }(document));

    </script>
I'm not sure what it is though as I don't see any other Facebook features on the page. I'd check your template to see if there are any options for Facebook integration and disable them. Then, check your plugins for something that may be including Facebook integration.

I hope that helps get you started, but if you need more help, just let me know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 6 months ago - 10 years 6 months ago #37623 by petboh
Hi Alex,

thanks for noticing, it was from sh404sef - I did not know, that this SEO extension have also this feature.

Unfortunately I have still same problems with login and registration I create post in normal support forum for this extension .

thanks for a moment
Last edit: 10 years 6 months ago by petboh.
The topic has been locked.
Support Specialist
10 years 6 months ago #37629 by alzander
Peter,
Glad we got you going with the sh404SEF issue. I already responded to your other post and I'm glad we're making progress on those issues already too.

Thanks,
Alex
The topic has been locked.