Hello there,
I'm using the search component from emptorum cb_search, which works together with the community builder (1.01) and
have the following problem:
When you enter a search on my site it returns the proper results. But the problem is when there is multiple pages of results (ie, greater than 10). When you click 'next' or a page number it returns a SQL error.
Here is the sql error:
Warning: array_keys(): The first argument should be an array in ...../components/com_mambelfish/classes/mambelfish.class.php on line 164
Warning: Invalid argument supplied for foreach() in ......./components/com_cb_search/cb_search.html.php on line 431
In case somebody also encountered the same problem and found a solution, please let me know.
Rudy