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

Community

NiftyN

Nifty

@Nifty
About
Posts
38
Topics
2
Groups
0
Followers
2
Following
0

Posts

Recent Best Controversial

    RE: How To Copy NodeBB Installation from One Server to Another
  • NiftyN Nifty

    @Febian This mean you need to install all neccesary software components on your server and after that just copy databasefiles & the nodebb files to it and fire it up.


  • RE: How To Copy NodeBB Installation from One Server to Another
  • NiftyN Nifty

    @Febian And you have a Nodebb already installed on the destination system ?


  • RE: How To Copy NodeBB Installation from One Server to Another
  • NiftyN Nifty

    @Febian What kind of customization have you done ? Did you changed file or data on the database ?


  • RE: Login issue
  • NiftyN Nifty

    @julian There is no apostroph on my side.


  • RE: Login issue
  • NiftyN Nifty

    I have the same Problem. I logged in Yesterday and let the Browser open, then this morning i had to relogin, so i clicked on Login ...:

    Request

    POST /login HTTP/1.1
    Host: community.nodebb.org
    User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
    Accept: /
    Accept-Language: de-de,en-us;q=0.7,en;q=0.3
    Accept-Encoding: gzip, deflate
    Content-Type: application/x-www-form-urlencoded; charset=UTF-8
    x-csrf-token: JeYKg0SP-ogi0oId5I25LmkFrIuFH6GAiJho
    X-Requested-With: XMLHttpRequest
    Referer: https://community.nodebb.org/login
    Content-Length: 73
    Cookie: express.sid=s%3AJbfGk0kTbgSsJRCOsYYRPCbqpj1om1Vq.4leOFMahMtak8WYv5j4WwwP779LhpsjenK%2Bnbskz6T8
    Connection: keep-alive
    Pragma: no-cache
    Cache-Control: no-cache

    Parameters

    username=Nifty&password=xxxx&remember=on&returnTo=search%2Fno%2520login

    Response

    HTTP/1.1 403 Forbidden
    Server: nginx/1.4.6 (Ubuntu)
    Date: Sun, 14 Dec 2014 07:56:47 GMT
    Content-Type: text/plain; charset=utf-8
    Content-Length: 9
    Connection: keep-alive
    x-powered-by: NodeBB
    X-Frame-Options: SAMEORIGIN
    Vary: Accept-Encoding

    Body

    Forbidden

    I had to reload the Page (F5) to get into.


  • RE: NodeBB integration with Tapatalk
  • NiftyN Nifty

    tapatalk is for most plugins a problem. I had it on mybb running and disabled it be course of that.
    Best deal is if the forum supports Mobil directly.


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche You run into a known Problem, it is fixed on nodebb 0.6 but not in 0.5x. Please change the following file

    Find this file NodeBB/src/groups.js LINE-454, change
    From
    if (err) {

    To

    if (err && err.message !== '[[error:group-already-exists]]') {

    Kill nodebb before. And then just re import. Thanks to @bentael for this solution.


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche Did you saved the Log Files to the Server ?


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche It was the soft delete option of Mybb1.8. I removed it. Just Upgrade the import plugin and you are fine.


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    But it all has a price... :
    doitlive.png


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche No need for a dump. Give me 10h to check it out.


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche They change a few fields from 1.6 -> 1.8. I can give you a modified export if you like. It's not a big deal. The accents should not be a problem.


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche Which Version of mybb are you using ?


  • RE: MyBB to NodeBB Importer?
  • NiftyN Nifty

    @TaLoche You need to create the database & user first, then:
    mysql -u USERNAME -p DATABASE < file.sql

    Just saw that a_5mith already gave you a answer.


  • RE: Topic Image
  • NiftyN Nifty

    @trevor yes. But it should be a standard function.


  • RE: Topic Image
  • NiftyN Nifty

    @trevor The second column: http://www.vbulletin.org/forum/forumdisplay.php?f=13


  • RE: can you help me
  • NiftyN Nifty

    Nodebb is based in nodejs


  • RE: can you help me
  • NiftyN Nifty

    @Sloppier-Kitty nodejs installed ? npm is usualy part of the nodejs package.


  • RE: importing from another nodebb installation
  • NiftyN Nifty

    @Peter-Zoltan-Keresztes Im usually lazy and just copy the database files from one to the other 😉


  • RE: importing from another nodebb installation
  • NiftyN Nifty

    have you set "domain for session cookie" ? this can course this kind of trouble.

  • Login

  • Don't have an account? Register

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

  • Don't have an account? Register

  • Login or register to search.