[3.3.x] Support Forum • Re: Delete or disapprove posts?
Yes, that makes sense. I'll just disapprove those.Statistics: Posted by dgkulick — Fri May 10, 2024 9:29 pm
View Article[3.3.x] Support Forum • Not all avatars on mobile do not shrink in size
Hi guysI an using Revive Ads to serve avatars in profile without an avatar, I have also increased the size to a maximum 190x190 as per the rquest on my members. It is all fine on the desktop but on...
View ArticlephpBB Custom Coding • Re: Subforum ID on Index
In the forumlist_body.html template you have to add the FORUM_ID between the BEGIN and END tags using {forumrow.subforum.FORUM_ID} like this.Code: <!-- BEGIN subforum --><!-- EVENT...
View Article[3.3.x] Support Forum • Member list: last active is before joined?!
member list - I have one user:joined: Tue Apr 16, 2024 12:03 amlast active: Tue Apr 16, 2024 11:03 am does not make sense to be last active before joinedStatistics: Posted by RobiX — Mon May 13, 2024...
View Article[3.3.x] Support Forum • Re: Member list: last active is before joined?!
What version?Statistics: Posted by Kailey — Mon May 13, 2024 5:34 pm
View Article[3.3.x] Support Forum • Can't Upload Attachments
I get errors when trying to upload images or other attachments. Images get Code: The image file you tried to attach is invalid.and other attachments getCode: Temporary folder could not be found or is...
View ArticleGeneral Discussion • Re: Anyone here still using PHPBB2?
Yah sorry i can’t support here since it’s not a current phpBB project. You can post directly on GitHub or integramod. I will say though that your attempting to install via mysql4 which i thought had...
View Article[3.3.x] Support Forum • Re: Excessive Cpu usage. The server is also shutting...
The information you supplied is incorrect, you shouldn’t be randomly adding bad bots to spiders/robots, if they’re bad bots there are other ways to deal with them with .htaccess or robots.txt.Not sure...
View Article[3.3.x] Support Forum • Re: Can't Upload Attachments
The image file you tried to attach is invalid.Can you post the image here? What extension does the image have?Temporary folder could not be found or is not writable.Check the folders, see...
View Article[3.3.x] Support Forum • Sitemap extension?
Does anyone know of a sitemap generator for phpbb 3.3.11? I am aware of this extension:https://www.phpbb.com/customise/db/exte ... o_sitemap/There are multiple people saying it doesn't work on 3.3.11,...
View Article[3.3.x] Support Forum • Re: Sitemap extension?
This extension works well with phpBB 3.3.11 and PHP 8.2, well I have been using it on my board for a long time: https://forums.caforum.fr/sitemap.xmlStatistics: Posted by ssl — Mon May 13, 2024 8:00 pm
View Article[3.3.x] Styles Support & Discussion • Re: Breadcrumb
Thanks so much guys!! I'll do some tests in the evening.Statistics: Posted by Max_69 — Tue May 14, 2024 5:58 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...
Quick (perhaps) feature request. Is it possible, in addition to the {request} variable in the response template, to have a {short_request} (or something) that is a quote with a maximum length of X...
View ArticleExtension Requests • Re: Breadcrumb navigation
That's quite simple to do. You already have the logic inside the navbar_header.html file. Just need to do the styling of it.Statistics: Posted by Madalin10 — Tue May 14, 2024 6:35 pm
View ArticlephpBB Custom Coding • Update to php7.2 and topic puller script now not working.
So I have this script which has worked well for years.My host has updated me to php7.2 so my 3.2 board will work until I update to 3.3I changed my config file to mysqli as my board did not work with...
View Article[3.3.x] Support Forum • Next Previous Page Buttons
Hello my friends.I made some custom pages following the instructions I found on the forum and I want to display at the top and bottom of each page, next and previous buttons like in comment or topic...
View ArticleExtension Requests • Re: Display random sticky thread link
Here you can find informations about Sitemaker: https://www.phpbb.com/customise/db/exte ... itemaker_2In short, it allows to create blocks on forum pages. Those blocks can show last posts, last...
View Article[3.3.x] Support Forum • Re: Next Previous Page Buttons
There's an old extension that may still work: https://www.phpbb.com/customise/db/exte ... ext_topic/If it doesn't work you could custom edit the style files using the extension files mentioned...
View Article[3.3.x] Support Forum • Re: Indexing problem
Permissions / Group Forum permissionsBots GroupSelect all forumsSet to "Bots permissions"Statistics: Posted by Brf — Wed May 15, 2024 1:22 pm
View Article[3.3.x] Styles Support & Discussion • Re: Subforum PbWoW3
I only noticed now that there is no space between the category description and the subforums, as I add it?Statistics: Posted by Max_69 — Wed May 15, 2024 1:55 pm
View Article