Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Michael R Posted November 20, 2015 Posted November 20, 2015 If I go to Advanced Search and click on Members, I get an error every time now. I realize not every field is searchable, but I should at least get some results. For example, if I click on Gender: Male and click Search Community it errors. If I enter "Rhode Island" in location, at the very least I should get my profile, but again it errors. Quote Sorry, there is a problem Something went wrong. Please try again. Error code: EX2 Frustrating.
Daniel F Posted November 20, 2015 Posted November 20, 2015 As i said in the ticket, this is a bug, which was resolved in 4.1 if you don't want / can't upgrade, open applications/core/modules/front/search/search.php search for if ( isset( \IPS\Request::i()->$key ) ) replace it with if ( isset( \IPS\Request::i()->$key ) AND \IPS\Request::i()->$key != 'any' ) (this should be line 114)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.