By Sean Carney on Thursday, 19 January 2017
Posted in General
Likes 0
Views 191
Votes 0
Watchful.li just informed me that the file /cli/finder_indexer.php has been modified.

I wonder if that was necessary a few days ago while Arlex was figuring out what was breaking the Smart Search Indexing of my site at https://www.drcarney.com
.
I am wondering if maybe Arlex or Mark might have changed that file? And, if so, does that file need to remain changed now since you have also disabled the "System - Highlight" plugin which was causing the problem.

I am asking mostly wondering if I should put that file back to it's core Joomla file or if you think that might cause me some grief.

I had also have the folks at CloudAccess look at this problem a few days ago so I supposed one of them could have edited that file as well. I will also ask them. :-)

I would like to put back the core joomla file if that will not break the Smart Search indexing. :-)

Thanks, Sean
Yes, I think that is CloudAccess guys added this code on that file.


define('JDEBUG', false);


Because if I recall correctly, you did tell me they have disable those error when during the indexing from your backend smart search page.

I believe you can leave it there, this code will not cause any issue on your site, i think it just disabled those error don't appear on your site.
·
Thursday, 19 January 2017 16:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you. I realize they added this just to suppress some warning messages when running the indexing from the command line.
·
Thursday, 19 January 2017 20:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now
·
Thursday, 19 January 2017 22:59
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post