Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 DEV-Group
 DEV Discussions (General)
 Bug in post.asp
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SirZooro
Starting Member

Poland
12 Posts

Posted - 13 January 2004 :  09:34:52  Show Profile
Hello,
"Restrict Moderators to moving their own topics" don't work. Fix:
In file post.asp find (three times, at lines 622, 653 & 692):

if mlev = 3 or mlev = 4 then

Replace with:

if MoveTopicAllowed = "1" then


Best regards,
Sir Zooro

Best regards,
Sir Zooro

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 13 January 2004 :  10:20:05  Show Profile  Visit HuwR's Homepage
The lines you have proposed changing should not prevent the restrict moderators function from working correctly

The MoveTopicAllowed variable is used to restrict the forums displayed in the combobox, your changes will actually prevent the combobox from appearing, rather than affect its content

Maybe if you explain why you think it isn't working, we will take a look, but since this code hasn't changed in quite sometime, I'm pretty sure we would have noticed here if it was a problem.
Go to Top of Page

SirZooro
Starting Member

Poland
12 Posts

Posted - 19 January 2004 :  06:55:48  Show Profile
Yes, you're right. My changes hides combobox when "Restrict moderators..." option is enabled. In this case combobox displays only one item, so you can replace it with hidden form field.

Best regards,
Sir Zooro

Edited by - SirZooro on 19 January 2004 07:12:53
Go to Top of Page

HuwR
Forum Admin

United Kingdom
20584 Posts

Posted - 19 January 2004 :  07:24:18  Show Profile  Visit HuwR's Homepage
you still have not expalined why you think it doesn't work.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.81 seconds. Powered By: Snitz Forums 2000 Version 3.4.07