phpBB Custom Coding • Re: Google Search Console: lots of pages not indexed
I've implemented your code into our forum's overall_header.html <head> section and will check back with any improvements in GSC's comments. I can confirm that coalman's code identifies all topic...
View Article[3.3.x] Support Forum • Changing forum path
Hello folks, right now my forum installed on naked domain, for example "www.test.com"I want to change the forum path to "www.test.com/en"I think i need just to move the files to a directory named "en"...
View Article[3.3.x] Support Forum • Re: Changing forum path
You are correct. But if you make an /en directory and move the files there from the root, you can always reverse the process if something goes wrong (but it won't).Perhaps in the course of doing this,...
View ArticleExtensions in Development • Re: [3.3][DEV] phpBB Topic/Post Reactions,...
Thanks, I actually can't reproduce these errors locally or on my liver server.So frustrating...I'll keep trying different server set-ups over the next few weeks and see what happens.Hy Steve,i test in...
View ArticleExtensions in Development • [3.3][RC] Top Stats
Extension Name: Top StatsAuthor: StokerVersion: 1.0.1PhpBB Version: 3.3.XDescription:The Top Stats mod displays the some cool stats on your forum index.New version. Better performance, better cache....
View Article[3.3.x] Support Forum • Integrating Google One Tap for Login in phpBB Forum
Hello Community,I'm looking for guidance on where and how to place the following Google One Tap code snippet for logging into a phpBB forum using Google. The snippet is provided at Google's...
View ArticleExtensions in Development • Re: [3.1][3.2][3.3][RC] Twig Converter
I wanted to manually convene Prosilver this evening until I happened to come across this extension. The entire style is agreed upon in 2 seconds. Everything looks good at first glance (no error...
View ArticleExtension Requests • SEO-Friendly Extension: Discussion Forum Schema.org Markup
Hello everyone,I’d like to suggest the development of an extension for phpBB that incorporates Discussion Forum Markup to improve the SEO performance of our forums.Why is this important?Google has...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Oooooh Christmas came early! Weeeee! Statistics: Posted by nou nou — Mon Dec 16, 2024 1:58 pm
View Article[3.3.x] Support Forum • Spanish : Translate QUICK LINKS
Dear member,I have applied the Spanish tranalation. But in the Navigation Bar still is written "QUICK LINKS".How can I change this text into "Enlaces Rápidos"?Regards.HansieBoStatistics: Posted by...
View Article[3.3.x] Support Forum • Re: Spanish : Translate QUICK LINKS
I have applied the Spanish tranalation. But in the Navigation Bar still is written "QUICK LINKS".How can I change this text into "Enlaces Rápidos"?Assuming you activated the Spanish language pack, you...
View Article[3.3.x] Support Forum • Re: PHPbb locally
Your config.php file will be incorrect, all you need to connect is the database name. Below is an example.Code: <?php// phpBB 3.3.x auto-generated configuration file// Do not change anything in...
View Article[3.3.x] Support Forum • phpmyadmin not showing phpbb database
I'm obviously missing something obvious .Here's what I see:This is Ubuntu/Apache and my phpbb instance is working fine.What do I need to do to get phpmyadmin to see the phpbb database?Statistics:...
View Article[3.3.x] Support Forum • Re: phpmyadmin not showing phpbb database
What happens if you click the little + on the left to expand both of those?Statistics: Posted by KevC — Mon Dec 16, 2024 6:38 pm
View Article[3.3.x] Styles Support & Discussion • Re: Background: Login &...
But the .navbar-header-top li { changes the buttons of the entire navbar. I just want to change the register button (red) login (green). And my other css in my previous post only adjusts the login...
View Article[3.3.x] Support Forum • Re: File name problem (images not showing)
Hold ctrl and hit f5, they should either all appear or disappear. There is no reasons smilies shouldn't work unless the path is wrong or something like permissions. As far as attachments do newly...
View ArticleExtensions in Development • Re: [3.3][DEV] Toggle Password
Extension Version: 0.9.6-devExtension Download: HereRelease includes, bug fixes and more password locations.@Fixed. Thanks.Statistics: Posted by Steve — Tue Dec 17, 2024 4:15 pm
View ArticlephpBB Custom Coding • Re: viewtopc-body.html - IF user is viewing own post
Hello,By using Twig same as on POST_AUTHOR_FULL and CURRENT_USERNAME_FULL?Code: {% if S_REGISTERED_USER and S_DISPLAY_PM and (postrow.POST_AUTHOR_FULL is same as(CURRENT_USERNAME_FULL)) %}<dd...
View Article[3.3.x] Styles Support & Discussion • flat-style_1.1.10
Hello,I want to include an image in the header in flat-style_1.1.10.How do I change it so that an image appears on the entire width? ThanksStatistics: Posted by Apollo_13 — Tue Dec 17, 2024 6:40 pm
View ArticlephpBB Discussion • Re: The future of prosilver (phpBB 4)
Just curious, are there any Figmas or designs drawn up that give a hint at the direction of this style refresh?No, not yet. We’re still working on branding right now but I’ll be sharing that when it’s...
View Article