I just joined. As I work on changing our forum template, I've discovered that resizing avatars is not possible. I can't seem to resize the avatars due to a variable called avatars.
I have a unique design for the initial post in my theme so that it has more room. Because they are a little too large, there are currently no avatars on the first subject. Although there is no method to summon avatars outside of themes without modifying phpBB code, I still want them.
So, if an RFC is made, is this something you would take into consideration?
How to modify the avatar's size
Re: How to modify the avatar's size
You're more than welcome to create a ticket and then even submit a pull request for consideration for core. However avatar resizing might be too big of a feature to put into a 3.3 release. Best thing to do though is to open a ticket & PR and start the discussion.
Have you considered if this would be something you'd be able to achieve through an extension though? I'll admit I haven't done any research into the avatar functionality before posting here so I'm not sure, but at the very least if it's possible then you could have that feature now rather than waiting for a possible merge into core.
Have you considered if this would be something you'd be able to achieve through an extension though? I'll admit I haven't done any research into the avatar functionality before posting here so I'm not sure, but at the very least if it's possible then you could have that feature now rather than waiting for a possible merge into core.
Re: How to modify the avatar's size
In what scenarios would developing a feature as an extension be more advantageous than integrating it directly into the core codebase, particularly for features like avatar resizing?
-
- Registered User
- Posts: 3
- Joined: Fri Sep 20, 2024 6:11 pm
Re: How to modify the avatar's size
Developing an extension's kinda like a test run. If it screws up, it's easier to remove. Plus, it's quicker to make and use an extension than waiting for core code changes. Just some thoughts.
Take a look at auto repair Manchester NH and don't forget to explore healthcare equipment for more details. While you're at it, check out witchcraft for some useful insights.
-
- Registered User
- Posts: 3
- Joined: Fri Sep 20, 2024 6:11 pm
Re: How to modify the avatar's size
hoping for help, i know the thread is old but it seems to break only when I switch to PHP 8, but I can’t pinpoint if it’s a deprecation thing or something else. Has anyone else had issues with older extensions and PHP 8.0? Any tips on troubleshooting this kind of stuff?
Take a look at auto repair Manchester NH and don't forget to explore healthcare equipment for more details. While you're at it, check out witchcraft for some useful insights.