Extensions in Development • Re: [3.2][3.3][RC] Random Password Generator
Made the look a little better for me https://www.phpbbextnl.be/passwordStatistics: Posted by SpIdErPiGgY — Tue May 20, 2025 6:11 pm
View ArticleExtensions in Development • Re: [3.3][DEV] Wrap It BBCode
Yea, sorry about that. A big storm came through my area and ripped the cables out of the box on the poles.It took them 10 days to get around to sending someone out to fix that. My internet was down...
View ArticleGeneral Discussion • Re: How much AI do you use?
Not to create extensions or code. But mostly to clean up the code...Make it a little nicer.Like css, html, php...This banner is also created by AIStatistics: Posted by SpIdErPiGgY — Tue May 20, 2025...
View ArticleExtensions in Development • [3.3][DEV] Advanced Post Image Uploader
Extension Name: Advanced Post Image UploaderAuthor: GalandasExtension Description: A phpBB extension that allows users to upload images directly into posts through a simple, modern, and...
View ArticleExtensions in Development • Re: [3.3][DEV] Advanced Post Image Uploader
yes you're right, the version with more incisive security is coming.Statistics: Posted by Galandas — Wed May 21, 2025 4:13 pm
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Hello, it seems there is 2 ext for the same thing : viewtopic.php?t=2662960Statistics: Posted by Aurelienazerty — Wed May 21, 2025 4:18 pm
View Article[3.3.x] Support Forum • Re: Who's birthday is it
General Tab/General Settings/Forum ToolsStatistics: Posted by Chico Gois — Thu May 22, 2025 7:21 pm
View Article[3.3.x] Support Forum • Re: Clear option
Where are you seeing that?Statistics: Posted by Brf — Thu May 22, 2025 7:22 pm
View Article[3.3.x] Support Forum • Re: Updating 3.3.13 to 3.3.15
A lot of thinks can go wrong.Wrong pakkage.Upload error.server error.user error.Statistics: Posted by janus_zonstraal — Thu May 22, 2025 7:29 pm
View Article[3.3.x] Support Forum • locked out after style install
Hello all. I just spent 3 hours setting up a site to be locked out because I changed a style?? How is this possible? How can this possibly be this convoluted? Before you continue reading, if you want...
View Article[3.3.x] Support Forum • Re: locked out after style install
Installing a style should not return an internal server error, especially if all you've done is active a style in the Admin Control Panel. What errors are you getting, can you check your error logs...
View Article[3.3.x] Support Forum • Re: Bug Auth X (ex Twitter)
What phpBB and PHP versions?Statistics: Posted by rxu — Fri May 23, 2025 2:13 pm
View Article[3.3.x] Support Forum • Re: Admin CP Login is a blank white page
Thank you so much to everyone who helped me with this issue!I downloaded the latest version phpBB 3.3.15 and I am trying to install it. I have followed all the directions. I am now at the part where I...
View Article[3.3.x] Support Forum • Re: Send post
As we have already explained to you, the most common reason for slow posting is sending email notifications. If you turn off email, those notifications are eliminated.I've already done it, send the...
View ArticleExtensions in Development • Re: [3.3][DEV] Track Users
When deleting a member via ACP, you get:Code: SQL ERROR [ mysqli ][0]SQLNo values specified for SQL IN comparisonBACKTRACEFILE: (not given by php)LINE: (not given by php)CALL: msg_handler()FILE:...
View ArticleExtensions in Development • [3.3][DEV] AutoModerator
Name: AutoModeratorDescription: Adds a new user that automatically moderates your forum.Version: 0.1.0Author: danieltjFeatures: NoneDemo: NoneRequirements: phpBB version 3.3.x or later php 7.4 or...
View ArticlephpBB Custom Coding • site-specific parameters
I have modified ucp_register.php to check for a specific range of ip addresses. Works fine. But I have hard-coded the range into ucp_register.php. Is there a better place to store site-specific...
View Article[3.3.x] Convertors • Re: database from 3.3.5 to 3.3.15
Why not upload the old files and create a database, import the old database and do the update?https://www.phpbb.com/support/docs/en/3 ... ide/minor/Statistics: Posted by janus_zonstraal — Sat May 24,...
View ArticleExtensions in Development • Re: [3.3][DEV][b] phpBB 🙂 Reactions
Extension: Requirements: Features implemented:Users reactions type percentageBugs Fixed: Empty post data to response data errorExtension Download:Due to a major overhaul to the file system and code,...
View ArticleExtensions in Development • Re: [3.3][DEV] AutoModerator
That's not really in-scope for what the extension would be used for to be honest. If you wanted to have AI that talks to other users then you'd be better off with something like this:...
View Article