What I find interesting is how I didn't realize how those extensions I had installed were diminishing this site's performance.
The server is certainly faster with them gone.
General discussion about phpbb
-
ArrayDimetrodon
- Not A Dinosaur!
- Posts: 193
- Joined: Mon Sep 12, 2022 9:30 am
- Verification: ✅ Elon Musk Style
-
ArrayGanstaZ
- phpBB Expert
- Posts: 95
- Joined: Sat Mar 11, 2023 8:50 am
Re: General discussion about phpbb
Some extensions may eat a lot of memory + it seems that if you have a lot of extensions enabled (even if those are optimized inna best way) it will affect server speed.
+ there could be style related issues that affect loading as well (badly optimized jquery/css & bugs).
+ there could be style related issues that affect loading as well (badly optimized jquery/css & bugs).
Usus est magister optimus!
When answer lies in the question, question becomes redundant!
When answer lies in the question, question becomes redundant!
-
ArrayDimetrodon
- Not A Dinosaur!
- Posts: 193
- Joined: Mon Sep 12, 2022 9:30 am
- Verification: ✅ Elon Musk Style
Re: General discussion about phpbb
Yeah, and I'm pretty sure the extensions I had were buggy as well. Sorry for the late reply, I got busy yesterday.
Anyway, I think I fixed the avatar bug in this style.
Anyway, I think I fixed the avatar bug in this style.
-
ArrayGanstaZ
- phpBB Expert
- Posts: 95
- Joined: Sat Mar 11, 2023 8:50 am
Re: General discussion about phpbb
Yep.. it's fixed now.
When I was re-factoring ACP few years ago I discovered that avatar display issue, but i don't remember what I did with it)
When I was re-factoring ACP few years ago I discovered that avatar display issue, but i don't remember what I did with it)
Usus est magister optimus!
When answer lies in the question, question becomes redundant!
When answer lies in the question, question becomes redundant!
-
ArrayDimetrodon
- Not A Dinosaur!
- Posts: 193
- Joined: Mon Sep 12, 2022 9:30 am
- Verification: ✅ Elon Musk Style
Re: General discussion about phpbb
In my case, I stole code from memberlist_view.html of the new prosilver and put it in the memberlist_view.html of the flat style, whilst removing the old avatar code there.
-
ArrayGanstaZ
- phpBB Expert
- Posts: 95
- Joined: Sat Mar 11, 2023 8:50 am
Re: General discussion about phpbb
I noticed that mentions don't work here.. Did something break with flat style?
Hmm.. Switched to prosilver & it is working. Seems like some edits are missing for flat one.
Hmm.. Switched to prosilver & it is working. Seems like some edits are missing for flat one.
Usus est magister optimus!
When answer lies in the question, question becomes redundant!
When answer lies in the question, question becomes redundant!
-
ArrayDimetrodon
- Not A Dinosaur!
- Posts: 193
- Joined: Mon Sep 12, 2022 9:30 am
- Verification: ✅ Elon Musk Style
Re: General discussion about phpbb
Thanks.
Will try to fix it soon. I knew I missed something.
Will try to fix it soon. I knew I missed something.

-
ArrayGanstaZ
- phpBB Expert
- Posts: 95
- Joined: Sat Mar 11, 2023 8:50 am
Re: General discussion about phpbb
And take a look at pagination as well.. Seems like something is missing.
Usus est magister optimus!
When answer lies in the question, question becomes redundant!
When answer lies in the question, question becomes redundant!
-
ArrayDimetrodon
- Not A Dinosaur!
- Posts: 193
- Joined: Mon Sep 12, 2022 9:30 am
- Verification: ✅ Elon Musk Style
Re: General discussion about phpbb
Fixed.
I overlooked Pagination.html and notification_dropdown.html.
notification_dropdown.html is why the notices did not show up properly.
I overlooked Pagination.html and notification_dropdown.html.
notification_dropdown.html is why the notices did not show up properly.
-
ArrayGanstaZ
- phpBB Expert
- Posts: 95
- Joined: Sat Mar 11, 2023 8:50 am
Re: General discussion about phpbb
Seems to be fixed.. If I find more.. I'll drop a line here)
I need to upgrade my development environment to latest)
I need to upgrade my development environment to latest)
Usus est magister optimus!
When answer lies in the question, question becomes redundant!
When answer lies in the question, question becomes redundant!