Banner component & module 'Select By Keyword' not working if there is No Client selected. e.g. adding keyword 'all' to an article and adding the same keyword to a related banner while choosing 'No Client' in the module results in no banner showing.
Banner is shown when 'No Client' is selected and Select By Keyword is selected
Banner is not shown
As per conversation in #40987 and initially raised in #39016
Error with no client selected is
Warning: Undefined array key 4 in ----/public_html/components/com_banners/src/Model/BannersModel.php on line 231
Also showing a 1064 error on the homepage only of my particular site, screengrab attached (other pages no error unless debug is on and max error reporting, banner just doesn't show.
Labels |
Added:
No Code Attached Yet
|
yesss please
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-06-22 12:28:32 |
Closed_By | ⇒ | alikon |
I can confirm the issue - apart from the 1064 error - most likely a mysql error visible only on your host ,since the query was not built properly - see fix in #39016