![]() |
PHP Code Question #2
Running Digital Point Sphinx under PHP 7.1.33 and while I am suppressing errors for the end users I am trying to clean up all the relevant code. Came across this when searching... Any ideas for a fix? It's well beyond my pay grade...
Code:
PHP Warning: Declaration of VW_Search_SearchController::process_keywords_filters($user, $criteria) should be compatible with DPSphinxSearch_CoreSearchController::process_keywords_filters($user, $criteria, $allow_ip_search = false) in ..../packages/vw/search/searchcontroller.php on line 0 |
Functions from derived classes should be compatible with parent class.
So VW_Search_SearchController:: process_keywords_filters should have same params list. Check in VW_Search_SearchController:: process_keywords_filters if there is variable $allow_ip_search used. If not you can change to Code:
VW_Search_SearchController:: |
Try to change different PHP versions and see if this error can happen again?
If yes then it is a conflict between your host and DB Sphinx |
Quote:
|
All times are GMT. The time now is 05:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|