Quantcast
Browsing all 1507 articles
Browse latest View live

phpBB 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 Article


phpBB 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 Article

phpBB Discussion • Re: Completely New to This

That is brilliant. Many thanks.Statistics: Posted by deeps — Sat Aug 17, 2024 8:34 pm

View Article


Image may be NSFW.
Clik here to view.

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 Article

phpBB 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


phpBB 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 Article


General 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

phpBB Custom Coding • Re: changing post content over all sub-forum

First of all : Whatever you do on/to the database: make sure you have a backup so that you can revert any changes made.And in order to avoid having to restore if/when something goes wrong, I'ld test...

View Article

phpBB 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


phpBB 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 Article

Image may be NSFW.
Clik here to view.

phpBB 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


phpBB Custom Coding • Re: [SOLVED] viewtopic-body.html - IF user is viewing...

After figuring this one out - viewtopic.php?t=2655820 - I tried an alternative method of dealing with the lack of a CURRENT_USER_ID variable. This also works...Code: {% set currentUserId =...

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


Image may be NSFW.
Clik here to view.

[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 Article

phpBB 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
Browsing all 1507 articles
Browse latest View live