akhoury / nodebb-plugin-import

migrate your old crappy forum to NodeBB
MIT License
78 stars 31 forks source link

Forbidden cursor #211

Open saggel opened 8 years ago

saggel commented 8 years ago

I'm trying to import a vbulletin database, and whilst I've filled all the needed details in the importer, I get a forbidden cursor sign when I try to hit the "start convert" button. Could someone please help me to figure why this is happening? Thank you in advance!

saggel commented 8 years ago

If this helps - and I assume it does, I get these in the logs:

> The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
  * nodebb-plugin-import
  * nodebb-plugin-import-vbulletin

I run the latest NodeBB v1.2.1, does this mean I can't use the plugin?

bdharrington7 commented 8 years ago

The readme is pretty clear: you need to have checked out v.1.0.0 exactly. So no, you can't run the plugin on v1.2.1. On Thu, Oct 20, 2016 at 2:17 AM Spyros notifications@github.com wrote:

If this helps - and I assume it does, I get these in the logs:

The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME to disable it.

  • nodebb-plugin-import
  • nodebb-plugin-import-vbulletin

I run the latest NodeBB v1.2.1, does this mean I can't use the plugin?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/akhoury/nodebb-plugin-import/issues/211#issuecomment-255053213, or mute the thread https://github.com/notifications/unsubscribe-auth/AEV8Q8z2SVgcaKLgCEqIobAxb1WYAZXkks5q1zGUgaJpZM4Kb4C1 .

saggel commented 8 years ago

Thank you - I did, but I didn't realise it was just for a specific version thought it was for the whole v1 - thanks again!

bdharrington7 commented 8 years ago

Please include the stack trace

On Thu, Oct 20, 2016 at 7:56 AM Spyros notifications@github.com wrote:

I've created a new VPS and had a fresh v.1.0.0 installation! The problem persists!

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/akhoury/nodebb-plugin-import/issues/211#issuecomment-255130550, or mute the thread https://github.com/notifications/unsubscribe-auth/AEV8Q5Ja9VKTC_mrt0FbbYH9OF4qY11Aks5q14EwgaJpZM4Kb4C1 .

akhoury commented 8 years ago

are u actually seeing an error or just that warning? if it's only the warning, just ignore it