General Discussion • Re: Anyone here still using PHPBB2?
I cant register to integra,Code: General ErrorLanguage file ./language/en/mods/group_on_regs.php couldn't be opened.I installed 3.0.15 but gives error in acp when i click in spambot countermeasures, i...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney, Pika,...
This doesn't seem to work.You're right, I need to update code a bit to trim original reply quote, right now it is only applied to follow-up quoted text.You can try to quote reply to see what I...
View ArticlephpBB Custom Coding • Re: Update to php7.2 and topic puller script now not...
Yes every mysql was changed to mysqliCode: <?php// How Many Topics you want to display?$topicnumber = 13; // Scrolling towards up or down? $scroll = "up";// Change this to your phpBB path $urlPath...
View Article[3.3.x] Styles Support & Discussion • Re: Subforum PbWoW3
if you want to add space between subforums and the description try adding this:Code: .forum-description { margin-bottom: 5px; display: inline-block;}Statistics: Posted by Mannix_ — Wed May 15, 2024...
View Article[3.3.x] Support Forum • Re: Indexing problem
And with point 1, can someone help me, that phase with robots.txt doesn't even exist on my webhost, what should I do?Statistics: Posted by MortallCsAl3x — Wed May 15, 2024 6:56 pm
View Article[3.3.x] Support Forum • phpBB Native Fulltext or MySQL Fulltext
Hello.I know there has been talk about it on the forums and I have searched but what I found did not solve my question.A priori MySQL Fulltext is recommended if there are two database tables in...
View Article[3.3.x] Support Forum • Re: Only one missed notification allowed
quiet bump.Statistics: Posted by dgkulick — Thu May 16, 2024 8:49 pm
View Article[3.3.x] Support Forum • Re: Cache duration?
How are you editing/obtaining the content and is it appearing on custom page or part of existing phpBB page?Statistics: Posted by thecoalman — Thu May 16, 2024 11:17 pm
View ArticleExtension Requests • Re: Links Page
https://www.phpbb.com/customise/db/mod/phpbb_links_mod/That link 404s for me.Statistics: Posted by danieltj — Thu May 16, 2024 11:34 pm
View Article[3.3.x] Styles Support & Discussion • Re: Change forum icons
Yes bro you are the best from the best! Thanks !!!https://i.imgur.com/YeFQTEG.png i will add to all forums and i come back with one replay If îs all good.Statistics: Posted by MortallCsAl3x — Fri May...
View Article[3.3.x] Support Forum • Re: Failing to install on a Synology NAS server
If it helps, this is the screenshot from phpadmin on the NAS box (and I've got rid of the file errors above) ;Statistics: Posted by alansh — Fri May 17, 2024 7:41 pm
View Article[3.3.x] Support Forum • Re: Create backup using Putty or Core FTP or phpBB ACP
That sounds about the right size for a starter board's database. Again, you will still need FTP access to back up the files.Hi there invenioI believe I found the issue and I am waiting to get the...
View Article[3.3.x] Support Forum • Re: Member list: last active is before joined?!
What version?3.3.11, the latestStatistics: Posted by RobiX — Fri May 17, 2024 11:18 pm
View Article[3.3.x] Styles Support & Discussion • Upgrading Font Awesome
HiWhat should I do if I want to upgrade the Font Awesome version builted in phpBB?Thanks in advance. Statistics: Posted by Lord Phobos — Fri May 17, 2024 11:36 pm
View Article[3.3.x] Styles Support & Discussion • Re: Upgrading Font Awesome
I have downloaded from here the latest free version of font awesome: https://fontawesome.com/downloadNow, I think I should upload into the /assets/fonts folder, but I really don't know which files to...
View Article[3.3.x] Styles Support & Discussion • Category backround
Good morning. Can someone help me to add a background to a category. And if it is possible for a designer to help me with a counter-strike themed background image, I would be grateful. Thank you in...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Sure. It uses current avatar (if any), not the one added later.I may have misrepresented it. Sorry. There was an avatar when the notification was sent.That notification's avatar would have been for...
View Article[3.3.x] Support Forum • Image uploads and orientation - something is not right.
In my forum, if I set the attachement image settings to allow any size (so set to 0,0), then any portrait image is displayed rotated to landscape on the thumbnail but is correct when I click on the...
View ArticleExtension Requests • Re: Auto Translate all topics and posts of the forum via...
I simply wrote a program in Python that translates a forum database dump via Google Translate. I imported the translated dump into a new database, and thus got a clone of the forum in a different...
View Article[3.3.x] Support Forum • Re: Image uploads and orientation - something is not...
It's a bug in plupload and since it's third party it won't be fixed by phpBB. There is an unpublished patch here that I have used successfully.https://github.com/phpbb/phpbb/pull/6131Statistics:...
View Article