Smarty error #1118
Smarty error
#1118
Replies: 1 comment
-
I suspect that PHP error levels may be configured differently in Rocky (as compared to CentOS). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi , we have Smarty app on centos7.9 with php8.2 and it is working fine. But when we moved to Rocky9.5 with php8.2 and same smarty app without any updates it is giving error. Any help and ny pointers will be appreciated
Warning
: Undefined array key "auth_valid" in
/hpc/web/forms.hpc/template_c/927c79f2c9633ba6a9956c9aa109884b79289aa9_0.file.navbar.tpl.php
on line
28
Warning
: Attempt to read property "value" on null in
/hpc/web/forms.hpc/template_c/927c79f2c9633ba6a9956c9aa109884b79289aa9_0.file.navbar.tpl.php
on line
28
Warning
: Undefined array key "auth_valid" in
/hpc/web/forms.hpc/template_c/927c79f2c9633ba6a9956c9aa109884b79289aa9_0.file.navbar.tpl.php
on line
94
Warning
: Attempt to read property "value" on null in
/hpc/web/forms.hpc/template_c/927c79f2c9633ba6a9956c9aa109884b79289aa9_0.file.navbar.tpl.php
on line
94
Beta Was this translation helpful? Give feedback.
All reactions