Debug Warning

1 week 3 days ago - 1 week 3 days ago #337917 by galanopd
Debug Warning was created by galanopd
Hi,

Having debug on, I get
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in .../components/com_comprofiler/plugin/user/plug_cbprogressfield/library/Field/ProgressField.php on line 242

which I assume originates from the PHP version, and will be addressed. However, could the subsequent warning be due to a coding error on my part?
Warning: Undefined variable $fieldValue in .../components/com_comprofiler/plugin/user/plug_cbconditional/library/CBConditional.php on line 755
Warning: Undefined variable $fieldValue in .../components/com_comprofiler/plugin/user/plug_cbconditional/library/CBConditional.php on line 800
Attachments:

Please Log in to join the conversation.

1 week 3 days ago #337924 by krileon
Replied by krileon on topic Debug Warning
First issue is just a deprecation notice and can be ignored as we regularly clear those out with releases. That one in particular appears to be due to a field being tracked for progress has no edit view. You should only track fields that can actually be edited. Will add an additional check there to deal with null responses.

As for the error in CB Conditional that should only happen if you've a Code or Query condition causing a fatal error. I don't see any other condition that would cause it, but will add a fix for that.

Both issues should now be fixed in their latest build releases. 😊


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: galanopd

Please Log in to join the conversation.

1 week 3 days ago - 1 week 3 days ago #337930 by galanopd
Replied by galanopd on topic Debug Warning
Faster than the speed of light!
Errors fixed after the 2 updates!

Thank you Kyle
The following user(s) said Thank You: krileon

Please Log in to join the conversation.

1 week 3 days ago #337938 by galanopd
Replied by galanopd on topic Debug Warning
I suppose same goes here?
[b]Deprecated[/b]: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in [b].../components/com_comprofiler/plugin/user/plug_cbfieldgroups/library/Field/FieldGroupField.php[/b] on line [b]100[/b]

Please Log in to join the conversation.

1 week 2 days ago #337947 by krileon
Replied by krileon on topic Debug Warning
Yes, it's just a deprecation notice and can be safely ignored. Once site is in production you should have error reporting turned off and nobody will see those. That should now be fixed in latest CB Field Groups build release.


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: galanopd

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.487 seconds