[3.3.x] Support Forum • Re: Installed in subfolder, subfolder not showing in URL
Those extra Copilot rules are removing phpBB from the URL. This is what a stock .htaccess file looks like: https://github.com/phpbb/phpbb/blob/rel ... /.htaccessStatistics: Posted by Noxwizard — Sat...
View ArticleExtension Requests • Randomized forum logo.
Is there an extension that will pick a random png from a directory and use it as the forum logo.png?Or can anyone think of a way to do it.Statistics: Posted by Richy Freeway — Sat Sep 28, 2024 10:53 pm
View Article[3.3.x] Styles in Development • Re: [RC] Zeina - phpBB 3.3.13
As always very much appreciated.Statistics: Posted by dbrewood — Sun Sep 29, 2024 6:22 pm
View ArticleExtensions in Development • Re: [3.2][RC] Topic Template
Hi,I uninstalled the previous version "Posting Template 1.0.0", but it doesn't uninstall the 2 fieldsar_user_id and ar_message_template created by this previous extension. In addition, if I access any...
View Article[3.3.x] Support Forum • How to install one or more languages in my forum?
Happy Sunday to all. How to install one or more languages in my forum? Sorry for the perhaps trivial question, but I would not like to ruin the forum by making risky changes. I tried to look for...
View Article[3.3.x] Support Forum • Re: How to install one or more languages in my forum?
Download the language pack, put it in language folder of your phpbb.Install from ACP > Customise > Language Packs > InstallThen you can choose langauge from Board Settings.Here's full method...
View Article[3.3.x] Support Forum • Re: How to Optimize phpBB for a Large User Base?
It's an English expression when describing something plain, unaltered, nothing extra etc.Statistics: Posted by thecoalman — Sun Sep 29, 2024 7:18 pm
View Article[3.3.x] Support Forum • Re: Why Find a member option is so weird ?
May be its a different problem, but let me add it here. A local language IDs also can't be displayed by clicking on the letter.For example, lets say I have created bunch of ids starting with delta...
View ArticlephpBB Custom Coding • Replacing to local language Alphabets instead of...
From the following topic : viewtopic.php?p=16033165#p16033165I found a way to display IDs based on non-latin letters./memberlist.php?username=δ*If links can be manually added, which file should I...
View ArticlephpBB Discussion • Re: Thank you, thank you, thank you!
Hello everyone! This is my first post here, and I’m thrilled to be part of the phpBB community. I’ve been using phpBB since RC2, and it has been instrumental in my journey of learning PHP and MySQL. I...
View Article[3.3.x] Support Forum • PHP-XML requirment
Hello is PHP-XML really required to run phpBB? I dont have it available on my host so I am just asking if it can run phpBB or if its big problem. ThanksStatistics: Posted by Atrexian — Mon Sep 30,...
View Article[3.3.x] Support Forum • Re: PHP-XML requirment
Yes, it is required. The BBCode engine uses XML internally for storage and processing.Statistics: Posted by Noxwizard — Mon Sep 30, 2024 11:45 pm
View ArticlephpBB Custom Coding • Re: Replacing to local language Alphabets instead of...
OPENmemberlist.phpFIND$first_char = $request->variable('first_char', '');REPLACE WITH$first_char = $request->variable('first_char', '', true);Statistics: Posted by rxu — Tue Oct 01, 2024 2:25 am
View Article[3.3.x] Support Forum • Re: Some bots not detected ?
Still have the same problem somehow For some bizarre reason amazonbot is no longer on my main forum which had been working.All the other bots are visiting both forums as normal. Amazon bot is still...
View Article[3.3.x] Styles Database Releases • Re: EARTH
Style Updated to version 1.2.2See first post for Download LinkStatistics: Posted by _Vinny_ — Tue Oct 01, 2024 8:58 pm
View Article[3.3.x] Support Forum • Re: Unable massive attachements destruction
Thank you very much guys.Sorry for my late answer.Statistics: Posted by LedZep64 — Tue Oct 01, 2024 9:19 pm
View Article[3.3.x] Support Forum • Re: Subjects order
I understand for the numbering, for test purposes I have simply used 1, 2, 3, ... but they will be arranged into chapters.... with leading zeroes, orA01A02A03B01...Statistics: Posted by Hervé — Wed...
View Article[3.3.x] Support Forum • Re: Allow Public to see all of the topic or not ?
It's normal to have people register but not post. There are over 5700 pages of such accounts on here.You can't force people to post. All you can do is try to create topics that encourage discussion or...
View Article[3.3.x] Support Forum • Re: Ajax error on delete cookies
Current information: This error does not occur in the 3.3.13 version installed from scratch.Statistics: Posted by halil16 — Wed Oct 02, 2024 8:26 pm
View ArticleExtension Requests • Re: Update RH Topic Tags extension for phpBB version 3.3.13
https://github.com/RobertHeim/phpbb-ext-topictagsStatistics: Posted by Anișor — Wed Oct 02, 2024 8:52 pm
View Article