Topic-icon error msgs

Active Subscriptions:

None
11 years 2 months ago #51947 by rakesh
error msgs was created by rakesh
These error messages show up in backend of the latest joomla 3.4 and latest JFBconnect v6.2.
And is messing up the backend panel

JBCconnect admin panel
Strict Standards: Declaration of JFBConnectProfileDataProxy::bindData() should be compatible with Joomla\Registry\Registry::bindData($parent, $data, $recursive = true, $allowNull = true) in xxx/components/com_jfbconnect/libraries/profile.php on line 119

Module mod_sclogin
Strict Standards: Declaration of JFBConnectProfileDataProxy::bindData() should be compatible with Joomla\Registry\Registry::bindData($parent, $data, $recursive = true, $allowNull = true) in xxx/components/com_jfbconnect/libraries/profile.php on line 119

Frontend these messages show

Strict Standards: Declaration of JFBConnectProfileDataProxy::bindData() should be compatible with Joomla\Registry\Registry::bindData($parent, $data, $recursive = true, $allowNull = true) in xxx/com_jfbconnect/libraries/profile.php on line 119

Warning: Cannot modify header information - headers already sent by (output started at /home/upper/public_html/cms/components/com_jfbconnect/libraries/profile.php:119) in xxx/components/com_jfbconnect/libraries/provider/facebook.php on line 299
The topic has been locked.
Support Specialist
11 years 2 months ago #51948 by mel
Replied by mel on topic error msgs
Please follow the workaround in www.sourcecoast.com/forums/jfbconnect/jf...-to-joomla-34#p51478 to fix the warning about the bindData method. This fix is already checked in for our next release.

The second warning is a common warning that we've seen before with JFBConnect and doesn't cause any functional problems. I wouldn't worry about this one, unless you are having any problems with the site or extension functioning correctly. Your error reporting level in Joomla Global Configuration settings should be switched to something not as strict. It sounds like it is on Maximum or Development mode. Switching to Simple should remove this second warning.

-Melissa
The topic has been locked.