Topic-icon Erros I am using localhost

Active Subscriptions:

None
I have several problems: I am using localhost
1. When I open the component.


2. When I click to login, has no option facebook
The topic has been locked.
Support Specialist
12 years 9 months ago #36011 by alzander
Replied by alzander on topic Erros I am using localhost
Andre,
That 500 error is ugly and we'll look into fixing that so the admin area is still accessible. I think something broke with this latest release in how we present that error, as I know it used to be better than that.

As to the problem, as the message says, cURL is required for Facebook (and JFBConnect) to function. cURL is a PHP extension that allows communication to other websites, which is critical for logging users in and making general calls to Facebook to operate.

You'll need to enable cURL on your localhost for JFBConnect to work. If you're using WAMP or any of the other localhost packages, this should be very easy to do.

Once that's done, the Facebook button should show in your login module, but if not, let us know.

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

None
12 years 9 months ago - 12 years 9 months ago #36014 by fb_100000915234320
When I enable the System - JFBCSystem, website the offiline
Already running PHP Curl
Last edit: 12 years 9 months ago by fb_100000915234320.
The topic has been locked.
Support Specialist
12 years 9 months ago #36020 by alzander
Replied by alzander on topic Erros I am using localhost
It looks loaded there, but Joomla and/or JFBConnect isn't detecting it properly. Can you go to Site -> System Information -> PHP Information in the admin area. Then, search for the section titled 'curl'. Please paste the entire contents of that section here so we can understand your configuration more.

Then, search for "disable_functions" and post the values that are set in your configuration. If any curl calls are in there, it means that cURL is installed, but disabled.

Please let me know how that goes.

Thanks,
Alex
The topic has been locked.