[3.3.x] Support Forum • Re: SQL error involving custom fields
Just trying to bump this to the top. Having been assured that updating our forum from 3.3.10 to at least 3.3.11 would fix the SQL issue with new registrations custom fields causing a general error as...
View ArticlephpBB Custom Coding • Board index: set a.subforum url to unread posts in board
A while back I did this: Board index: set a.row-item-link url to unread posts in boardWhich is all cool and groovy, and works. So, obvious next step for UI consistency is to do the same with the...
View ArticlephpBB Custom Coding • Re: Board index: set a.subforum url to unread posts in...
MWAHAHAHA! Devious bastardry FTW. Not knowing anything at all about Twig, I did some digging. Naturally, none of the answers or docs I could find told me exactly what I wanted to know, but by trying a...
View Article[3.3.x] Support Forum • Inflated view count
I have a new implementation of PHPBB3 3.3.12. Posts are showing view counts jumping more or less in increments of 40. I know these are not humans because the board stats show a max of 8 users online...
View Article[3.3.x] Support Forum • Re: A basic privacy and cookie question
First you should establish if merely playing a video does actually involve any cookies, or if they are not initiated unless someone visits the youtube domain.I highly doubt any law makers will chase...
View Article[3.3.x] Support Forum • Re: Inflated view count
This would require extension or some custom coding and would be limited. You'd be able to count registered users views and remove views from recognized bots. Separating bots that do not identify...
View ArticlephpBB Discussion • Re: phpBB Docker images
And if you are looking to set things up on a Synology NAS, you definitely don't need Docker.Statistics: Posted by dbrewood — Tue Aug 20, 2024 6:34 pm
View Article[3.3.x] Translations • Re: How do I get "%2$.2f seconds" to show...
I notice the translator is able to make the code/page fail if for example the translator changes "%2$.2f" to "%2$,2f".I don't like that.I guess the translation checker might catch it.But if there is...
View ArticlephpBB Ideas • Let programmers choose amount of decimals. Not translators
I noticed in some strings the translator is able to choose the amount of decimals in numbers.Like "%2$.2f" might become "1.23".If the number is always suppose to have the same amount of decimals maybe...
View ArticleExtension Writers Discussion • Re: [Tutorial] Convert to Twig Syntax
How to convert these? I'm working on a custom style and these are in overall_header.html.Code: {$STYLESHEETS}Code: <!--[if lte IE 9]><link...
View ArticleWanted! • Re: Paid service for phpbb upgrade
The user is posting in the Wanted forum which is exclusively for paid help. Please don't reply unless you intend on picking up the work.Apologies Kailey I thought charity work was allowed.I will do...
View ArticleExtension Requests • Re: statistics of visitors and file downloads
please tell me where to publish this topic.Extension Requests probably.I'll report this topic and let a Moderator decide where to move it to.Statistics: Posted by warmweer — Wed Aug 21, 2024 6:42 pm
View Article[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
It really would be better if the author/s of subsilver could comment since I'm sure there will be an easy solution - my problem is I have no idea which php file does what in the style 'Board Index'...
View Article[3.3.x] Translations • Re: How do I get "%2$.2f seconds" to show...
I may be mistaken but official translations can't have php added.Statistics: Posted by thecoalman — Thu Aug 22, 2024 6:27 pm
View ArticlephpBB Custom Coding • Re: [SOLVED] Board index: set a.subforum url to unread...
You can do it with php edits, is that acceptable?Statistics: Posted by thecoalman — Thu Aug 22, 2024 6:35 pm
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Hi there,Zeina theme has been updated.Reasons:Fixed the issue of the login dialog box disappearing on the mobile screen.Fixed the formatting issue when leaving the description empty in the forum...
View ArticlephpBB Discussion • Re: .dropdown-trigger class and keyboard navigation
True, but if the general feeling on the team is "Meh, leave it for 4" there's no point me wasting everyone's time with a pull request. That's why I thought I'd float the idea here. I can understand if...
View ArticleExtensions in Development • Re: [3.3][RC] Browser Push Notifications
Is this ext will work for Opera GX?Statistics: Posted by ivailo95 — Thu Aug 22, 2024 9:54 pm
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
NL translation: https://www.myarea51secrets.com/viewtopic.php?t=120Dank je! Ik voeg het toe voor de volgende release.Statistics: Posted by privet.fun — Thu Aug 22, 2024 10:56 pm
View ArticlephpBB Discussion • Re: Hosting on Azure App Service
If your installation meets the requirements in this document you should be good to go.Statistics: Posted by Mick — Fri Aug 23, 2024 4:12 pm
View Article