[3.3.x] Support Forum • Re: Completely New to This
That is brilliant. Many thanks.Statistics: Posted by deeps — Sat Aug 17, 2024 8:34 pm
View Article[3.3.x] Translations • Re: How do I get "%2$.2f seconds" to show...
Then did you clear the cache?Statistics: Posted by halil16 — Sun Aug 18, 2024 5:10 pm
View ArticleGeneral Discussion • hosting types
Currently running 3.3.10 It is a motorcycle forum with @ 17,000 members. LOTs of pics (20,000 plus) and how too's etc etc. Problem is that the 30 plus FB pages for the same bikes has really crippled...
View ArticleGeneral Discussion • Re: hosting types
Do you know how much bandwidth your site uses only a daily basis right now? If what you say is true regarding your forum having 3 to 4 users 'at a time' then you could easily move to shared hosting.I...
View ArticleExtensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Another question if you don't mind - I remember you saying something about an OpenAI API subscription that's very cheap - I'm using a "normal" OpenAI account that's 20/month - the API ones seem to be...
View ArticlephpBB Custom Coding • Re: [SOLVED] viewtopc-body.html - IF user is viewing...
Yup, comparing user ID would be ideal and safer than comparing those strings returned by template var. :/Yes, that was what I was expecting. Comparing the whole box of frogs is messy, and ID would be...
View Article[3.3.x] Support Forum • Re: SMTP send mail error
Try applying this patch: https://github.com/phpbb/phpbb/pull/6705/filesshow this error after apply this patch:Code: خطای ایمیل» EMAIL/SMTP/forum/adm/index.php?i=acp_board&sid=&mode=emailدر...
View Article[3.3.x] Styles in Development • Re: [RC] Zeina theme for phpBB 3.3.12
Awesome Theme, instantly went Pro.Is there an easy way to remove the Boardtitle/Threadtitle in the header?Hi Wvnderbar,We're honored by your confidence. You can use CSS codesAdd this code in your...
View ArticlephpBB Custom Coding • changing post content over all sub-forum
Greetings --Perhaps an mySQL question, but, given the context...thought I'd ask. Decent sized phpBB board (3.x.x, 2500 members, 15000+ posts). A large proportion of the traffic (posting) to the forum...
View ArticlephpBB Custom Coding • Re: changing post content over all sub-forum
First create a backup of the DB. Personally I would do this on test DB on local machine first. https://www.phpbb.com/support/docs/en/3 ... eb-server/Go into your hosting control panel and open...
View ArticlephpBB Custom Coding • Re: Leftovers from Senky's Push Notifications
Have you tried purging the cache?Statistics: Posted by thecoalman — Mon Aug 19, 2024 7:47 pm
View Article[3.3.x] Support Forum • Re: A basic privacy and cookie question
this could mean that it didn't solve the problem.I suspect it's because no one actually bothers with what you're wanting to do.They've almost certainly been to the youtube site before so they've...
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: 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 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 Writers Discussion • Re: [Tutorial] Convert to Twig Syntax
Twig converter should have modified like thisCode: <!--[if lte IE 9]> <link href="{{ T_THEME_PATH }}/tweaks.css?assets_version={{ T_ASSETS_VERSION }}"...
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