To see whether redirect does function I manipulated a URL in frontend. Then I get the following error:
The requested page can't be found. ....
500 PLG_SYSTEM_REDIRECT_ERROR_UPDATING_DATABASE
Tested with mysql 8.0.17.
Labels |
Added:
?
|
P.S. ... and forget my questions above.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-10-24 12:42:13 |
Closed_By | ⇒ | alikon |
Closed_By | alikon | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/26782
@waader Which kind of J4 did you use? Current 4.0-dev branch? Or 4.0 Alpha 12?
Could you export structure of table
#__redirect_links
e.g. as create table statement, or check if columnscreated_date
andmodified_date
have a default value or not, and if they have one, which one? Or in other words: Is PR #26381 already included? Please don't check the files only, check also in database.And your J4, has that been a new installation, or has it been updated from a previous J4 alpha or daily build (which is not supported)?