Python Forum
Day one thoughts - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Forum & Off Topic (https://python-forum.io/forum-23.html)
+--- Forum: Board (https://python-forum.io/forum-26.html)
+--- Thread: Day one thoughts (/thread-10.html)



Day one thoughts - sparkz_alot - Sep-01-2016

This software, myBB, seems to work quite well right out of the box. I do, however, have two dislikes. The first is the "Member List" is viewable by everyone, even non-registered, non-logged in users. The second (and this could just be IE), it seems the refresh rate is rather slow. An example is when I post this, it won't show up as a new post right away unless I manually refresh the page. I would be interested to know if others are experiencing the same thing.

I like having the "code" and "quote" buttons and they appear to work the same way as the current forum, using the square brackets with code and /code (for the purists :) )
import module

def function():
    print("Hello World")
That's my thoughts so far.


RE: Day one thoughts - metulburr - Sep-02-2016

sparkz_alot Wrote:The first is the "Member List" is viewable by everyone, even non-registered, non-logged in users.

I changed this. Non-members can no longer view the member list.

sparkz_alot Wrote:An example is when I post this, it won't show up as a new post right away unless I manually refresh the page

I dont have this problem. My post show up immediately.


RE: Day one thoughts - sparkz_alot - Sep-02-2016

(Sep-02-2016, 12:19 AM)metulburr Wrote:
sparkz_alot Wrote:The first is the "Member List" is viewable by everyone, even non-registered, non-logged in users.

I changed this. Non-members can no longer view the member list.

sparkz_alot Wrote:An example is when I post this, it won't show up as a new post right away unless I manually refresh the page

I dont have this problem. My post show up immediately.

Much better, hiding the member list. As to delay, must be IE, I'll have to try later with Chrome and see.

OK, the delayed refresh problem appears to be with IE, using Chrome now and works fine.


RE: Day one thoughts - metulburr - Sep-02-2016

Im not sure what IE's problem is. I would have to check with mybb forums staff regarding that.


RE: Day one thoughts - Ofnuts - Sep-15-2016

I found useful on another forum to prevent non-reg users to see the profiles of others. This reduces the number of "profile spammers" (because this make the profiles unreachable by Google).

While we are at it, if this is the final dash to replace python-forum.org, can I have my moderator privilege back:) (ok, got it, thank to the anonymous benefactor)