Re: [Tiki-devel] New errors on index rebuild after Tiki22 update (yesterday with 9b90b2a3)
Jonny Bradley via TikiWiki-devel <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi B This shouldn't stop the rebuild from finishing but they are warnings that this code will fail fatally on php8, so we do need to fix them for Tiki 23.x but shouldn't be an issue for 22.x If you want to hide them change your error_reporting to (the default) E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED maybe? jb > On 16 Mar 2021, at 10:09, Bsfez Tiki via TikiWiki-devel <[email protected]> wrote: > > Hello, > > On a freshly updated Tiki 22 (yesterday with 9b90b2a3 ?) I have errors on rebuilding the index. > > Both doesn’t seems to be related to the item or file and is ouputted on the first trackeritem and first file. > > It was appearing for trackeritem2 and I deleted it and now it is displayed for trackeritem6 (next inline) > I recheck and resave the file gallery 5 and it is still here. > > I have no idea on where to look to produce a better diagnose. > > May that ring a bell to someone that worked on this lately ? > > Bernard > > 2021-03-16T09:59:31+00:00 INFO (6): addDocument trackeritem 6 {"memoryUsage":"20.0 MiB"} > 2021-03-16T09:59:31+00:00 ERR (3): DEPRECATED: Required parameter $prettyModifier follows optional parameter $type {"code":null,"file":"/home/dev/public_html/lib/trackers/trackerlib.php","line":4607} > > > 2021-03-16T09:59:31+00:00 INFO (6): addDocument file 5 {"memoryUsage":"22.4 MiB"} > 2021-03-16T09:59:31+00:00 ERR (3): DEPRECATED: Required parameter $feedbacks follows optional parameter $to {"code":null,"file":"/home/dev/public_html/lib/filegals/filegallib.php","line":1887} > 2021-03-16T09:59:31+00:00 ERR (3): DEPRECATED: Required parameter $file_id follows optional parameter $to {"code":null,"file":"/home/dev/public_html/lib/filegals/filegallib.php","line":1910} > > > _______________________________________________ > TikiWiki-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel _______________________________________________ TikiWiki-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel