[3.3.x] Support Forum • Re: Upgrade issue from 3.2 to 3.3
The database upgrade seemed to work correctly - how can I check?Host has now restored a site backup and I show 3.3.12 and PHP 7.4. But even more serious confusion for me now! I have been getting weird...
View Article[3.3.x] Styles Database Releases • Re: FarmingPro
Style validated/releasedStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:33 pm
View Article[3.3.x] Styles Support & Discussion • Re: Footer in columns
Very good! I'm marking this topic as resolved.Statistics: Posted by bennybernaer — Sat Aug 17, 2024 3:33 pm
View ArticlephpBB Custom Coding • Re: Forum opening hours
Apparently you can't mark this topic as solved yourself?Click the first post and set the post icon to check mark but someone already did it.Statistics: Posted by thecoalman — Sat Aug 17, 2024 3:43 pm
View Article[3.3.x] Styles Database Releases • Re: Reds (2020)
Style Updated to version 3.3.12See first post for Download LinkStatistics: Posted by _Vinny_ — Sat Aug 17, 2024 3:51 pm
View ArticlephpBB Custom Coding • Re: Add IP column in Inactive User
Hi, it would be possible to add a column with the IP address in User Groups>Inactive Users?Thanks.adm/styles/acp_inactive.htmlLook for:<th>{L_EMAIL}</th>Add...
View Article[3.3.x] Translations • How do I get "%2$.2f seconds" to show...
How can I change %2$.2f in strings like the following string so that I get a "," in the number instead of a "."?Code: 'MIGRATION_DATA_DONE'=> 'Installed Data: %1$s; Time: %2$.2f seconds',It might...
View ArticlephpBB Discussion • Re: Completely New to This
That is brilliant. Many thanks.Statistics: Posted by deeps — Sat Aug 17, 2024 8:34 pm
View ArticleExtensions 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: 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 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