[3.3.x] Styles Support & Discussion • Re: Quick Avatar (page)
Adding that code to functions.php is no problem at all.But everything else is actually a bit Chinese to me.And I placed this code under {% EVENT viewtopic_body_avatar_after %}.Code: <i...
View Article[3.3.x] Support Forum • "subscribe topic" to really worked as a...
Our users when they see in the "tool" pull down the "checked check box" next to "subscribe topic" they believe they are going to get an email notice. They don't realize they have to actually click...
View Article[3.3.x] Support Forum • Re: "subscribe topic" to really worked as a...
That's poor use of icons. It really should display an unchecked box icon if not subscribed. You can change that via CSS easily enough (just set a different content declaration for the icon) but if you...
View Article[3.3.x] Styles Support & Discussion • Re: Star Trek phpbb theme ?
Hello Sniper_E, I assume perhaps you mean another style, which existed for example on Spieleresidenz-de (never exist anymore in this context (Olympus)) I have not touched these two old styles at all,...
View ArticlephpBB Discussion • Re: Another font size bug (no minimum size)
From my perspective, these manipulations have been going on for years. Every letter or punctuation mark can be misspelled. Words can also be manipulated together (backlinks). And there are still users...
View Article[3.3.x] Support Forum • Re: Online zombies
For us, what you're experiencing really took off in the second week of March. We extended the Who Is Online time period to better see who is attacking us. The attacks come in waves and for us are...
View Article[3.3.x] Support Forum • Access to a (sub-)forum by a group
Hello,I have the predefined groups:- new registered users- registered users (automatically after it's first post)and I've created- confirmed users : thanks to Autogroup, a registered user becomes...
View Article[3.3.x] Support Forum • Re: Access to a (sub-)forum by a group
You go in the permissions of the forums, you choose the forum/s to modify their permissions(s)Then you select the group you want to change the permissions and you click on the "Modifier les...
View ArticlephpBB Custom Coding • Re: IF FORUM_ID eq
Try:Code: {% if FORUM_ID in [17,75,106,8,23,14,57,2] %}Statistics: Posted by thecoalman — Fri Apr 11, 2025 1:09 pm
View ArticleExtensions in Development • Re: [3.3][BETA] Anonymous Posts
Hi! Works wonderful, although from what I can see, the original poster's name is still visible from the index page when anonymous post is inside subforumStatistics: Posted by arrawh — Fri Apr 11, 2025...
View Article[3.3.x] Support Forum • Re: Strange display
Thank you.Normally they are several style sheets : are they all empty ?Statistics: Posted by Hervé — Fri Apr 11, 2025 1:42 pm
View ArticleExtension Writers Discussion • Re: Passing data array to custom function in...
In theory (never tested myself) it should work like thatCode: public function update_data(){$args = ['data' => ['var_1'=> 1,'var_2'=> 1,'var_3'=> 0,]];return [// Call a custom callable...
View Article[3.3.x] Support Forum • Disable Automatic Registration Email
Hello, I have set up the forum registration to require approval from the administrator. Now, I would like to disable the automatic email sent after registration, as I personally contact each new...
View Article[3.3.x] Support Forum • Re: Disable Automatic Registration Email
You can turn it off in the notification settingsStatistics: Posted by KevC — Fri Apr 11, 2025 2:23 pm
View Article[3.3.x] Support Forum • Re: Weird Problem - Images folder missing ?
Kind of the panic being over, for some reason the images folder ended up in the phpbb folder Also I lost my adm folder Not sure what`s going on but I replaced the missing adm folder and moved the...
View ArticleExtension Requests • Re: Advanced Points System Archive
Havent tried it, but think its active: https://github.com/dmzx/Ultimate-Points-ExtensionStatistics: Posted by Stoker 4.0 — Fri Apr 11, 2025 5:33 pm
View Article[3.3.x] Support Forum • Re: Links stopped being clickable
This bastard of a CSS error cost me an hour and a half. ^^ Relative positioning is used here to move the topic icon above the background of the read/unread icon (wich is positioned in absolute).This...
View ArticleWanted! • looking for services 3.3.13 to 3.3.15
Title/Job Description: looking to establish a relationship with phpbb expert to keep my forum up to date. I was using Mark at PHPBB Services but sadly he passed away from Cancer Target audience: (e.g....
View Article[3.3.x] Support Forum • 3.3.15 Update issue
Hello all, I downloaded the full package to update with as I would normally do but after install I get this error below Fatal error: Composer dependencies have not been set up yet, run 'php...
View Article[3.3.x] Support Forum • Re: 3.3.15 Update issue
Hello all, just a update that I noticed the php version was set on 7.4 so I updated to the later version of php 8.3 and the forum is working as normal Statistics: Posted by mrix2000 — Sat Apr 12, 2025...
View Article