
phpBB • event folder
Jun 23, 2019 · I hope the developers of phpBB will allow users to create event folders in their template folders and have it hook into these template events by design. I will submit this is an enhancement …
phpBB • event folder
Jun 23, 2019 · I hope the developers of phpBB will allow users to create event folders in their template folders and have it hook into these template events by design. I will submit this is an enhancement …
phpBB • Modifying post data
Sep 19, 2021 · I'd need to convert post message to first version with original BBCodes in edit post form, how can I achieve it, which event should I use? I tried core.modify_text_for_edit_before to just modify …
Как сделать комментарии на сайте php
GentleSource Comments – это скрипт написанный на языке PHP, который может быть легко интегрирован в любой сайт. Скрипт Comments позволяет посетителям оставлять свои …
phpBB • phpbb event
Mar 23, 2021 · Re: phpbb event by php_bb » Tue Mar 23, 2021 7:05 pm warmweer wrote: ↑ Tue Mar 23, 2021 6:57 pm The whole point of template events is to be able to use them in extensions, and …
phpBB • Installing & Using Styles
Installing & Using Styles Styles are downloadable packages which can be installed on a phpBB board to change the look and feel of the board. In this guide, we will walk you through the process of installing …
phpBB • Suppress triggering event depending on origin
Apr 16, 2017 · Re: Suppress triggering event depending on origin by anlophp » Tue Apr 11, 2017 9:46 pm Thanks. This could indeed be a solution. In this solution the event is triggered for both …