Login  Register

Disable requests to administrator?

classic Classic list List threaded Threaded
6 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Disable requests to administrator?

Mike Wilson
35 posts
We've disabled posting and replying on our forums, but, when attempting to reply anyway, users get an Access Request form where some instead send the message to administrators (me).

Can I disable the Send Request to Administrator feature on our forums?

Thanks
Mike
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Disable requests to administrator?

GregChapman
3896 posts
You'll need to hunt around in the NAML code and edit a macro to change that.

Hopefully, one of the team will be along soon to tell you how to do it!
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Disable requests to administrator?

Pedro
2557 posts
In reply to this post by Mike Wilson
Please, let me see your app.
My test forum.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Disable requests to administrator?

Mike Wilson
35 posts
Just a standard mailing list mirror: http://dwr.2114559.n2.nabble.com/DWR-Users-f2114559.html
(we've locked down posting due to the problems being discussed in another support thread)

Best regards
Mike
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Disable requests to administrator?

Pedro
2557 posts
Try to edit your unauthorized macro in order to show a message to those who would be requesting the reply. Or you can simply replace the form, <n.form.> 33-39 lines, with the message or a redirection command.
My test forum.
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Disable requests to administrator?

Mike Wilson
35 posts
Great, that fixed it. Thanks!