Topic-icon Warnings after update to jbfconnect v7.0.2

Active Subscriptions:

None
9 years 11 months ago #58580 by BigGroup
I'm getting the following warning after upgrading on my dev site with error reporting on maximum :

Warning: strpos() expects parameter 1 to be string, object given in /{removed}/htdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 70

Warning: strpos() expects parameter 1 to be string, object given in /{removed}/htdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 72

Warning: strpos() expects parameter 1 to be string, object given in /{removed}/htdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 70

Warning: strpos() expects parameter 1 to be string, object given in /{removed}/htdocs/components/com_jfbconnect/libraries/profile/facebook.php on line 72

PHP Version 5.6.22-0+deb8u1
Web Server Apache/2.4.10 (Debian)
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.5.1 Stable [ Unicorn ] 05-April-2016 22:45 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT

These will be hidden on production but I thought it was worth reporting.
The topic has been locked.
Support Specialist
9 years 11 months ago #58581 by alzander
We always appreciate reporting issues like this. We try to find all PHP notices and warnings, but don't always catch them.

In your case though, this is something very bizarre. The warning is reporting that an object was passed into that function, which is not the correct behavior at all. I think I see the issue though and it should be easy to fix. Can you go to the JFBConnect -> Profiles area and simply hit "Save"? That should re-save some fields in the database and hopefully fix things up for you.

If not, can you let us know what ocial profile plugins you have enabled on your site for integration? Also, I'm assuming you only get this message during authentication, but if you're seeing it on some other page or the admin area, let us know that as well. We'll have to investigate further.

Thanks,
Alex
The topic has been locked.