Plugin Nodebb Plugin-Import: error Loading
-
Hello people,
i installed the plugin "Nodebb Plugin Import" and activate it in the admin-dashboard. If I call /admin/plugins/import in the frontend, I see the view of the plugin. But if I click the button "toggle pre-import settings" or "dont flush Nodebb DB, just import" nothing happens. I would except some error messages, if I forgot some relevant inputs, but it just seems not to react to my input.
In the developer console I see the message:
"error loading "admin/plugins/import"
I've already rebuild nodebb via /nodebb build and restart the application and upgrade the nodebb version to the latest, and I use node v20.11.0.
Maybe there is a problem with the current version?In the nodebb log there is following warning:
"the following plugins may not be compatible with your version of NodeBB. This may cause unintented behaviour of crashing." and i should run a command to disable the plugin, but this is not the solution for me :)
Could you please assist me, please?
Thank you in advance,
Nadine
-
I recommend you read the instructions: https://github.com/akhoury/nodebb-plugin-import
THIS PLUGIN ONLY SUPPORTS:
NodeBB v1.12.1
but you can upgrade after the import is done
-
Thank you for your answer. This solutions should work, if you just want to migrate data for the first time. But afterwards it is not possible?It seems to be very complicated to switch the version in a running system or you need to install it again. Is there no other solution to migrate data for the latest nodebb forum? At the moment i dont know the datastructure of the old forum and we need to write a script to migrate the data