Hi. Core extension redirect not working in J4.x
Make redirect /custom to /exist-alias-url
simple redirect 301
redirect to /exist-alias-url
Error 500
Error:
Call to a member function updateObject() on null
at nowa/plugins/system/redirect/redirect.php:243
at PlgSystemRedirect->handleError(object(ErrorEvent))
(nowa/libraries/vendor/joomla/event/src/Dispatcher.php:486)
at Joomla\Event\Dispatcher->dispatch('onError', object(ErrorEvent))
(nowa/libraries/src/Application/EventAware.php:111)
at Joomla\CMS\Application\WebApplication->triggerEvent('onError', object(ErrorEvent))
(nowa/libraries/src/Application/CMSApplication.php:309)
at Joomla\CMS\Application\CMSApplication->execute()
(nowa/includes/app.php:63)
at require_once('/public_html/nowa/includes/app.php')
(nowa/index.php:32)
Joomla migrated from 3.10.4 to Joomla 4.0.5 and update 4.0.6
PHP 7.4
.Htaccess original
Test on Cassiopeia
DB is correct, no errors.
I think that is an urgent problem.
Labels |
Removed:
?
|
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-01-19 15:22:35 |
Closed_By | ⇒ | richard67 |
Closing as duplicate repost, see precious issue #36730 and pull request #36733 for the solution.
@mrownicki To solve the problem, apply the changes from that pull request. A FAQ document for 4.0.6 will be written soon.
@richard67
Thank you! Great info!
Please check #36733