Topic: Display issue after upgrading 521 to 524
Hi,
Upgrade completed from 521 to 524.
In order no to crash anything, newdatabase, new folder, but the dump of the operational database is imported to the new one and all fils/directories match the upgrade notes.
Calendar seem to be updraded from its own and works but ...
I have troubles in the header, same on new or editing event.
This is for calendar page :
<b>Warning</b>: Undefined array key "evtTemplGen2" in <b>/homepages/.../calendrier524/index.php</b> on line <b>189</b><br />
<b>Warning</b>: Undefined array key "evtTemplUpc2" in <b>/homepages/.../calendrier524/index.php</b> on line <b>190</b><br />
<b>Warning</b>: Undefined array key "evtTemplPop2" in <b>/homepages/.../calendrier524/index.php</b> on line <b>191</b><br />
<b>Warning</b>: Cannot modify header information - headers already sent by (output started at /homepages/.../calendrier524/index.php:189) in <b>/homepages/.../calendrier524/common/toolbox.php</b> on line <b>637</b><br />
<br />
<b>Warning</b>: Undefined array key "calMenu" in <b>/homepages/.../calendrier524/common/header.php</b> on line <b>468</b><br />
On the server, PHP is 8.2.15 and MySQL is 8.0.32
Tried on a new directory/database to start from.
All ok with no data
If I new import database... then again the issue, calendar ok but display issue ...
Any idea ?