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

Extensions in Development • Re: [3.3][DEV] Username History

//reservedBefore the dev version, I will make the following adjustments: The field will be displayed only if the user has changed their username at least once. A counter will be displayed: Previous...

View Article


Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][DEV] phpBB Mp3 Playerbbw 1.0.1

Updated extension v1.0.1 Added the ability to display the player in a popup window, you can decide whether to enable only in the index, or only in the popup window, see screenshots and demo....

View Article


phpBB Custom Coding • Re: Some useful SQL

Disable email notifications for a user. This will also disable the email contact if they have it set to yes. 123456 need to edited to the users IDCode: SET @user_id = 123456;UPDATE...

View Article

Image may be NSFW.
Clik here to view.

Extensions in Development • Re: [3.3][RC] phpBB Countdown Prime

So we need to put in fa fa-icon. Normal we got used to just writing the name without any FA tags. I know a countdown might used only one time a year, but shouldn't 2024 / 2025 days extension use a...

View Article

phpBB Custom Coding • Re: An error what redirecting to the non-www version

When I tried this code, it worked. It worked instantly in the incognito tab, but it took a while for the normal one.Code: RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]RewriteRule ^(.*)$...

View Article


Custom BBCode Development and Requests • Create Game server acounts in...

I am a novice at php coding I used to do it a lot years ago.I have 5 game server emulators that use msql for the accounts, I would love to sync phpbb accounts to these databases.If someone could let...

View Article

[3.3.x] Support Forum • Re: Disallow OpenAI bots

I have followed the instructions provided in other discussions to implement a blocking code for users who are overloading our server. There are many different instructions that can be found via...

View Article

[3.3.x] Support Forum • Re: Disallow OpenAI boots

Code: User-agent: GPTBotDisallow: /That's all you should need. Each bot has it's own identifier that will be found on their site, look them up as needed. The string used for the bots group in phpBB is...

View Article


[3.3.x] Support Forum • Re: Fatal error: Uncaught Error: mysqli object is not...

If the MySQL server is not starting for XAMPP then it has nothing to do with phpBB.XAMPP will sometimes not shut down the apache.exe and mysqld.exe processes correctly in which case the MySQL will not...

View Article


Extensions in Development • Re: [3.3][DEV] phpBB Events Calendar

Thanks. Will get translated for next version.Statistics: Posted by Steve — Sun Jan 12, 2025 4:14 pm

View Article

[3.3.x] Support Forum • The Founder setting not select

Hi,There is something I can't figure out. The Founder setting is being disabled on a board by itself. It doesn't happen all the time, but it happened to me 3 times at long intervals. What could be the...

View Article

[3.3.x] Support Forum • Active Topics ?

We have recently migrated from phpbb 3.0.4 to 3.3.14Nothing appear under "Active Topics". Is there any special setting to have them back ? The upgraded forums have been working for a week or...

View Article

[3.3.x] Support Forum • Re: Update from 3.0.11 to 3.3.14 SQL Error

Ok, posting back here just to keep this altogether. Happy to start a new thread if needed.I was able to work with the hosting provider to get back to PHP 5.6. This got the board back up and running as...

View Article


Image may be NSFW.
Clik here to view.

[3.3.x] Support Forum • Quick Links: editing navbar_header.html doesn't do it

Hi,I'm the admin for a forum, https://forum.irishminis.ie (using version 3.3.8) and it has a link in Quick Links ("IMOC Membership PayPal") that's going to the wrong place, so needs to be either...

View Article

[3.3.x] Support Forum • Re: Quick Links: editing navbar_header.html doesn't...

Did you purge the cache in ACP after making changes? That link may be added by an extension if it is not present in the file you mentionedStatistics: Posted by Mannix_ — Mon Jan 13, 2025 6:53 pm

View Article


phpBB Custom Coding • Re: Some useful SQL

That would indicate the posts were deleted from the posts table and the topic was not deleted from the topics table. Just delete them using MCP.Statistics: Posted by thecoalman — Mon Jan 13, 2025 7:15...

View Article

Extension Writers Discussion • Re: Creating a controller that handles POST

Nevermind (maybe):My routing.xml had a typo (note two ::).Code: tig_blobuploader_controller: path: /uploader/{name} defaults: { _controller: tig.blobuploader.controller.main:handle }...

View Article


Extensions in Development • Re: [3.3][BETA] Post Form Templates

Is any chances to can set a post form template to a specific topic? Not all forum or category.Statistics: Posted by KenTSA — Mon Jan 13, 2025 10:54 pm

View Article

Extension Requests • Text formatting extension

Is there a way or extension so that when you write a topic and use text size or text list, you don't have to put bbcode and automatically format the text as you want?That is, to enlarge the text...

View Article

[3.3.x] Support Forum • Re: The Founder setting not select

No. The thing in question also affected the database and does not show up in the log.Statistics: Posted by halil16 — Tue Jan 14, 2025 8:38 pm

View Article
Browsing all 1324 articles
Browse latest View live