• Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
v3.5.2 Latest
Buy Hosting

NodeBB import from WBB (Woltlab BurningBoard)

Scheduled Pinned Locked Moved NodeBB Plugins
importwbbburningboardmigrate
9 Posts 4 Posters 4.6k Views
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • HägarH Offline
    HägarH Offline
    Hägar
    wrote on last edited by
    #1

    Is anywere an dedicated Import-PlugIn for Woltlab BurningBoard (WBB)?

    1 Reply Last reply
    0
  • nhl.plN Offline
    nhl.plN Offline
    nhl.pl
    wrote on last edited by
    #2

    Not yet.

    Please submit an issue [exporter] WBB.
    https://github.com/akhoury/nodebb-plugin-import/issues

    You can help by sending a sample database (mysqldump).

    1 Reply Last reply
    0
  • HägarH Offline
    HägarH Offline
    Hägar
    wrote on last edited by
    #3

    I don't know how to export an "sample"-dump, without all that (particullar private) data.

    nhl.plN 1 Reply Last reply
    0
  • nhl.plN Offline
    nhl.plN Offline
    nhl.pl
    replied to Hägar on last edited by nhl.pl
    #4

    @Hägar said:

    I don't know how to export an "sample"-dump, without all that (particullar private) data.

    You can "null" it using phpMyAdmin. Make a backup before starting.

    Search your license information and remove it from the database. And so on with private messages and users (emails, passwords). Just leave an admin with a new password.

    Do not touch your production database. Create a new database and import your data from backup.

    1 Reply Last reply
    0
  • HägarH Offline
    HägarH Offline
    Hägar
    wrote on last edited by
    #5

    pma doesn't work, but i'll look what i can do.

    1 Reply Last reply
    0
  • nhl.plN Offline
    nhl.plN Offline
    nhl.pl
    wrote on last edited by
    #6

    Winginx for Windows comes with phpMyAdmin preinstalled.
    http://winginx.com/en/

    On Linux it takes just a few minutes to install it.

    You can also use a free OpenShift cloud. Add MySQL database to the gear and after that phpMyAdmin.

    1 Reply Last reply
    0
  • belstgutB Offline
    belstgutB Offline
    belstgut Translator
    wrote on last edited by
    #7

    I switched from pma to http://www.adminer.org/ . It's much more lightweight and doesnt need an installation. just call the script and connect to your db.

    HägarH 1 Reply Last reply
    0
  • HägarH Offline
    HägarH Offline
    Hägar
    replied to belstgut on last edited by Hägar
    #8

    @belstgut Yes. Adminer is much better. 😊
    I also tried SQLBuddy and MySqlDumper. But Adminer beats them all.

    1 Reply Last reply
    0
  • julianJ Offline
    julianJ Offline
    julian GNU/Linux
    wrote on last edited by
    #9

    Oh yes, back when I worked with php, adminer was a miracle. So much more lightweight compared to pma.

    1 Reply Last reply
    0

Copyright © 2023 NodeBB | Contributors
  • Login

  • Don't have an account? Register

  • Login or register to search.
Powered by NodeBB Contributors
  • First post
    Last post
0
  • Home
  • Categories
  • Recent
  • Popular
  • Top
  • Tags
  • Users
  • Groups
  • Documentation
    • Home
    • Read API
    • Write API
    • Plugin Development