Closed GiantCrocodile closed 2 years ago
The error occurs because the migration plugin outputs HTML, not JSON. This is as expected but does not cause any harm. As stated in the release notes and in the comment inside the plugin file, please use the plugin in the site frontend, not in the Panel. Of course you can and should delete the plugin again after the migration.
@lukasbestle I see. First time I understood it like you said but I was surprised that it did work in the panel (I had to use the panel to navigate to some page as I had no browser history active in my development setup) and then I was not sure if frontend was meant as in any page of Kirby 3 I call in the browser or just the real frontpages for the page visitors.
Describe the bug
After pasting the plugin to the plugin folder and opening the Kirby 3 panel, you get the error mentioned in the title of this issue.
Expected behavior
No error
Screenshots
Kirby Version
v3.6.0
Console output
Desktop (please complete the following information):
Windows 10, WAMP, latest Firefox
Additional context
multilang site with 1 lang, I was logged in and had the panel open before I did copy and paste the plugin