ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,728
- Points
- 823
Reputation:
Running XF 2.2.9 with no add ons
I go to ACP > Forums > Node permissions > Select the forum node > "Registered" > Apply "no" to "Post new thread" as I want only admins/mods to post there.
Code:
Code:
Read more
Continue reading...
I go to ACP > Forums > Node permissions > Select the forum node > "Registered" > Apply "no" to "Post new thread" as I want only admins/mods to post there.
Code:
Failed to load resource: the server responded with a status of 403 ()
Code:
Code:
PHP: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>403 Forbidden</title>
</head><body>
<h1>Forbidden</h1>
<p>You don't have permission to access this resource.</p>
<hr>
<address>Apache...
Read more
Continue reading...