Topic-icon Error message

Active Subscriptions:

None
9 years 4 months ago #49562 by calledmagazine
Error message was created by calledmagazine
I'm getting a error message in the top of our website.
Can anyone assist?
See attachment:
File Attachment:
The topic has been locked.
Support Specialist
9 years 4 months ago #49565 by mel
Replied by mel on topic Error message
I cannot see the first warning as it is cut off.

We have seen the second warning occur and it should not affect functionality on your page. To fix it, you can set your Warning Level to None in Joomla Global Configuration or edit the file it mentioned /components/com_jfbconnect/libraries/provider/facebook.php around line 299 and comment out the following:
if ($user->guest)
   setcookie('jfbconnect_permissions_granted', '', time() - 10000, "/"); // clear the granted permissions cookie
The topic has been locked.
Active Subscriptions:

None
9 years 4 months ago #49589 by calledmagazine
Replied by calledmagazine on topic Error message
Thank you for getting back to me :)

I have a more complete error message in the attached screenshot.
Should I just comment out the error messages in the PHP files? That won't effect the functionality?
Thank you for your help.

File Attachment:
The topic has been locked.
Support Specialist
9 years 4 months ago #49594 by mel
Replied by mel on topic Error message
Actually, looking at the first warning and the code there, if you are trying to perform a Facebook request, there may be a problem. Could you describe the steps were you taking to encounter these warnings? Fixing this problem might resolve the second error.
The topic has been locked.