Summary:
Fatal error Product module on re-index core Search module
Detailed Description:
Hi Robert,
I reproduced this also on a new install at my dev-server with PHP 7.0.26
Simple click re-index all content in the core search module and it breaks at:
Fatal error: Uncaught Error: Call to a member function get_extra() on array in
/home/x/public_html/x.com/modules/Products/functions.admin_tools.php:48 Stack
trace: #0 /home/x/public_html/x.com/modules/Products/Products.module.php(380):
products_SearchReindex(Object(Products), Object(Search)) #1
/home/x/public_html/x.com/modules/Search/search.tools.php(191):
Products->SearchReindex(Object(Search)) #2
/home/x/public_html/x.com/modules/Search/Search.module.php(190):
search_Reindex(Object(Search)) #3
/home/x/public_html/x.com/modules/Search/action.defaultadmin.php(6):
Search->Reindex() #4
/home/x/public_html/x.com/lib/classes/class.CMSModule.php(1415):
include('/home/x/...') #5
/home/x/public_html/x.com/lib/classes/class.CMSModule.php(1489):
CMSModule->DoAction('defaultadmin', 'm1_', Array, '') #6
/home/x/public_html/x.com in
/home/x/public_html/x.com/modules/Products/functions.admin_tools.php on line 48
Thank you,
Rolf