phpBB Discussion • Re: Adding More Security To phpbb Website
Thanks everyone for your imput, yeah its possible that some of you may have already made these changes before or maybe your host has an auto config when you start your hosting that covers some of...
View Article[3.3.x] Support Forum • Will phpbb allow sub folder error documents
Hi, I was curious if phpbb will allow sub folders (not qualified sub domains) to have their own independent error documents htaccess and php ini files. I have read that phpbb has its own error handler...
View Article[3.3.x] Support Forum • Re: Banning email domain
Norton saysDangerous Webpage BlockedYou tried to access https://www.yourdomain.fr/testboard_or_ ... he_folder/This is a known dangerous webpage. It is strongly recommended that you do NOT visit this...
View Article[3.3.x] Support Forum • Re: Internal Server Error - But Only For Somethings?
As Noxwizard noted, this is a server configuration issue, not a phpBB issue per se.That was what I was afraid of. It is on a shared hosting service. It was just odd, as it changed all the sudden...
View Article[3.3.x] Support Forum • Re: Users are logged out
hi guys,thanks for getting back to me. the test account should only have normal permissions now (thank you for spotting my error and removing it) so please check. i had added the test account and pw...
View Article[3.3.x] Support Forum • Re: NGINX The requested page could not be found.
thank you heaps for your help its lucky you guided me to sever settings i have /phpbb in the script path i removed phpbb and wola!! i had rewrite offthanks againand for nginx the config in the docs...
View ArticleExtension Writers Discussion • Re: populate a table while migrations
thanks for answer...but still not working. i've edited the dependencies and insertion mode!here my files:install_sample-schemaCode: public function effectively_installed(){return...
View ArticlephpBB Custom Coding • Re: admin_send_email.txt not showing {USERNAME}
Sorry, I thought that {USERNAME} was a variable in the system, like {MESSAGE} and {EMAIL_SIG}No such thing. Those are template variables. They are created by each script as they need them.Statistics:...
View ArticlephpBB Discussion • Re: Adding More Security To phpbb Website
That is a pretty spammy service. I ran Microsoft.com through it, and it said the same things for them that it did for you. It is only trying to get you to subscribe to their tools.Statistics: Posted...
View Article[3.3.x] Support Forum • Re: Apple device issues?
all your trafic wil go to https (https://nl.wikipedia.org/wiki/Hypertext ... col_Secure)Mixing the two give login problems.Statistics: Posted by janus_zonstraal — Tue Jul 30, 2024 5:12 am
View ArticleCustom BBCode Development and Requests • Re: BBcode : Background for Video
That would not be appropriate for a bbcode. What you would want to do is change whatever code is displaying a video to also display that background.Statistics: Posted by Brf — Tue Jul 30, 2024 12:36 pm
View ArticleExtension Requests • "Looking back" page in UCP
Hello,I would love to see an ext that lists some of the own posts/topics from a certain time back, lets say 10 years.Is there something like that already available?/HStatistics: Posted by Holger — Tue...
View ArticlephpBB Discussion • Re: Whois and inconsistent results
At least yours shows something.My whois window doesn't show anything except the phpbb footer.Very annoying.Statistics: Posted by Spartan1 — Wed Jul 31, 2024 7:54 am
View ArticleExtension Requests • Re: BackUp ⇒ Google Drive
Even ImgBB has stopped displaying its images on our website's pages. A thumbnail appears instead with the message "imgbb.com service unavailable". You have to reload the page, and even press CTRL+F5...
View ArticleExtension Requests • Re: "Looking back" page in UCP
There definitely isn't anything available like that in the customisation database. I think someone would have to develop a new extension for that.Statistics: Posted by danieltj — Wed Jul 31, 2024...
View Article[3.3.x] Support Forum • Forum not showing in search engine results after...
I previously installed Phpbb under a subdomain bbs.abc.com, recently I migrated to a sub folder “bbs” of the domain, i.e www.abc.com\bbs, then I found search engines like google is not showing results...
View Article[3.3.x] Styles Support & Discussion • Re: Custom logo in banner
Simply do this: viewtopic.php?p=15408966#p15408966Don't forget to clear cacheStatistics: Posted by ssl — Thu Aug 01, 2024 10:34 am
View ArticlephpBB Discussion • Re: Calibrating with PageSpeed / Lighthouse Prior to Release
Good things come to those who wait.Statistics: Posted by nou nou — Thu Aug 01, 2024 12:38 pm
View Article[3.3.x] Support Forum • Re: Strange Results using New Posts Search Function...
Excellent! I did try using :Code: /*[Fix] queued replies missing from "view new posts" (Bug #42705 - Patch by Paul)- Creates temporary table, query is far from optimized$sql = 'SELECT t.topic_idFROM '...
View Article[3.3.x] Support Forum • Re: Images rotated ??
OK, Thanks !!! I had a feeling that would be the case...AlecStatistics: Posted by 65Corsa — Thu Aug 01, 2024 1:33 pm
View Article