Skip to content

General Discussion

A place to talk about whatever you want

3.8k Topics 23.1k Posts
  • 0 Votes
    2 Posts
    1k Views
    P

    Nothing like that unfortunately. But we do have an email responder plugin - you get an email on a new reply, and then you can reply directly to the email and it gets posted.

  • How to input "Allowed file type"?

    2
    0 Votes
    2 Posts
    1k Views
    barisB

    I tried with png, jpg, pdf and it worked on latest master, which commit hash are you on?

  • Redis Desktop Manager

    2
    0 Votes
    2 Posts
    2k Views
    codejetC

    found this couple weeks ago, magic

  • 0 Votes
    2 Posts
    1k Views
    A

    Hmm. I figured it out. My miniscule understanding of iptables does not allow me to explain this, but if I move the rule for port 4567 up in the chain, it works. I thought they should just be going down the chain rules. Missing something here. Anyway, the issue seems to be resolved. If someone could explain why - this would be interesting to know.

    Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target prot opt in out source destination
    2590K 1747M ACCEPT all -- * * 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
    159 13356 ACCEPT icmp -- * * 0.0.0.0/0 0.0.0.0/0
    222 13300 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
    25 1420 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:22
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:4567
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:2080
    54 2736 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:443
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:1002
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:5666
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:8140
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:4545
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:5222
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:5269
    574 45099 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:161
    0 0 ACCEPT udp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW udp dpt:162
    11540 1407K REJECT all -- * * 0.0.0.0/0 0.0.0.0/0 reject-with icmp-host-prohibited
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:6379
    0 0 ACCEPT tcp -- * * 0.0.0.0/0 0.0.0.0/0 state NEW tcp dpt:80

  • How to allow user to upload avatar

    6
    0 Votes
    6 Posts
    3k Views
    A

    I'm don't know, i've only worked with 0.7 version. Are you sure there is such option in 0.6? If so, maybe this is template error

  • 0 Votes
    4 Posts
    2k Views
    T

    Thanks ever so much, that is awesome...

    I just put the update in the relevant file and it's sorted.

    Much appreciated.

    Thanks

    Ted

  • Show widget instead of a category tile?

    1
    0 Votes
    1 Posts
    983 Views
    Fez VrastaF

    I'm using the Vanilla theme and I'd like to know if there is a way to show a widget in the categories list of the home page.

  • Having trouble with upgraded nodebb

    3
    0 Votes
    3 Posts
    2k Views
    P

    I wouldn't worry about the warnings unless your forum isn't working. The sounds error is a windows bug which we fixed recently, so either wait till 0.7.1 or we could backport that fix to 0.7.0

  • Notification by email

    5
    0 Votes
    5 Posts
    2k Views
    kacemlightK

    Thanks, but can someone tell me a way to do it instead. changing it via database, but how technically ?

  • This topic is deleted!

    2
    0 Votes
    2 Posts
    53 Views
  • Can I edit the date of a topic?

    12
    0 Votes
    12 Posts
    4k Views
    leksarL

    Just in case someone will search for fast solution: if you are using redis-server as DB you can change timestamps with redis-commander:

    npm install -g redis-commander redis-commander

    And then you can access your database via http://yourdomain.com:8081

  • Sharing URLs on Facebook, and my reputation

    3
    1 Votes
    3 Posts
    2k Views
    barisB

    Once you have 3 reputation that limitation is removed so you should be good now 🙂

  • 0 Votes
    3 Posts
    2k Views
    kacemlightK

    Hi,

    Thanks for your response!
    So I would start writing the stuff... but I'm afraid it would be then limited to the functions that I'm using for my site, and of course some explanations depend on the theme that I'm using 😄

  • 0 Votes
    5 Posts
    3k Views
    P

    Nodebb you should really watch what plugins you send over in your script you allowed to be downloaded.

    This is something we're working on, I hope to get this working perfectly by the time we hit our next version (1.0)

  • What do you see in your window right now?

    1
    1 Votes
    1 Posts
    654 Views
    ?

    IMG_20150624_213618.jpg

    IMG_20150624_213651.jpg

  • The spam is real.

    56
    3 Votes
    56 Posts
    25k Views
    S

    A couple of points for you guys to consider. First time poster here, But I manage some large forums that rank for lots of high value keywords.

    Our line of defence on vBulletin is as follows:

    Registration - Passed to StopForumSpam (this allows us to gauge the threat of the email address used and the IP address used). New users are not allowed to post links - configurable post count. Posts are passed to Akismet to gauge their spam levels.

    Even with this, we still get hit every now and then with manual spam from SEO agencies in various parts of the world - some parts of the world are worse than others. For those we use broad CIDR bans at the firewall levels.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • 0 Votes
    1 Posts
    1k Views
    P

    Are there any way to do this? I see referrer hidden field in registration form. I don't know how to use it.

  • This topic is deleted!

    Unsolved
    3
    0 Votes
    3 Posts
    276 Views
  • 0 Votes
    7 Posts
    3k Views
    ?

    @baris said:

    Right you would need to add a Topics.updateRecent(tid, timestamp, callback); call into Topics.create() function so that topics are initialy added to /recent.

    Change the following code in Topics.create()

    Link Preview Image NodeBB/src/topics/create.js at master · NodeBB/NodeBB

    Node.js based forum software built for the modern web - NodeBB/src/topics/create.js at master · NodeBB/NodeBB

    favicon

    GitHub (github.com)

    to

    db.sortedSetsAdd([ 'topics:tid', 'topics:recent', 'cid:' + topicData.cid + ':tids', 'cid:' + topicData.cid + ':uid:' + topicData.uid + ':tids' ], timestamp, topicData.tid, next);

    lol, everything was working when I replaced:

    'topics:tid', 'topics:recent',

    on

    'topics:recent', 'topics:tid',

    Thank you.