Member Search

Member Search 2.2

No permission to download
Updated. Getting this error.

Error Info ErrorException: Array to string conversion - library/Andy/MemberSearch/Model.php:75 Generated By: DRE, A moment ago Stack Trace #0 /home/blah/public_html/library/Andy/MemberSearch/Model.php(75): XenForo_Application::handlePhpError(8, 'Array to string...', '/home/blah/publi...', 75, Array) #1 /home/blah/public_html/library/Andy/MemberSearch/ControllerPublic/Member.php(44): Andy_MemberSearch_Model->getMembers('', 'Florida', '', '', '') #2 /home/blah/public_html/library/XenForo/FrontController.php(347): Andy_MemberSearch_ControllerPublic_Member->actionMembersearchResults() #3 /home/blah/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch)) #4 /home/blah/public_html/index.php(13): XenForo_FrontController->run() #5 {main} Request State array(3) { ["url"] => string(38) "https://8th.us/go/membersearch-results" ["_GET"] => array(0) { } ["_POST"] => array(6) { ["username"] => string(0) "" ["location"] => string(7) "Florida" ["field1"] => string(0) "" ["field2"] => string(0) "" ["field3"] => string(0) "" ["_xfToken"] => string(8) "********" } }
 
Hi Andy, this is just what I was looking for but have hit a snag. I very recently moved my board over to Xenforo from Vbulletin 3.8.4 and am having a hell of a job trying to get this addon to work on the custom profile fields that were imported from VB. It installs with no problem at all but always shows a nil result in a search on the custom profile fields specified in the ACP.

It doesn't help that overnight, the UI on Mysql is totally different and I'm having difficulty in finding the custom field s in xf_user_filed table. Maybe I'm inputting the wrong values when setting which fields to search.

Any pointers would be greatly appreciated.

Great work by the way.
 
Last edited:
Back
Top Bottom