Skip to Content Skip to Menu

[SOLVED] Strict Standards: Declaration of getcaptchaTab

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
10 years 11 months ago - 10 years 11 months ago #236422 by jojo12
Hi,
I installed a new J3.2 and the cb quickstart package.
After when I try to login in frontend I get
Strict Standards: Declaration of getcaptchaTab....

The configuration is standard and I don't want to hide more notices

what's going wrong?

The exact notie is:
Strict Standards: Declaration of getcaptchaTab::getDisplayRegistration() should be compatible with that of cbTabHandler::getDisplayRegistration() in .../components/com_comprofiler/plugin/user/plug_cbcaptcha/cb.captcha.php on line 790
Last edit: 10 years 11 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 11 months ago #236439 by krileon
PHP 5.4 forces strict standards output when error reporting is enabled. You can just ignore them. It does not show when error reporting is set to System Default. Strict standard warnings will not cause any negative effects on your site.


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.

Please Log in or Create an account to join the conversation.

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
10 years 11 months ago #236441 by jojo12
that' not true. I have standard and see the notice this is really embarassing

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48478
  • Thanks: 8282
  • Karma: 1443
10 years 11 months ago #236487 by krileon
Set error reporting to None to suppress them then. There's nothing I can do about this, sorry. PHP 5.4 forces strict standards output if error reporting is enabled even slightly. CB Captcha is depreciated so I will not be receiving any further updates. It is officially replaced by CB AntiSpam, which has Captcha built in.


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.
The following user(s) said Thank You: jojo12

Please Log in or Create an account to join the conversation.

  • jojo12
  • jojo12
  • OFFLINE
  • Posts: 957
  • Thanks: 109
  • Karma: 25
10 years 11 months ago #236496 by jojo12
Sorry, the last phrase was the solution: Didn't knew that CB Antispam is replacer.
Thanks
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

  • Magic2014
  • Magic2014
  • OFFLINE
  • Posts: 61
  • Thanks: 9
  • Karma: 2
10 years 6 months ago - 10 years 6 months ago #244053 by Magic2014
Replied by Magic2014 on topic Strict Standards: Declaration of getcaptchaTab
Kyle, pls tell me if I'm doing this correctly.

I got a similar error msg. (actually the exact same error msg). You said just to suppress error reporting, so I went to wampserver icon - clicked php - clicked php settings - and unchecked display errors.

I got the big page of (I guess settings, I don't know what exactly you call it) to go away, but I'm not sure if that was the correct way of doing it.

If you were referring to something else or some other method of eliminating that report page on my frontend by the term suppress error reporting, pls inform.

Want to keep everything up to specs

thanks
Magic
Last edit: 10 years 6 months ago by Magic2014.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum