Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 1502

[3.3.x] Styles Support & Discussion • Style template events

$
0
0
Hello again,

Is there anything that could prevent template events from working? Do they need to be activated in some way?

If I follow the instructions here:
area51.phpBB documentation
and here:
phpBB styles documentation

and simply create the corresponding file, for example:

public_html/support/styles/sandy/template/event/overall_header_head_append.html
or
public_html/support/styles/sandy/template/event/overall_header_navigation_prepend.html

nothing gets added to the final HTML.

What am I doing wrong? Or what should I check?
Thanks in advance!

P.S.
Of course I've purged the board cache.
And yes, I've activated @define('DEBUG_CONTAINER', true); in the config.php.
And I've extended config/production/config.yml with following lines:

Code:

parameters:    debug.exceptions: true    debug.load_time: true    debug.sql_explain: true    debug.memory: true    debug.show_errors: true

Statistics: Posted by consros — Thu Mar 13, 2025 11:58 pm



Viewing all articles
Browse latest Browse all 1502

Trending Articles