Quantcast
Channel: phpBB.com
Browsing all 2561 articles
Browse latest View live

Extensions in Development • Re: [3.3][DEV] Topic Moderator

Possible options: edit replies [soft/hard] delete replies lock posts open/close the topicSecond that, IMHO the topic starter should not need to be doing anything else, and if any 'higher' actions need...

View Article


[3.3.x] Support Forum • Re: How to transfer just one topic from a forum to...

Yeah copy/paste.It's way too risky to copy in phpmyadmin. You only need one number to be wrong in terms of topic or user ID and all the cross references that go with them and it'll break.Statistics:...

View Article


Extension Writers Discussion • Re: ALTER colum tinyint to smallint

Instead of "add_tables" you can use "change_columns" to update the type in a new migration file. Just specify the new array with the same column but the type needed. You can use revert schema in the...

View Article

[3.3.x] Styles Support & Discussion • Re: #variant_switch button:active

I don't think mask would work so well, because the images he wants to use aren't single colour images (which is what mask works best with). Setting up the background colours to mask could be tricky...

View Article

Extensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions

Dutch translation for reactions version 0.96.devDutch translation files can be downloaded from my GitHub accountStatistics: Posted by HansDutch — Fri Apr 25, 2025 8:57 am

View Article


[3.3.x] Styles Support & Discussion • Re: Board's Size

It depends which style you are using but most of the time it ins in the common.css (max-width: 1400px;)Clear the cache after you make the change and use private mode or a other browser to see the...

View Article

Image may be NSFW.
Clik here to view.

General Discussion • Re: PHP editor? Which one? Curiosity...

You can also make and test edits to phpBB completely online in a virtual environment using VS Code Online - https://blog.phpbb.com/2023/02/04/atten ... -in-phpbb/ Statistics: Posted by battye — Sat...

View Article

Extensions in Development • Re: [3.3][DEV] Topic Moderator

Thinking about this a bit more and I had some questions in implementation. Would it make sense to break out permissions separately? Currently there is a forum permission for locking own topics in...

View Article


phpBB Custom Coding • Re: Topic title limit

These two Linux commands/workaround helped to input more than 60 characters into the post title:Code: cd styles/style-name-here && sed -i "s|60<\!-- ELSE -->64|90<\!-- ELSE...

View Article


phpBB Custom Coding • Re: Prosilver PHPBB 3.x cust0m captch@ on PMs, how?

There seems to be an extension which extends captcha to the PM form (among other) https://www.phpbb.com/customise/db/exte ... aptchaplusSo the regular captcha is only on a registration...

View Article

[3.3.x] Support Forum • Re: Update issue

What was the exact 500 error? You should be able to find that in the server logs.Statistics: Posted by Mick — Sun Apr 27, 2025 8:09 am

View Article

[3.3.x] Support Forum • Re: managing user based permissions

That's because you(or someone else) have assigned them individual permissions. Suppose you have one user and you want to give them special permissions where it can't be achieved by adding them to a...

View Article

[3.3.x] Styles Support & Discussion • Re: Adding custom description text...

In my case I had to go to styles/mystyle/template and edit file ucp_register.htmlFor example adding custom image <img src="/images/image.webp" border="0"> and then setting custom antispam...

View Article


Extensions in Development • Re: [ABD] Username Gradients

This topic has been marked as [ABD] - Abandoned as the extension author has not been active recently. If the extension author wishes to continue development, please PM anyone on the Extension...

View Article

Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Re: Google search console difficulty

I have tried all the suggestions given on the similar threads on this forum, it's still the same. please i need help.Statistics: Posted by uptrend — Mon Apr 28, 2025 7:19 am

View Article


[3.3.x] Styles Support & Discussion • Re: Board's Size

What I like about phpBB site is traditional 4 X 3 screen size format. Bravo!!!Even 40 years ago when I was in my late 20's, I never heard of a 4 X 3 screen size format.But regardless of that 4 X 3...

View Article

Extension Requests • Re: Last Messages of Phpbb3 Forum, on WP Site

For the benefit of the community - I am sharing my solution as I found that the almost all of the plugins and solutions to enable phpbb posts to appear in wordpress had expired and no longer worked....

View Article


Extension Writers Discussion • Re: Priority event extensions

I'll bump my own topic again...It seems it's still not possible to determine which extension should be displayed as 1st (priority)?If my chatbox and (for example top five latest topics) use the same...

View Article

[3.3.x] Styles Support & Discussion • Re: Help needed with dropdown...

Tried with clearing forum and browser cache?ctrl F5Statistics: Posted by SpIdErPiGgY — Tue Apr 29, 2025 12:30 am

View Article

phpBB Discussion • Re: Is Cloudflare the only solution?

I did block all of the ranges of IP addresses that Tencent owns in the world .....In case you are unaware you can block by ASN instead of IP ranges.Statistics: Posted by thecoalman — Tue Apr 29, 2025...

View Article
Browsing all 2561 articles
Browse latest View live