phpBB 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 ArticleExtension Requests • Re: Exclude code from search results...
It would require an extension and greatly depends on your search backend. When using Sphinx for searching it's possible to filter the data before it's indexed. When using the builtin full text...
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 • What do you recommend for new user registration...
Hello, I recently upgraded my forum from 3.3.3 to 3.3.14 and moved my tons of data to another server. Now I am dealing with lots of junk accounts loading up my post approval queue with garbage and...
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: Subjects order
I don't see an down icon, perhaps because I don't allow members to modify the order.This will only work if the user can sort by subject , an extension does it or you modify the code. I use now the...
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 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 ArticleGeneral Discussion • Re: Host won't allow me access to my FTP files
Thanks, it was. I'm on 3.3.13 currently. On the previous host, it was 3.3.3.Statistics: Posted by cheesecrakr — Fri Oct 04, 2024 12:04 am
View Article