customisation-db
customisation-db copied to clipboard
A Modification and Style database for phpBB.com and the International Support Teams, codename Titania
The phpBB.com Customisation Database has not followed the improvement that extended the BBCode Help from 1 line only to a Textarea/Memo field of 3000chr in phpBB 3.3.5... https://tracker.phpbb.com/browse/PHPBB3-16804 https://github.com/phpbb/phpbb/pull/6254 If...
Getting the following error when trying to update a contribution via "Manage Contribution" (https://www.phpbb.com/customise/db/style/twemoji/manage) : SQL ERROR Incorrect string value: '\xF0\x9F\x98\x84 \xF0...' for column 'attention_description' at row 1 [1366] An...
When you are here: https://www.phpbb.com/customise/db/extensions-36 And then click on the left side on "Official extensions", which is done by a AJAX loading. The breadcrumbs shows: "Board index > Customisation Database...
When deleting a user it appears that posts and topics are being left behind. Also if a user that has existing approved contributions is deleted we need to evaluate if...
Hi, When phpBB debug is enabled, the search of Titania returns the following PHP Notice. ` [phpBB Debug] PHP Notice: in file [ROOT]/phpbb/path_helper.php on line 347: Array to string conversion...
MODs and MPV are no longer accepted into the CDB. Code related to it should be removed. Reporter: DavidIQ Created: 09/Sep/17 10:45 AM
This seems to have been lost when we transitioned to controllers. Reporter: prototech Created: 11/Oct/15 7:45 PM Comments: [battye](https://tracker.phpbb.com/secure/ViewProfile.jspa?name=battye) added a comment - [21/Nov/18 2:04 PM](https://tracker.phpbb.com/browse/CUSTDB-702?focusedCommentId=61725&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-61725) Was the original functionality...
Titania should offer a way to proxify some packages from packagist. This way we could have only titania as composer repo and completely disable packagist. To proxify a package, we...
Reporter: prototech Created: 05/Feb/15 1:01 AM
The existing attention module should be removed entirely. It should be replaced with a list of the 5 latest attention items in the main MCP module using the events system...