#1 2025-07-31 15:24:58

watin
Member
2025-07-31
1

error code

Hello/Hi/Greetings,

(I have This problem)

(Deprecated: Smarty_Internal_TemplateCompilerBase::compileTemplate(): Implicitly marking parameter $parent_compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/u833933589/domains/photo.watin-p.com/public_html/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 386

Deprecated: Smarty_Internal_TemplateCompilerBase::compileTemplateSource(): Implicitly marking parameter $parent_compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/u833933589/domains/photo.watin-p.com/public_html/include/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 417

Deprecated: Smarty_Internal_Runtime_CodeFrame::create(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/u833933589/domains/photo.watin-p.com/public_html/include/smarty/libs/sysplugins/smarty_internal_runtime_codeframe.php on line 28)

Offline

 

#2 2025-08-01 11:21:04

OHappyDay
Member
2023-02-08
130

Re: error code

Hi,

this is only a warning about some functions that are deprecated.

You can turn off the display of these warnings by adding the following line to the LocalFiles Editor:

$conf['show_php_errors'] = E_ALL & ~E_DEPRECATED  & ~E_WARNING;

Offline

 

Board footer

Powered by FluxBB

github linkedin newsletter Piwigo.org © 2002-2025 · Contact