[3.3.x] Support Forum • Browser/cookie remembered my acp log in status
Hello. Ytesterday I logged in to the acp and after basic user rights job I clicked the restore my own rights after tested the user rights. Browser went to the forum view, not the acp view. After...
View ArticleExtensions in Development • [3.3][DEV] [TOOL] Template events priority
Extension Name: Template events priorityAuthor: rxuExtension Description: When enabled, the extension allows other extensions to assign priority to template event listeners.Extension Version:...
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 ArticleExtensions in Development • Re: [3.3][DEV] Wrap It BBCode
You must be talking about the Wrapit bbcode. It uses {TEXT} in the bbcode so it should show anything you post in it.I downloaded the phpBB Media Embed PlugIn extension and will test the [media] bbcode...
View Article[3.3.x] Support Forum • Updating 3.3.13 to 3.3.15
Hi!I am desperate trying to update my board from 3.3.13 to 3.3.15 using pack from "Advance Update".When I run "myboard/install" instead of classic menu to update board come a message that say the...
View Article[3.3.x] Support Forum • Re: locked out after style install
The only way for this to happen I could think of is when prosilver folder would have been removed.MyInvision style inherits template from prosilver.Statistics: Posted by rxu — Fri May 23, 2025 3:17 am
View Article[3.3.x] Support Forum • Re: Clear option
May I know why there is no Clear option next to Send?Statistics: Posted by pawel456 — Fri May 23, 2025 4:07 am
View Article[3.3.x] Support Forum • Contact Us
How do I enable the contact us option?Statistics: Posted by pawel456 — Fri May 23, 2025 6:52 am
View Article[3.3.x] Support Forum • Re: Contact Us
Go to ACP > Board configuration > Contact page settingsAnd chose EnabledStatistics: Posted by ssl — Fri May 23, 2025 7:08 am
View Article[3.3.x] Support Forum • Re: Bug Auth X (ex Twitter)
I have absolutely no mastery of phpBB coding, if you need debugging, I suggest you create a new installation of phpBB and configure the OAuth method by consulting the following guide:...
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 Article[3.3.x] Support Forum • Re: Admin CP Login is a blank white page
Try http://www.example.com/yourforum/install/Statistics: Posted by thecoalman — Fri May 23, 2025 4:42 pm
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 ArticlephpBB Custom Coding • Re: site-specific parameters
You can ban IP ranges with phpBB however that's going to be checked with every page load and generally advised to not use IP bans. Generally speaking they are only useful for short term uses, e.g. ban...
View ArticleExtensions in Development • Re: [3.3][DEV] AutoModerator
It would be really crazy if it could be integrated with some AI and these users could answer some questions on the forum automatically (logically only on the forum where this option is...
View Article[3.3.x] Support Forum • Re: no admin rights after installation
I have moved the domain to new web provider. I have installed the phpBB forum again. I was surprised at how smoothly it went. No error messages. I logged into the admin panel, set the basic details,...
View Article[3.3.x] Convertors • database from 3.3.5 to 3.3.15
I have migrated to new web hosting provider, I have installed fresh phpBB 3.3.15. From the old provider I have database created by phpBB 3.3.5. I would like know whether I can upload this old database...
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 Article