[3.3.x] Support Forum • Re: Spamload
Well, this answers my question about what the "recently registered" group is for.Statistics: Posted by dgkulick — Tue Feb 06, 2024 3:48 pm
View Article[3.3.x] Support Forum • Blank white screen in some pages
I am getting blank white screen in some pages (when clicking a post view i.e. viewtopic, my posts i.e, search ,etc). i know thats a suppressed php error but in my apache error log there is no errors...
View Article[3.3.x] Support Forum • Re: Blank white screen in some pages
You need to look into the PHP error log since this is a PHP error and not an Apache error.Statistics: Posted by Mike-on-Tour — Wed Feb 07, 2024 6:40 am
View Article[3.3.x] Support Forum • Re: that autoincrement phpbb_users user_id field
Can you point to where you read that please?Statistics: Posted by Mick — Wed Feb 07, 2024 9:51 am
View Article[3.3.x] Convertors • Re: [SPLIT] Convert MyBB to phpBB?
Looking for other options. I cannot figure out how to get this to work, and I most definitely do not want to use time to learn the intricacies of MyBB's database design in comparison to phpBB's just...
View Article[3.3.x] Support Forum • Re: Can't stay logged in and occasional error message...
There is a security setting:Session IP validation:Determines how much of the users IP is used to validate a session; All compares the complete address, A.B.C the first x.x.x, A.B the first x.x, None...
View Article[3.3.x] Support Forum • Re: HTTP ERROR 500 crash after spambot change
What version of phpBB and PHP are you running? You've posted this in the 3.3.x forum, but your previous posts indicate you're running 3.2.8. The files in the error message no longer exist in 3.3, so...
View Article[3.3.x] Support Forum • Re: Need some help dealing with spambots
Yes, it's been pretty crazy lately. These bots are smarter than a legitimate user and pass any kind of test. They have been able to pass hCaptcha, reCaptcha and all sorts of elaborated Q&A. The...
View Article[3.3.x] Support Forum • Re: Send all posts from "newly registered...
Thank you! I found it in: User and Groups -> Group forum permission -> Advanved permission -> Post -> Can post without approval. In my case this is set no "Never" while on my friends forum...
View ArticleCustom BBCode Development and Requests • Two image BBCodes I created last night
imgButtonThis posts an image as a link button.BBCode usageCode: [imgButton]{SIMPLETEXT1} {URL1} {URL2} {SIMPLETEXT2}[/imgButton]HTML replacementCode: <div style="float: {SIMPLETEXT1};...
View Article[3.3.x] Support Forum • Re: 3.2.8 upgrade to 3.3.11 on a new server
Thanks for the advice and the link guys, I will check that out give the installation another try.Statistics: Posted by slinghang1 — Thu Feb 08, 2024 2:46 pm
View Article[3.3.x] Support Forum • Re: [Split] Need some help dealing with spambots
Please take note we prefer that you start your own topics even though it may seem it’s the same as another, it makes it easier to follow each users request, thanks.Statistics: Posted by Mick — Thu Feb...
View ArticlephpBB Custom Coding • Re: Possible? edit restricted username spacers
All of the text you see is in the language files. In this case they are in /language/en/ucp.php:Code: 'USERNAME_ALPHA_ONLY_EXPLAIN'=> 'Username must be between %1$s and %2$s long and use only...
View Article[3.3.x] Support Forum • [RESOLVED] Error "The submitted form was...
Support Request TemplateWhat version of phpBB are you using? phpBB 3.3.11What is your board's URL? http://bbfsterb.comWho do you host your board with? Self HostingHow did you install your board? I...
View Article[3.3.x] Support Forum • Re: Error "The submitted form was invalid. Try...
Your site is redirecting to https, but your cookies are not secureStatistics: Posted by Brf — Fri Feb 09, 2024 3:09 pm
View Article[3.3.x] Support Forum • "Last Post" title line remove
Admin: My bad, not paying attention, please removeHow would I remove/disable Last Post title from appearing?As in this:Statistics: Posted by karado58 — Sat Feb 10, 2024 3:11 am
View Article[3.3.x] Support Forum • Category-Forums-Topics?
Trying to get the same basic structure as phpBB, but when I click on Category, all I see are the forums, and no second pain below with Active Topics.What am I missing?Thanks.Here on phpBB when I click...
View Article[3.3.x] Support Forum • Re: Category-Forums-Topics?
Hello,I found it, sorry for posting before poking around admin panel for answer!Forum settings - General Forum Settings to "yes", Enable active topics.Statistics: Posted by karado58 — Sat Feb 10, 2024...
View Article[3.3.x] Support Forum • Re: "Last Post" title line remove
Admin: My bad, not paying attention, please removeStatistics: Posted by Mick — Sat Feb 10, 2024 8:36 am
View Article[3.3.x] Support Forum • If I update username thru sql, what tables would be...
If I want to update username name through sql query, how many tables need to be updated ?Let's say there's username 'abc1', and I want to update it to 'abc'. Are updating username & username_clean...
View Article