While running joomla debug I received these notices..
Strict Standards: Declaration of getcaptchaTab::getDisplayRegistration() should be compatible with that of cbTabHandler::getDisplayRegistration() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 790
Strict Standards: Declaration of cbinvitesInvites::store() should be compatible with that of comprofilerDBTable::store() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbinvites/cbinvites.class.php on line 1142
Strict Standards: Declaration of cbconnectFacebookField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 51
Strict Standards: Declaration of cbconnectFacebookSocialPluginField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 223
Strict Standards: Declaration of cbconnectTwitterField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 259
Strict Standards: Declaration of cbconnectTwitterWidgetField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 368
Strict Standards: Declaration of cbconnectLinkedInField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 404
Strict Standards: Declaration of cbconnectLinkedInPluginField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 513
Strict Standards: Declaration of cbconnectWindowsLiveField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 549
Strict Standards: Declaration of cbconnectGoogleField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 585
Strict Standards: Declaration of cbconnectGooglePluginField::getField() should be compatible with that of cbFieldHandler::getField() in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/field.cbconnect.php on line 709
Strict Standards: Only variables should be passed by reference in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.class.php on line 65
Strict Standards: Only variables should be passed by reference in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.class.php on line 65
Strict Standards: Only variables should be passed by reference in /home/content/88/10822688/html/components/com_comprofiler/plugin/user/plug_cbconnect/cbconnect.class.php on line 65
Not sure how to fix them. Any help would be much appreciated. Thanks
They're strict standards warnings dues to PHP 5.4. We don't test on PHP 5.4 at this time for strict standards, but most incubator projects have some of them fixed either now or for a future release. Basically just ignore them for now.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.