phpBB 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 ArticleExtensions in Development • Re: [3.3][ALPHA] CMX Quiz v3.0.1 (formerly...
I'd actually like to know as well - this could be a great learning tool for my forum... Please send it over for testing if that is still an option Statistics: Posted by nou nou — Wed Oct 02, 2024 9:31...
View Article[3.3.x] Support Forum • Re: .htaccess and test forum
It seems like any redirects should be in the phpBB .htaccess itself, and there shouldn't need to be an .htaccess in public_html. Am I wrong? Shouldn't the redirects all be in one place in the phpBB...
View Article[3.3.x] Support Forum • Re: What do you recommend for new user registration...
You’re making work for yourself with allowing guest posting, turn that off or allow it in one forum only. Guests can't post as far as I know. Were you given the option to post a reply?Statistics:...
View ArticleGeneral Discussion • Re: Host won't allow me access to my FTP files
I have a phpBB forum version 3.3.14 that has a large attachment file folder. Not really relevant to the issue but ...3.3.14 has not been released (I suspect that was a typo on your part)Statistics:...
View Article[3.3.x] Support Forum • Re: Blank pages on fresh install
Support Request TemplateWhat is your board's URL? http://white-mage.net/rpProbably not the cause of the issue BUThttp://white-mage.net/rp/ automatically loads https:// but you're not using...
View ArticlephpBB Ideas • Re: Make Yes/No consistent during installation
If it's about the same spacing ... then I consider this a very trivial issue.However the order YES/NO as opposed to NO/YES should be consistent throughout phpBBStatistics: Posted by warmweer — Thu Oct...
View Article[3.3.x] Support Forum • General Error SQL ERROR [ mysqli ] after clearing cache
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.13What is your board's URL? https://countercanter.club/neighborhood/Who do you host your board with? sitegroundHow did you...
View ArticleExtension Requests • Re: Profile Portfolio
Something like a Knowledge Base?Milord, thank you for your quick response yet I'm unsure at this point as this extensions 'demo url' is not in service. And this appears to be a somewhat older...
View Article