Publisher does not support the Fluid field type. Please do not contact asking when support will be available.
If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.
Ticket: PHP 8.1 Deprecated and Warning notices when saving settings
Status | Resolved |
Add-on / Version | Publisher 3.10.1 |
Severity | |
EE Version | 7.3.11 |
Juan Carlos Celaya Dibout
Aug 25, 2023Hi,
When saving into general settings, browser section for example, i get this output:
Deprecated
vsprintf(): Passing null to parameter #1 ($format) of type string is deprecated
user/addons/publisher/Controllers/AbstractController.php, line 547
Severity: E_DEPRECATED
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/core/Input.php, line 268
Severity: E_WARNING
Warning
Cannot modify header information - headers already sent by (output started at ee/legacy/core/Exceptions.php:120)
ee/legacy/libraries/Functions.php, line 460
Severity: E_WARNING
Using PHP 8.1 and EE 7.3.11
BoldMinded (Brian)
Aug 25, 2023
I need more information… Can you please share screenshots, or a video, of what you’re seeing before you try to save?
Juan Carlos Celaya Dibout
Aug 25, 2023
Comment has been marked private.
BoldMinded (Brian)
Aug 25, 2023
I’ll take a look at this next week. Looks like you’re license of Publisher has expired though.
Juan Carlos Celaya Dibout
Aug 25, 2023
thanks, going to renew that, the difference in date format confused me as i thought it was expiring on december 8 (08/12/2023) and in reality is august 12.
Regards.
BoldMinded (Brian)
Aug 25, 2023
I can’t replicate this in my local environment, also running PHP 8.1. Per the support terms if I’m unable to replicate I’ll have to ask you to create a new EE environment, possibly on a different server, with only Publisher installed and see if you can replicate it there as well. If not, then it might indicate something is causing issues in your current environment.
Juan Carlos Celaya Dibout
Aug 25, 2023
Comment has been marked private.