Skip to content

[FIX] Custom Route : Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in lib\setup\user_prefs.php on line 52

Ticket: https://avan.tech/item60454#threadId73255

This happens when we choose value 'Redirect to another URL' as 'Router Type'. During redirection, we see this error:

Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in lib\setup\user_prefs.php on line 52
( ! ) TypeError: array_merge(): Argument #2 must be of type array, null given in lib\setup\user_prefs.php on line 52

Merge request reports