Erreur fatale en PHP8 quand on actualise un flux manuellement dans la liste #1

Closed
opened 2022-05-28 22:53:01 +00:00 by franck-tomek · 1 comment
franck-tomek commented 2022-05-28 22:53:01 +00:00 (Migrated from github.com)

Backend fatal error: PHP Fatal error: Uncaught TypeError: dt::setTZ(): Argument #1 ($tz) must be of type string, null given, called in /planetDC/dotclear/inc/admin/lib.dc.notices.php on line 119 and defined in /planetDC/dotclear/inc/libs/clearbricks/common/lib.date.php:113 Stack trace: #0 /planetDC/dotclear/inc/admin/lib.dc.notices.php(119): dt::setTZ() #1 /planetDC/dotclear/inc/admin/lib.dc.notices.php(127): dcAdminNotices::{closure}() #2 /planetDC/dotclear/inc/admin/lib.dc.page.php(298): dcAdminNotices::addNotice() #3 /planetDC/dotclear/inc/admin/lib.dc.page.php(303): dcPage::addNotice() #4 /planetDC/all-blogs/plugins/zoneclearFeedServer/inc/class.zcfs.feedsactions.php(237): dcPage::addSuccessNotice() #5 /planetDC/dotclear/inc/admin/actions/class.dcaction.php(331): zcfsDefaultFeedsActions::doUpdateFeed() #6 /planetDC/all-blogs/plugins/zoneclearFeedServer/index.php(481): dcActionsPage->process() #7 /planetDC/dotclear/admin/plugin.php(43): include('/home/lafr3189/...') #8 {main} thrown in /planetDC/dotclear/inc/libs/clearbricks/common/lib.date.php on line 113

`Backend fatal error: PHP Fatal error: Uncaught TypeError: dt::setTZ(): Argument #1 ($tz) must be of type string, null given, called in /planetDC/dotclear/inc/admin/lib.dc.notices.php on line 119 and defined in /planetDC/dotclear/inc/libs/clearbricks/common/lib.date.php:113 Stack trace: #0 /planetDC/dotclear/inc/admin/lib.dc.notices.php(119): dt::setTZ() #1 /planetDC/dotclear/inc/admin/lib.dc.notices.php(127): dcAdminNotices::{closure}() #2 /planetDC/dotclear/inc/admin/lib.dc.page.php(298): dcAdminNotices::addNotice() #3 /planetDC/dotclear/inc/admin/lib.dc.page.php(303): dcPage::addNotice() #4 /planetDC/all-blogs/plugins/zoneclearFeedServer/inc/class.zcfs.feedsactions.php(237): dcPage::addSuccessNotice() #5 /planetDC/dotclear/inc/admin/actions/class.dcaction.php(331): zcfsDefaultFeedsActions::doUpdateFeed() #6 /planetDC/all-blogs/plugins/zoneclearFeedServer/index.php(481): dcActionsPage->process() #7 /planetDC/dotclear/admin/plugin.php(43): include('/home/lafr3189/...') #8 {main} thrown in /planetDC/dotclear/inc/libs/clearbricks/common/lib.date.php on line 113`
JcDenis commented 2022-11-26 20:13:08 +00:00 (Migrated from github.com)

Normalement résolu à partir de la 2022.11.20 pour dotclear 2.24

Normalement résolu à partir de la 2022.11.20 pour dotclear 2.24
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: JcDenis/zoneclearFeedServer#1
No description provided.