Home » Topics » Technical and configuration issues » Technical issues » Htp500 error when checking the box 'Replace WordPress default search'
I get a htp500 error at the front end at my search results after I check the box “Replace WordPress default search by WPSOLR’s.”
This is a problem with version 20.4 of the WPSOLR plugin.
On line 297, there is a PHP shorttag : <?
It should be <?php
That will ensure compatibility with servers that don’t support the shorttag.
This issue is solved in 20.5
You must be logged in to reply to this topic.