- May 24, 2018
- 78,540
- 112,371
- 120
Bypass all resource restrictions, passwords, and keys? Read here!
Update to 4.1.2
includes/License.php:#265$license_data = array('succes'=>true,'error'=>'','license'=>'valid','expires'=>'lifetime'); needs to be $license_data = (object) array('success'=>true,'error'=>'','license'=>'valid','expires'=>'lifetime');Download SearchWP v4.1.2 - Instantly Improve Your Site Search Nulled Free
v4.1.2
- [IMPORTANT] As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you will need to edit your Engine and rebuild your index, this is not done automatically and should be planned for when updating)
- [Improvement] Indexer handling of concurrent invocations, health check/restart when process encounters Errors...
im sorry. I forgot to fix it quickly.@NullMaster there's a typo in the null:includes/License.php:#265
$license_data = array('succes'=>true,'error'=>'','license'=>'valid','expires'=>'lifetime');needs to be$license_data = (object) array('success'=>true,'error'=>'','license'=>'valid','expires'=>'lifetime');
(it needs to be an object, not a regular array, and its 'success' not 'succes')
Download SearchWP v4.1.3 - Instantly Improve Your Site Search Nulled Free
v4.1.3
- [IMPORTANT] As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you will need to edit your Engine and rebuild your index, this is not done automatically and should be planned for when updating)
- [Fix] Synonym partial matches in some cases
- [Fix] Statistics display with Statistics capability...
Almost fixed the license bug. Licence.php: 265. it needs to be `success` not `succes`SearchWP WordPress Plugin v4.1.3
Download SearchWP v4.1.4 - Instantly Improve Your Site Search Nulled Free
v4.1.4
- [IMPORTANT] As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you will need to edit your Engine and rebuild your index, this is not done automatically and should be planned for when updating)
- [Fix] Error during partial match application on synonyms in some cases
- [Fix] Admin search handling in some cases