Author |
Topic  |
|
webbie
Starting Member
USA
10 Posts |
Posted - 16 March 2010 : 09:53:00
|
I want my users to be able to ask the topics but then only have moderators reply. Can this be done? |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 16 March 2010 : 11:22:34
|
not out of the box no, you will need to make changes to the code.
There was once a mod that would do something similar but not sure whether it would work with the latest version or if it is still available |
 |
|
webbie
Starting Member
USA
10 Posts |
Posted - 16 March 2010 : 13:37:36
|
What exactly would I need to do? Do you have any idea? |
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 16 March 2010 : 14:09:27
|
I have found a very old copy of the code, I'll do a few checks and see how easy it would be to update it, can't promise anything though |
 |
|
HuwR
Forum Admin
    
United Kingdom
20600 Posts |
Posted - 16 March 2010 : 15:25:52
|
ok, give this a try. There are no guarentees and I have not yet tested it (haven't got a test ASP forum up at the moment)
You will need to add 2 columns to the forum table, there is a dbs script included to do that, this can be loaded and run from the admin pages.
Then, either replace your files with the ones in the zip, or if you have mods of your own you will need to insert the relevent code, it is all marked in the code files supplied, just look for ## Posting Restrictions ##
make sure you make a copy of your existing files first 
Download file |
 |
|
|
Topic  |
|