You can say hello here
Don't be afraid. Nobody is biting
flumsi Offline
BBCoder III
Posts: 95 Joined: 03 Mar 2025, 10:55
Local time: 08 Sep 2025 02:15
Last active: - Location: Schweiz
Contact:
Post
by flumsi » 25 Jun 2025, 14:53
Hello everyone
I'm Flumsi, and I'm from Switzerland.
I'm new to phpBB3, phpbb3bbcodes and everything that goes with it.
I run a
small forum on behalf of our guild and have already received some solutions for our forum but also extensions be accommodated in our forum.
I look forward to many more ideas for problem-solving to make our lives a little more varied.
May the force be with us
Last edited by
flumsi on 25 Jun 2025, 15:18, edited 1 time in total.
Steve Offline
Donator
Posts: 1,589 Joined: 04 Mar 2010, 23:10
Local time: 08 Sep 2025 01:15
Last active: - Favourite BBCode: {
Favourite EXT: {
Location: { .
Post
by Steve » 25 Jun 2025, 15:03
Welcome !
FYI, you have a lot of sql querys on your forums index page.
stokers bugs: {.23%t>
my bugs: .
flumsi Offline
BBCoder III
Posts: 95 Joined: 03 Mar 2025, 10:55
Local time: 08 Sep 2025 02:15
Last active: - Location: Schweiz
Contact:
Post
by flumsi » 25 Jun 2025, 15:26
Is that a lot? Doesn't the entire forum load when the index is updated?
Steve Offline
Donator
Posts: 1,589 Joined: 04 Mar 2010, 23:10
Local time: 08 Sep 2025 01:15
Last active: - Favourite BBCode: {
Favourite EXT: {
Location: { .
Post
by Steve » 25 Jun 2025, 15:31
The page loads fine tbh, if you go into the sql explain page and have a look you see what extension is causing the db tables causing the high count
stokers bugs: {.23%t>
my bugs: .
Stoker Offline
Site Admin
Posts: 4,562 Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 02:15
Last active: - Favourite EXT: Forum Goal
Location: Denmark
Contact:
Post
by Stoker » 25 Jun 2025, 16:03
Welcome flumsi, nice to have you here
573 queries
That is 25 times the ones I have
~ The greatest achievement in life is to inspire ~
Regards Stoker
flumsi Offline
BBCoder III
Posts: 95 Joined: 03 Mar 2025, 10:55
Local time: 08 Sep 2025 02:15
Last active: - Location: Schweiz
Contact:
Post
by flumsi » 25 Jun 2025, 16:04
OK, I get it.
Unfortunately, I have to admit that I have almost 160 extensions active in our forum.
I was taught that no matter what you want to add to the phpBB3 forum, do it with an extension
Everything that is fun, promotes the community, and is beneficial for the admin in terms of administration was activated, as long as it worked
I have 206 requests
Stoker Offline
Site Admin
Posts: 4,562 Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 02:15
Last active: - Favourite EXT: Forum Goal
Location: Denmark
Contact:
Post
by Stoker » 25 Jun 2025, 16:10
As long as our board runs without problems, there is no issue.
And your right, it is fun
~ The greatest achievement in life is to inspire ~
Regards Stoker
flumsi Offline
BBCoder III
Posts: 95 Joined: 03 Mar 2025, 10:55
Local time: 08 Sep 2025 02:15
Last active: - Location: Schweiz
Contact:
Post
by flumsi » 25 Jun 2025, 16:14
573 queries? What did you load?
With 160 extensions, are my 206 queries too many?
As a guest there are 120 queries
Stoker Offline
Site Admin
Posts: 4,562 Joined: 12 May 2008, 21:26
Local time: 08 Sep 2025 02:15
Last active: - Favourite EXT: Forum Goal
Location: Denmark
Contact:
Post
by Stoker » 25 Jun 2025, 16:23
~ The greatest achievement in life is to inspire ~
Regards Stoker
Steve Offline
Donator
Posts: 1,589 Joined: 04 Mar 2010, 23:10
Local time: 08 Sep 2025 01:15
Last active: - Favourite BBCode: {
Favourite EXT: {
Location: { .
Post
by Steve » 25 Jun 2025, 16:26
Send stoker a copy of the page from sql queens, he will find the problem!
stokers bugs: {.23%t>
my bugs: .