[3.3.x] Styles Support & Discussion • Re: Sub Forum Font Size, Style...
Like this?Statistics: Posted by Brf — Fri Dec 13, 2024 5:45 pm
View Article[3.3.x] Support Forum • Re: Issue with update from 3.3.13 to 3.3.14
What update instructions did you follow? Hopefully one of the https://www.phpbb.com/support/docs/en/3 ... ide/minor/ methods. Did your PHP version change after the update?Please fill out the Support...
View ArticlephpBB 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 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] Support Forum • Excluding Bots from accessing anything on my board
phpBB version 3.3.13I know this topic has come up again and again over many years but I still can't find a clear answer to the question of how to completely block bots from accessing and reading posts...
View Article[3.3.x] Support Forum • Re: Spanish : Translate QUICK LINKS
Thank you for your response warmweer.1 I set the language for the user (Boardsettings, default language).2 I found the expression 'Enlaces rápidos' on line 645 of casual honorifics: common.php line...
View Article[3.3.x] Support Forum • Re: Excluding Bots from accessing anything on my board
In spite of that when I look at Who is online, I regularly see the Google [Bot] in the list and it says it is reading a topic in one of the forums. I know from ACP > General > Spiders/Bots that...
View Article[3.3.x] Support Forum • MediaWiki_PHPBB_Auth and tables
The docs for the MediaWiki PHPBB auth extension sayshttps://github.com/Digitalroot-Technolo ... ree/v4.3.0$wgAuth_Config = [ //=======================================================================...
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 • Re: Background: Login &...
Have you tried using the right click on those buttons: One of the options = inspect (terminology may differ between browsers) which allows you to see where the styling is coming from, and you can even...
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 Article