phpBB Custom Coding • Re: How to wrap a phpbb forum in to a wordpress site
Are you pressed to use WordPress? I have built my phpBB to act as a forward facing blog and make some changes here and there. I can also run a "forum" in it with a button, but opted out of doing so...
View ArticlephpBB Discussion • Threaded Replies...... Again?
I have done a search of these boards, and seen the threads here. I understand that threaded replies is not a part of PHP BB V3.I admin a forum for an owner who used to use PHP BB V2, where threaded...
View ArticlephpBB Discussion • Re: Threaded Replies...... Again?
I don't remember threaded replies ever being an option in 2.0. It might have been a mod.Statistics: Posted by KevC — Mon Apr 21, 2025 12:51 pm
View Article[3.3.x] Support Forum • Re: ACP Slow
Please fill out the Support Request Template and post it back here to enable us to assist you better.Statistics: Posted by stevemaury — Mon Apr 21, 2025 1:44 pm
View ArticlephpBB Discussion • Re: Is Cloudflare the only solution?
I installed cloudflare. But I still have the the old CF problems. Then I paused CF. It is connected to CF's nameserver. All is well. It's a trick. It works.I'm still not sure. It's very...
View Article[3.3.x] Support Forum • Re: 3.3.15: download counter doesn't work
Hello everybody!Is there really nobody who can help me for this issue?That the German forum can't help because the're supporters but no developers - but here?Best wishesVBArtistStatistics: Posted by...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
So I went through this morning and disabled all other extensions. Purged the cache. Deleted anything that was not-functioning/outdated. i.e. old extensions no longer supported. Deleted data and then...
View Article[3.3.x] Support Forum • Resizing Banner
I know there is hundreds of posts on related subject but that is the problem, I have to spend probably hours to find one line answer, so please bare with me.I have banner I want but all I can see is...
View Article[3.3.x] Support Forum • Re: Resizing Banner
To make it easy :https://www.phpbb.com/customise/db/exte ... er_banner/Statistics: Posted by SpIdErPiGgY — Tue Apr 22, 2025 4:48 pm
View Article[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active
Yeah, all good. Everything works perfectly live now. Thanks guys!Statistics: Posted by bennybernaer — Wed Apr 23, 2025 2:57 pm
View Article[3.3.x] Support Forum • Google search console difficulty
I am having a very serious issue in indexing majority of my pages. I have tried all i could but all to no avail. It's been all sort of errors here and there. please help.Statistics: Posted by uptrend...
View ArticlephpBB Discussion • Re: Remove sid's dfrom URLs
Doesn't link rel="canonical" neutralize this issue? I thought it should.That's only for after they load a page, e.g. Google follows a post link(or anything else with different/extra parameters) you...
View Article[3.3.x] Support Forum • Help removing style
So I am trying to remove a style with no luck. For a reason unknown to me, no installed themes are showing up in my ACP.So when I go into a file manager here are my themes. If I delete ravaio in my...
View Article[3.3.x] Support Forum • Re: Help removing style
The error indicates you are missing the style BlackBoard. Upload to server and you should not get that error. It would apparently be this...
View Article[3.3.x] Support Forum • bug in the latest version
New installs are bugged. On initial setup things works fine. Logout/timeout and things go sideways.The install script doesn't update the database with the correct folder/directory where the forum is...
View Article[3.3.x] Support Forum • Re: My first update attempt
Like you, I've used the other methods, but they're so complicated. By the time I was done, I had chewed through all of my fingernails. Whereas, the Advanced method is sooo easy and fast! Let it do...
View Article[3.3.x] Support Forum • Re: bug in the latest version
We just did the latest incremental update when it came out, using the advanced update method. Out site has had no issues with the latest release. In fact, the site is running sooo sweet! I cannot...
View Article[3.3.x] Support Forum • Re: Google search console difficulty
I took over the admin responsibilities for a PHPBB forum many years ago. By default, PHPBB allows Googlebot to crawl the site and has it added to the BOTs group. It's only if you have changed either...
View Article[3.3.x] Support Forum • Re: 3.3.15: download counter doesn't work
I might be the time to check for layer 8 problem and not in the package. Statistics: Posted by Crizzo — Thu Apr 24, 2025 1:57 pm
View ArticlephpBB Custom Coding • Re: Access .php file with sensitive data
You can do this with custom ACP module, directions for extension are herehttps://area51.phpbb.com/docs/dev/3.3.x ... dules.htmlThe module system itself is similar to extensions and you can just create...
View Article