Hello, I'm using Joomsuite extensions. Currently I've been experiencing problems with JoomSEF when I have filters implemented [joomsuite search filter and dropdown filters] :
when i select a filter value [for instance a town] and then trying to login or logout in frontend, then error occurs-
Warning: urlencode() expects parameter 1 to be string, array given in /home/xxxxxx/public_html/components/com_sef/joomsef.php on line 1333
I believe it's related to setting up Filters in Joomsuite extension, but i could not find any documentation on how to do it.