FlaskBB
A lightweight forum software in Flask
sh4nksprofile picture

sh4nks

Administrator
Last seen 1 year ago
Joined:
Posts:
139
Topics:
11

11 new page test

10

9

8

7

6

5

4

3

2

demo wrote:

Has this issue been resolved? I'm also getting the same error when trying to add a new Category or a new Forum:

TypeError: 'csrf_token' is an invalid keyword argument for Forum

Thanks,
Shal

Just fixed it. There were actually more places where I had to fix it.

sh4nks wrote:

tayo wrote:

tayo wrote:

And oh, it would be nice if you don't get redirected to the first page of the topic every time you post new message.

Funny, i didn't get redirected after making the post above.
It only redirects to the first page if you use the 'full reply' or 'edit' option

thanks for pointing that out :)

Should be fixed now :)

Probably everyone knows this from other forums..

1

karloff010 wrote:

It seems that there is a general problem how sqlachemy handling 'csrf_token' in forum related operations

How come? CSRF tokens are entirely managed by Flask-WTF.

tayo wrote:

tayo wrote:

And oh, it would be nice if you don't get redirected to the first page of the topic every time you post new message.

Funny, i didn't get redirected after making the post above.
It only redirects to the first page if you use the 'full reply' or 'edit' option

thanks for pointing that out :)

Are you using the latest version from git? Will try it out as soon as I am on my computer.

tayo wrote:

I'm working on a quick flask project and flaskbb turned out to be exactly what i need.
After setting up the project locally, everything works fine except the Portal.
i get the error: "Please install the plugin first to configure the forums which should be displayed."

how do i fix this?

PS: I'm a flask beginner so couldn't make much sense of the documentation on plugins

Go to the Management panel and select the tab Plugins. There you can Install the plugin 😉.

Sorry for my little absence. Unfortunately something like this is not available (yet, maybe sometime).

Any recommendations for a client on Linux/macOS?

starkana wrote:

Thanks so much for all your work sh4nks! I decided to learn python and flask for web development. I've been reading over your code to help me learn the language and framework. As well as the many helpful extensions.

I come from a PHP background and lost interest. Python is waaaayyyy cooler. Same applies to flask. Love the framework.

It's completely different developing for the web in Python but I'm getting used to it. 👍

😲

Also are you available on IRC? I'd like to discuss code and ideas with you when you're available.

I am really glad that my code helps you! You may still find some rough edges here and there but I think it's getting better and better 😃.

Unfortunately I am not but I really should get onto IRC. The freenode network is probably the way to go I guess?