Extensions in Development • Re: [3.2][3.3][RC] AI Labs with Midjourney,...
Was it my imagination or is useapi going to offer support for Runway3? You're right, they've added support for RunwayML. I created free RunwayML account today and used their api to play with it. Only...
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 ArticlephpBB Discussion • Re: [Discuss] phpBB 3.3.13-RC1 available for testing
Hello.Why did you delete some changes related to that issue in phpBB 3.3.13-RC1 ?previous improvement (from phpBB 3.3.12): Handling of multiple submitting of same post: PHPBB3-17077Frontend changes...
View ArticleGeneral Discussion • Re: hosting types
Most shared hosting offers "unlimited" traffic. This "unlimited" though usually amounts to a few TB per month. With the graph you posted, you'll never hit that. What you'll really pay for is the...
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[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 Article