[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
It looks like it was an emoji from an iPhone, this one copied into place by the user. I've also asked my (few) users if they can look at the header and see how it displays for them.Things have become...
View ArticleExtensions in Development • Re: [3.3][DEV] ACP Styled
Yea I felt like I was pushing too much into it. I stepped back and just wanted to style the acp.But I can push it back in on the next version. It's always good to have choices.Statistics: Posted by...
View Article[3.3.x] Support Forum • How to enable AVIF attachment support?
Does anyone know how to get AVIF attachment support? I have the following: ImageMagick with AVIF support. PHP extension enabled.Added the avif extension to the "Images" extension group in ACPBut...
View Article[3.3.x] Support Forum • Re: user account validation
Hi,You can disable verification for new users with ACP > Board configuration menu > User registration settings > Account activation option.I don't know what kind of verification you want when...
View Article[3.3.x] Styles Database Releases • Re: CleanSilver
Style Updated to version 1.1.15See first post for Download LinkStatistics: Posted by _Vinny_ — Tue Jun 18, 2024 9:59 pm
View Article[3.3.x] Styles Database Releases • Re: Black
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Tue Jun 18, 2024 10:27 pm
View Article[3.3.x] Support Forum • Issues with 3.3.12 update
I updated from 3.3.11 and have encountered two issues: The default action on the posting page has changed from 'Submit' to 'Preview'. By default action, I mean pressing CTRL+Enter with the text are...
View Article[3.3.x] Support Forum • Re: Issues with 3.3.12 update
The posts shown by by the "New Posts" page( search.php?search_id=newposts ) has changed. Before, it showed all threads, now it only shows a handful. My users noticed this immediately and complained,...
View Article[3.3.x] Styles Database Releases • Re: damaïo
Style Updated to version 1.0.9See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:36 am
View Article[3.3.x] Styles Database Releases • Re: proflat
Style Updated to version 1.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:47 am
View Article[3.3.x] Styles Database Releases • Re: Elegance
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:51 am
View Article[3.3.x] Styles Database Releases • Re: Latte
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Wed Jun 19, 2024 3:59 am
View ArticleExtension Writers Discussion • Re: SQL Query optimization
Not an SQL guru here, but I'd try something likeCode: $sql = 'SELECT COUNT(p.post_id) AS topics_solvedFROM ' . POSTS_TABLE . ' p, ' . TOPICS_TABLE . ' tWHERE p.poster_id = ' . (int) $user_id . 'AND...
View Article[3.3.x] Support Forum • Re: Error in attachment setting
Check for an updated language pack from wherever you downloaded it from. You can also fix it yourself by using comparison tool like Winmerge. Compare the custom language pack to the British English...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Version 3.3.11This error also appears when disabling all extensions.I have now tested it to ensure the integrity of the latest update of the Zeina theme, so I downloaded an original copy of phpBB...
View ArticleExtensions in Development • Re: [3.3][RC] ACP Styled
When trying to download from topics from your site, the file is corrupted. Not talking about the link above. Like this topic: https://sniper-e.net/viewtopic.php?t=29Statistics: Posted by bonelifer —...
View Article[3.3.x] Support Forum • Re: user account validation
...it has been years (v2.x days) since i wrote a mod for phpBB... i guess they are called "extensions" now? It's a lot more than just a name change.Mods require(d) code editing and re-editing with...
View ArticleExtension Writers Discussion • Re: I asked ChatGPT for an extension to...
I have tried using ChatGPT to write some extensions for me, and I have learned a lot of what does not work in a phpbb extension, but not much about what does work. Although, I have been able to get an...
View Article[3.3.x] Support Forum • Re: Filesize Unknown on Downloads
It's to do with your header. What's your forum's address I want to tryCould I PM you the link if possible? ThanksYep pm me Statistics: Posted by Forex Station — Thu Jun 20, 2024 4:40 am
View Article[3.3.x] Support Forum • Register is not responding: HTTP ERROR 500
Support RequestWhat version of phpBB are you using? phpBB 3.3.11, with php 7.4What is your board's URL? http://forum.ppli.irWho do you host your board with? parspackHow did you install your board? I...
View Article