write-up fail to load

NodeBB Plugins
  • Hello,

    I am currently moving a phpbb forum to nodebb. Sadly the import plugin does not work.
    So I thinking about only moving the users without the content. I thought doing that with the write api but it fails to load.

    When I want to access the plugin settings the page does not appear. Ot keeps loading without any sign of life.

    Any ideas of what is wrong?

    Thanks.

  • If you use phpBB3.2.x

    Install this plugin : https://github.com/akhoury/nodebb-plugin-import

    And this https://github.com/RoPP/nodebb-plugin-import-phpbb3.2 (only phpbb3.2.x)

    Or my clone https://github.com/TheWorms/nodebb-plugin-import-phpbb

    Go to ACP and follows migration process 😉

    I did the migration locally and it works fine

  • Thanks for your help.
    Sadly, I already tried to install nodebb-plugin-import.
    And, when I configure it with the web interface I cannot click on any buttons.

  • @Clément said in write-up fail to load:

    Thanks for your help.
    Sadly, I already tried to install nodebb-plugin-import.
    And, when I configure it with the web interface I cannot click on any buttons.

    Do you use version 1.7.5 ?

    This plugin works only with the version NodeBB v1.7.5

  • @Clément When you install and activate a plugin, you need to rebuild and restart your forum before the functionality is completely loaded. There's a button on the dashboard page to help you do that.

  • I will try once again but I am pretty sure I was using the correct version (did checkout v1.7.5) and that I reloaded the forum.

  • Just tried ome more time...
    It seems to read the phpbb database (import process) but the post import processing does not work.

  • @Clément said in write-up fail to load:

    Just tried ome more time...
    It seems to read the phpbb database (import process) but the post import processing does not work.

    where it does not work ?

  • Import log:

    [2019-02-17T21:01:10.565Z] current phase: importerComplete (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.565Z] Phase ::: importerComplete
    
    [2019-02-17T21:01:10.565Z] current phase: importerTeardownDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.565Z] Phase ::: importerTeardownDone
    
    [2019-02-17T21:01:10.565Z] current phase: importerTeardownStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.565Z] Phase ::: importerTeardownStart
    
    [2019-02-17T21:01:10.565Z] current phase: fixGroupsOwnersAndRestrictCategoriesDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.564Z] Phase ::: fixGroupsOwnersAndRestrictCategoriesDone
    
    [2019-02-17T21:01:10.504Z] current phase: fixGroupsOwnersAndRestrictCategoriesStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.504Z] Phase ::: fixGroupsOwnersAndRestrictCategoriesStart
    
    [2019-02-17T21:01:10.354Z] Config restored:{"title":"NodeBB","showSiteTitle":"1","postDelay":"10","initialPostDelay":"10","newbiePostDelay":"120","newbiePostDelayThreshold":"3","minimumPostLength":"8","maximumPostLength":"32767","minimumTagsPerTopic":"0","maximumTagsPerTopic":"5","minimumTagLength":"3","maximumTagLength":"15","allowGuestSearching":"0","allowTopicsThumbnail":"0","registrationType":"normal","allowLocalLogin":"1","allowAccountDelete":"1","allowFileUploads":"0","allowedFileExtensions":"png,jpg,bmp","allowUserHomePage":"1","maximumFileSize":"2048","minimumTitleLength":"3","maximumTitleLength":"255","minimumUsernameLength":"2","maximumUsernameLength":"16","minimumPasswordLength":"6","maximumSignatureLength":"255","maximumAboutMeLength":"1000","maximumProfileImageSize":"256","maximumCoverImageSize":"2048","profileImageDimension":"200","requireEmailConfirmation":"0","allowProfileImageUploads":"1","teaserPost":"last-reply","allowPrivateGroups":"1","unreadCutoff":"2","bookmarkThreshold":"5","topicsPerList":"20","autoDetectLang":"1","min:rep:flag":"0","theme:type":"local","theme:id":"nodebb-theme-persona","theme:staticDir":"","theme:templates":"","theme:src":"","maximumChatMessageLength":1000,"maintenanceMode":0}
    
    [2019-02-17T21:01:10.352Z] current phase: fixTopicTimestampsAndRelockLockedTopicsDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.352Z] Phase ::: fixTopicTimestampsAndRelockLockedTopicsDone
    
    [2019-02-17T21:01:10.281Z] current phase: fixTopicTimestampsAndRelockLockedTopicsStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.281Z] Phase ::: fixTopicTimestampsAndRelockLockedTopicsStart
    
    [2019-02-17T21:01:10.281Z] current phase: rebanMarkReadAndFollowForUsersDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.281Z] Phase ::: rebanMarkReadAndFollowForUsersDone
    
    [2019-02-17T21:01:10.252Z] current phase: rebanMarkReadAndFollowForUsersStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.251Z] Phase ::: rebanMarkReadAndFollowForUsersStart
    
    [2019-02-17T21:01:10.251Z] current phase: fixTopicsTeasersDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.251Z] Phase ::: fixTopicsTeasersDone
    
    [2019-02-17T21:01:10.135Z] current phase: fixTopicsTeasersStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.135Z] Phase ::: fixTopicsTeasersStart
    
    [2019-02-17T21:01:10.135Z] current phase: fixCategoriesParentsAndAbilitiesDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.135Z] Phase ::: fixCategoriesParentsAndAbilitiesDone
    
    [2019-02-17T21:01:10.123Z] current phase: fixCategoriesParentsAndAbilitiesStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.123Z] Phase ::: fixCategoriesParentsAndAbilitiesStart
    
    [2019-02-17T21:01:10.123Z] current phase: bookmarksImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.123Z] Phase ::: bookmarksImportDone
    
    [2019-02-17T21:01:10.122Z] Imported 0/0 bookmarks
    
    {"warn":"Current selected exporter does not implement getBookmarks function, skipping..."}
    
    [2019-02-17T21:01:10.122Z] Importing 0 bookmarks.
    
    {"warn":"Current selected exporter does not implement getBookmarks function, skipping..."}
    
    [2019-02-17T21:01:10.122Z] current phase: bookmarksImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.121Z] Phase ::: bookmarksImportStart
    
    [2019-02-17T21:01:10.121Z] current phase: votesImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.121Z] Phase ::: votesImportDone
    
    [2019-02-17T21:01:10.120Z] Imported 0/0 votes
    
    {"warn":"Current selected exporter does not implement getVotes function, skipping..."}
    
    [2019-02-17T21:01:10.120Z] Importing 0 votes.
    
    {"warn":"Current selected exporter does not implement getVotes function, skipping..."}
    
    [2019-02-17T21:01:10.119Z] current phase: votesImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:10.119Z] Phase ::: votesImportStart
    
    [2019-02-17T21:01:10.118Z] Imported 4441/4441 posts
    
    [2019-02-17T21:01:10.118Z] current phase: postsImportDone (time since previous phase: 8s)
    
    [2019-02-17T21:01:10.118Z] Phase ::: postsImportDone
    
    [2019-02-17T21:01:02.760Z] Importing 4441 posts.
    
    [2019-02-17T21:01:01.721Z] current phase: postsImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:01:01.721Z] Phase ::: postsImportStart
    
    [2019-02-17T21:01:01.719Z] current phase: topicsImportDone (time since previous phase: 3s)
    
    [2019-02-17T21:01:01.719Z] Phase ::: topicsImportDone
    
    [2019-02-17T21:01:01.719Z] Imported 492/492 topics
    
    [2019-02-17T21:00:58.317Z] Importing 492 topics.
    
    [2019-02-17T21:00:57.766Z] current phase: topicsImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.766Z] Phase ::: topicsImportStart
    
    [2019-02-17T21:00:57.765Z] Imported 0/0 messages
    
    [2019-02-17T21:00:57.764Z] current phase: messagesImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.764Z] Phase ::: messagesImportDone
    
    {"warn":"Current selected exporter does not implement getMessages function, skipping..."}
    
    [2019-02-17T21:00:57.763Z] Importing 0 messages.
    
    {"warn":"Current selected exporter does not implement getMessages function, skipping..."}
    
    [2019-02-17T21:00:57.762Z] current phase: messagesImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.762Z] Phase ::: messagesImportStart
    
    [2019-02-17T21:00:57.761Z] Imported 0/0 rooms
    
    [2019-02-17T21:00:57.761Z] current phase: roomsImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.761Z] Phase ::: roomsImportDone
    
    {"warn":"Current selected exporter does not implement getRooms function, skipping..."}
    
    [2019-02-17T21:00:57.760Z] Importing 0 rooms.
    
    {"warn":"Current selected exporter does not implement getRooms function, skipping..."}
    
    [2019-02-17T21:00:57.759Z] current phase: roomsImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.759Z] Phase ::: roomsImportStart
    
    [2019-02-17T21:00:57.758Z] current phase: usersImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.757Z] Phase ::: usersImportDone
    
    [2019-02-17T21:00:57.757Z] Imported 167/167 users
    
    [2019-02-17T21:00:57.492Z] Importing 167 users.
    
    [2019-02-17T21:00:57.479Z] current phase: usersImportStart (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.478Z] Phase ::: usersImportStart
    
    [2019-02-17T21:00:57.382Z] current phase: categoriesImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:00:57.382Z] Phase ::: categoriesImportDone
    
    [2019-02-17T21:00:57.382Z] Imported 40/40 categories
    
    [2019-02-17T21:00:56.712Z] Importing 40 categories.
    
    [2019-02-17T21:00:56.699Z] current phase: categoriesImportStart (time since previous phase: 5s)
    
    [2019-02-17T21:00:56.698Z] Phase ::: categoriesImportStart
    
    [2019-02-17T21:00:51.696Z] current phase: groupsImportDone (time since previous phase: 0s)
    
    [2019-02-17T21:00:51.696Z] Phase ::: groupsImportDone
    
    [2019-02-17T21:00:51.695Z] Imported 0/0 groups
    
    [2019-02-17T21:00:51.695Z] Importing 0 groups.
    
    [2019-02-17T21:00:51.693Z] current phase: groupsImportStart
    
    [2019-02-17T21:00:51.693Z] Phase ::: groupsImportStart
    

    Post import log

    [2019-02-17T21:02:23.697Z] current phase: convertUsersStart (time since previous phase: 0s)
    
    [2019-02-17T21:02:23.697Z] current phase: convertStart
    

    Seems to hang here...

  • @Clément said in write-up fail to load:

    Seems to hang here...

    your phpbb version ? your plugin import php selected ?

    Have you checked all the boxes ?

  • @The-Worms thank you for assisting... I see you are also here due to the email digest? 😆

  • @Clément I don't think it's hanging, I think it's working, chugging along, importing everything

  • Hello,

    Thank you for your help.
    I finally managed to get it working (mostly).

    Users, categories and post have been imported.
    I still have some bbcodes and html tags in the content.
    Any ideas on how to keep the attached files?

    Thanks!


Suggested Topics