Note: no support provided in this sub-forum
Forum rules
Note: no support provided in this sub-forum
-
Stanton
- Registered user

- Posts: 4
- Last visit: Thu Jan 15, 2026 7:14 am
Post
by Stanton »
This file modification will allow you to allow quick response for guests
Open
viewtopic.php and find
Code: Select all
if ($user->data['is_registered'] && $config['allow_quick_reply'] && ($topic_data['forum_flags'] & FORUM_FLAG_QUICK_REPLY) && $auth->acl_get('f_reply', $forum_id))
Delete this part
Save and clear cache