First, sorry for my bad english and I really like your CB. I hope you can help me. I like a very clean website.
So my problem; the plugin "CB GroupJive" I have this error message 4 times in the backend "Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/vhosts/juhuui.com/httpdocs/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php on line 3441"
The frontside looks good and work. But its the only error messages I have one my website and I don't like and don't unterstand this.
Can you help me please?
I use Joomla 5.3.1 and PHP 8.3.21 (when I get up to PHP 8.4 I will have lot of this error message in the backend)
With $subject being the only hint I've checked for all usages of $subject in latest GJ release and none of them are null. Please be sure you've latest 3.7.0 release installed and see if your issue persists.
If your issue does persist after updating do you know where it's happening? If so please enable debug mode and maximum error reporting in Joomla global configuration then retry. Then provide the full callstack for the error so we can see where it's coming from.
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.
I use the plugin CB GroupJive 3.7.0 and have now the debug-mode on maxium, still with the same error message 4 times "Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /srv/www/vhosts/juhuui.com/httpdocs/libraries/CBLib/CBLib/AhaWow/View/RegistryEditView.php on line 3441"
Where are you seeing this exactly? What page? The error suggests a backend view of some kind.
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.
Strange, am unable to confirm your issue. Please try saving the configuration and see if your issue goes away. Might be due to a parameter not being saved. Please keep in mind it's a deprecation notice so there's no error happening at this time so it won't break anything. Does look like we need to check for that in core CB though and not in GJ.
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.