Frontend User version: 1.5.4
feuser_search
FrontendUserListing version:0.4-beta-3
CustomContent version: 1.5.2
I'm currently using all these modules / plug ins in conjunction with each other to organise a members section, but I'm coming across a few errors:
1. Sometimes when I initially log in I get a strange error that just simply says 'got here 3' with no other text rather than taking me to the logged in page.
2. When I use feuser_search plug in, if there are no results it displays okay, but if I search for something that exists, it does display this error:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /mounted-storage/home66a/sub008/sc39744-WSDY/www/initialize/plugins/function.feusers_search.php on line 231
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /mounted-storage/home66a/sub008/sc39744-WSDY/www/initialize/plugins/function.feusers_search.php on line 231
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /mounted-storage/home66a/sub008/sc39744-WSDY/www/initialize/plugins/function.feusers_search.php on line 231
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /mounted-storage/home66a/sub008/sc39744-WSDY/www/initialize/plugins/function.feusers_search.php on line 231
The smarty tag I am using is:
{feusers_search searchin='nickname, location,occupation' showfields='first_name,last_name,nickname,location'}
Thanks in advance
