Stored_query_create_threshold

Get help from other users here.

Moderators: Developer, Contributor

Stored_query_create_threshold

Postby Prozac » May 16, 2012 4:13 pm

Hi!

I am currently using Mantis 1.2.10
By default reporters are not allowed to save filters.

So I went to the 'Manage Configuration' form and used the following entry:
Code: Select all
$g_stored_query_create_threshold = REPORTER;


Surprisingly the results are:
- reporters and even viewers are now allowed to create their own filters
- admins are not allowed to save any filters (no button visible at all)

Could you please help me to figure out what is wrong?

Regards,
Prozac
Prozac
 
Posts: 10
Joined: May 16, 2012 3:55 pm

Re: Stored_query_create_threshold

Postby atrol » May 27, 2012 5:15 pm

Prozac wrote:So I went to the 'Manage Configuration' form and used the following entry:
Code: Select all
$g_stored_query_create_threshold = REPORTER;


When using the form you have to set an integer value stored_query_create_threshold to 25 (see core/constant_inc.php for the values)
Please use Search before posting and read the Manual
Use Mantis2Go to try MantisBT on Windows or to reproduce issues
atrol
 
Posts: 3645
Joined: Mar 26, 2008 4:37 pm
Location: Germany

Re: Stored_query_create_threshold

Postby Prozac » May 28, 2012 4:34 pm

atrol wrote:When using the form you have to set an integer value stored_query_create_threshold to 25 (see core/constant_inc.php for the values)

Oh, now I see!
I was trying to use it as a string as described in the Online Manual.
Thanks a bunch!
Prozac
 
Posts: 10
Joined: May 16, 2012 3:55 pm


Return to Help

Who is online

Users browsing this forum: Google [Bot] and 1 guest

cron