[SOLVED] Minus icon stopped to show up in proflat since 2.0 - Collapsible Forum Categories
[SOLVED] Minus icon stopped to show up in proflat since 2.0
SOLVED: This was a plain caching issue on the web server, not related to this extension. Clearing the web server cache solved this issue.
after updating this extension from 1.0.3 to 2.0.0 on a phpBB 3.2.8 board the - icon isn't showing up anymore for the following style(s):
https://www.phpbb.com/customise/db/style/proflat
as shown on the attached screenshot. The icon had worked in 1.0.3 so i'm wondering if there is anything required to update in this extension to bring back the support for this style?
Other styles like prosilver_se, simplicity and AllanStyle-SUBSILVER are still working as expected.
- Attachments
-
- Screenshot_2019-10-04_10-20-22.png (335 Bytes) Viewed 48 times
-
- Registered User
- Posts: 219
- Joined: Sat Jul 30, 2005 10:58 am
Re: Minus (-) icon stopped to show up in proflat since 2.0
Official phpBB Extensions ★ My Extensions & MODs
Please do not PM me for support.
- VSE
- Extensions Development Coordinator
- Posts: 4991
- Joined: Sat Jan 17, 2009 9:37 am
- Location: Los Angeles, CA
- Name: Matt Friedman
- Contact:
Re: Minus (-) icon stopped to show up in proflat since 2.0
The "proflat style" worked with the "Collapsible Forum Categories" extension 1.0.3 without any such problems, the "-" icon used by the "Collapsible Forum Categories" extension only stopped to work/is missing after updating the extension (not the proflat style) to the newest version 2.0.0.
Could you give some insights why i should ask for support in the style's discussion? Is there anything required in that style to make it compatible with the "Collapsible Forum Categories" version 2.0.0?
-
- Registered User
- Posts: 219
- Joined: Sat Jul 30, 2005 10:58 am
Re: Minus (-) icon stopped to show up in proflat since 2.0
Official phpBB Extensions ★ My Extensions & MODs
Please do not PM me for support.
- VSE
- Extensions Development Coordinator
- Posts: 4991
- Joined: Sat Jan 17, 2009 9:37 am
- Location: Los Angeles, CA
- Name: Matt Friedman
- Contact:
Re: Minus (-) icon stopped to show up in proflat since 2.0
Official phpBB Extensions ★ My Extensions & MODs
Please do not PM me for support.
- VSE
- Extensions Development Coordinator
- Posts: 4991
- Joined: Sat Jan 17, 2009 9:37 am
- Location: Los Angeles, CA
- Name: Matt Friedman
- Contact:
Re: Minus (-) icon stopped to show up in proflat since 2.0
and thanks again for your reply.
This is really strange, for me it looks like this on a phpBB 3.2.8.
Seems that i need to do some research why mine doesn't work as expected, maybe another extension is messing this up or similar.
- Attachments
-
- Screenshot_2019-10-04_18-39-43.png (4.24 KiB) Viewed 41 times
-
- Registered User
- Posts: 219
- Joined: Sat Jul 30, 2005 10:58 am
Re: Minus (-) icon stopped to show up in proflat since 2.0
Official phpBB Extensions ★ My Extensions & MODs
Please do not PM me for support.
- VSE
- Extensions Development Coordinator
- Posts: 4991
- Joined: Sat Jan 17, 2009 9:37 am
- Location: Los Angeles, CA
- Name: Matt Friedman
- Contact:
Re: Minus (-) icon stopped to show up in proflat since 2.0
But as this is not a problem of the extension i think i will need to do some more research. Thanks again.
-
- Registered User
- Posts: 219
- Joined: Sat Jul 30, 2005 10:58 am
Re: Minus (-) icon stopped to show up in proflat since 2.0
Official phpBB Extensions ★ My Extensions & MODs
Please do not PM me for support.
- VSE
- Extensions Development Coordinator
- Posts: 4991
- Joined: Sat Jan 17, 2009 9:37 am
- Location: Los Angeles, CA
- Name: Matt Friedman
- Contact:
Re: Minus (-) icon stopped to show up in proflat since 2.0
I think i found the issue, it seems the nginx cache configured via "proxy_cache_path" even survives a web server restart / forum cache cleaning. The kept cache on the disc had caused the missing icon, but only for this single proflat style (all others haven't shown that issue).
So another lesson learned: Clear ALL of your caches, even these you're not aware of.

-
- Registered User
- Posts: 219
- Joined: Sat Jul 30, 2005 10:58 am