Search found 5 matches

by kond
07 Aug 2007, 08:16
Forum: Help
Topic: Time span "Email Notes Limit"
Replies: 5
Views: 7939

g_default_email_bugnote_limit

Looks like the option in question is

g_default_email_bugnote_limit

and a also would like to know what this option does?
(i didnt find it in the manual).

Thanks and regards,
Nikolay.
by kond
06 Aug 2007, 13:25
Forum: Help
Topic: jpgraph: Internal error: Chosen locale file for error messag
Replies: 4
Views: 6938

I solved the problem

I solved the problem. Tha cause was as following:

There is an error handler (jpgraph_errhandler.inc.php) file in jpgraph direcory, which contains the following code:
// If the chosen locale doesn't exist try english
if( !file_exists(dirname(__FILE__).'/'.$file) ) {
$__jpg_err_locale = 'en ...
by kond
06 Aug 2007, 08:38
Forum: Help
Topic: jpgraph: Internal error: Chosen locale file for error messag
Replies: 4
Views: 6938

I'm using russian language.
But i tried with english (as a language for the account) - result is the same.
And when i'm calling jpgraph from my own scripts - rusisan letters are shown ok.

Thanks and regards,
Nikolay.
by kond
03 Aug 2007, 13:18
Forum: Help
Topic: One installation for multiple companies?
Replies: 3
Views: 3912

i think, yes,

just make all projects "private"
and you'll control who can access which project
by kond
03 Aug 2007, 13:00
Forum: Help
Topic: jpgraph: Internal error: Chosen locale file for error messag
Replies: 4
Views: 6938

jpgraph: Internal error: Chosen locale file for error messag

Hi all,

I can not make jpgraph working with mantis.
Jpgraph works ok when called from my own php scripts.
It also works ok when called from jpgraph examples scripts.
But i can only see "red cross" in mantis.

When i called the graph itself
(like this: https://servername/summary_graph_byresolution ...