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

Extension Writers Discussion • Migration Code Problem

I have a Toggle Dark Style extension created but I'm having a problem getting the migration file to work. In the phpbb_users table, I have all the user_dark_style values set to 0 on all users. When...

View Article


Extension Writers Discussion • Re: Migration Code Problem

If you need to update column values, you'd need to perform update_data() using custom method in it.update_schema() only updates column properties (type/default value/etc).Statistics: Posted by rxu —...

View Article


phpBB Discussion • Why are empty index.htm files in folders?

Hello,why are in some folders of phpbb empty index.htm files? Can I remove them without any issues? I have installed Error page mode, so if these empty index.htm files only for protect before indexing...

View Article

phpBB Discussion • Re: Why are empty index.htm files in folders?

It's a minor security enhancement. For example if you tried example.com/files/ the .htaccess file will prevent access to that folder and they should get 403 forbidden, it's unlikely but that can fail....

View Article

Extension Writers Discussion • Event related to user post counter?

How can I get an event when user posts counter is changing?Statistics: Posted by serek — Wed Mar 12, 2025 5:41 am

View Article


[3.3.x] Support Forum • Re: CANNOT_REMOVE_MODULE error while upgrading from...

I've hacked into the code to try and print more info. The CANNOT_REMOVE_MODULE happens when attempting to remove module ID 202, module class is "acp", and it's due the fact that executing...

View Article

phpBB Discussion • Re: Stupidly deleted a long thread - can I redirect/point...

The most simple way to restore a deleted topic is to import the posts and the topic from a recent database backup.So the workflow is: disable your boardtake a database backup (in case something goes...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][DEV] First & Last Post Avatar

I expect a version to test on Friday young man! Statistics: Posted by Stoker 4.0 — Thu Mar 13, 2025 7:43 am

View Article


[3.3.x] Support Forum • Re: Lost

Admin panelboard settingsDisable board: NOsubmitStatistics: Posted by KevC — Thu Mar 13, 2025 8:33 am

View Article


Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • AI

Hi,Is anyone else experiencing interference from AI agents posting content on forum boards? Statistics: Posted by Harewood — Thu Mar 13, 2025 8:42 am

View Article

[3.3.x] Support Forum • Re: AI

It's been going on for quite a while now. We see 'sleeper spam AI' accounts on here too. There quite easy to identify though.Bit more chat about it hereviewtopic.php?t=2657743Statistics: Posted by...

View Article

Extensions in Development • Re: [3.2][3.3][RC] Thanks for posts (and optional...

I resigned and updated the mod with the last revision of the original by gfksx.ThanksOK! Cheers!Statistics: Posted by Naguissa — Thu Mar 13, 2025 9:37 am

View Article

[3.3.x] Support Forum • Re: Default Group

The default group only sets the username colour so you could just set the registered users group to the default and that would sort it.Statistics: Posted by KevC — Thu Mar 13, 2025 3:45 pm

View Article


phpBB Custom Coding • Re: [DEV] Search Engine Bot Validation for PHPBB

phpBB3 already has entry for IP's for the bots but I don't know think they are blocked if there is mismatch between the IP and user agent. Soeone would have to test but I think they just get guest...

View Article

[3.3.x] Support Forum • SQL Explain, how to disabled? PhpBB 3.1.14

Hi. For a long time i have in footer of forum this text Time: 0.275s | Peak Memory Usage: 14.32 MiB | GZIP: Off | Queries: 251 | SQL ExplainI want to remove it because anyone can acces SQL Explain and...

View Article


[3.3.x] Support Forum • Re: SQL Explain, how to disabled? PhpBB 3.1.14

In the root directory, in the bottom of your config.php you will see these lines.Code: @define('PHPBB_INSTALLED', true);@define('PHPBB_ENVIRONMENT', 'production');@define('DEBUG_CONTAINER', true);You...

View Article

[3.3.x] Styles Support & Discussion • Style template events

Hello again,Is there anything that could prevent template events from working? Do they need to be activated in some way? If I follow the instructions here: area51.phpBB documentation and here: phpBB...

View Article


[3.3.x] Support Forum • PDF file becomes html file on iOS

HiWhen you click on the uploaded pdf files on iOS and iPadOS, the device sees it as an html file. A file like abc.pdf.html appears and opens as html in a corrupted way.What could be causing this? How...

View Article

[3.3.x] Support Forum • Re: PDF file becomes html file on iOS

Where does this happen? Want to test this myself.Statistics: Posted by Just_A_Alien — Fri Mar 14, 2025 8:13 am

View Article

[3.3.x] Support Forum • Re: URLs in local copy of live forum send to live forum

I think you need to ajust the cookie and server settings.Easyest way is the cookie.php file 2. A special filehttps://www.phpbb.com/support/docs/en/3 ... -settings/Thank you Spider, I found the...

View Article
Browsing all 2205 articles
Browse latest View live