Search found 26 matches

by fxm
08 Apr 2022, 06:05
Forum: Help
Topic: Rest API > filters and Category
Replies: 1
Views: 7051

Re: Rest API > filters and Category

Hi all,

just to be complete, you will find enclosed the dump of my mantis_category_table.

François

-- phpMyAdmin SQL Dump
-- version 5.1.1
-- https://www.phpmyadmin.net/
--
-- Host: localhost
-- Generation Time: Apr 08, 2022 at 06:02 AM
-- Server version: 5.7.12-log
-- PHP Version: 7.4.27

SET ...
by fxm
07 Apr 2022, 12:28
Forum: Help
Topic: Rest API > filters and Category
Replies: 1
Views: 7051

Rest API > filters and Category

Hi all,

I have a systematic error while I send a "filters" Rest request when I have a filter with Category selection in it.

Postman returns me a " http 500 Internal server error " and we can read in php error file
[07-Apr-2022 10:33:08 Europe/Brussels] PHP Fatal error: 1502 in D:\Mantis\Srv\htdocs ...
by fxm
15 Jun 2021, 07:17
Forum: Help
Topic: Custom field in filter > error: Bad Request - PHP 8.0.7 - Mantis 2.25.1
Replies: 2
Views: 2937

Re: Custom field in filter > error: Bad Request - PHP 8.0.7 - Mantis 2.25.1

Hi atrol,

I confirm, I seems to be the same. But I cannot go back to PHP 7 due to security issues in PHP 7.

I reported a bug as asked (https://www.mantisbt.org/bugs/view.php?id=28803)

Thanks for your support
by fxm
14 Jun 2021, 09:41
Forum: Help
Topic: Custom field in filter > error: Bad Request - PHP 8.0.7 - Mantis 2.25.1
Replies: 2
Views: 2937

Custom field in filter > error: Bad Request - PHP 8.0.7 - Mantis 2.25.1

Hi all,

I installed last version of PHP (8.0.7) and since this moment I receive a "error: Bad Request" when I select a custom field in the filter of "view issue" page.

PhpMyAdmin works with success

Nevertheless, I can create and see issues using these custom fields.

It occurs whatever is the ...
by fxm
19 Jan 2012, 12:48
Forum: Help
Topic: Error 500 while reporting, updating, ...
Replies: 8
Views: 9876

Re: Error 500 while reporting, updating, ...

You reply is very clear and I understand the cause: email address is no more valid.

Can you tell me if there is a way to avoid filling mantis_email_table (because we don't need usage of cronjob).

Much thanks for your explanations.

Regards,
François
by fxm
19 Jan 2012, 12:09
Forum: Help
Topic: Error 500 while reporting, updating, ...
Replies: 8
Views: 9876

Re: Error 500 while reporting, updating, ...

The lines you mentioned were already added.

Note that If I truncate the mantis_email_table the site is working fine back.

So can you tell me what is this table ?

Thanks for your support,
François
by fxm
19 Jan 2012, 11:09
Forum: Help
Topic: Error 500 while reporting, updating, ...
Replies: 8
Views: 9876

Re: Error 500 while reporting, updating, ...

Here follows the result. As I cannot "translate" this logging, I post it in order to have support.

19-01-2012 11:50 CET database array (
0 => 'SELECT last_modified
FROM mantis_bugnote_table
WHERE id=0',
1 => '0.0002',
2 => 'bugnote_api.php:318 bugnote_get_field()',
)
19-01-2012 11:50 CET ...
by fxm
17 Jan 2012, 13:06
Forum: Help
Topic: Error 500 while reporting, updating, ...
Replies: 8
Views: 9876

Re: Error 500 while reporting, updating, ...

Re-Hello,

I activate Logging without success (no logging at all).

$g_display_errors = array(
E_WARNING => 'inline',
E_NOTICE => 'inline',
E_USER_ERROR => 'inline',
E_USER_WARNING => 'inline',
E_USER_NOTICE => 'inline'
);

$g_log_level = LOG_AJAX | LOG_DATABASE;
$g_log_destination ...
by fxm
17 Jan 2012, 11:15
Forum: Help
Topic: Error 500 while reporting, updating, ...
Replies: 8
Views: 9876

Error 500 while reporting, updating, ...

Hi all,

First of all: best wishes for all of you ...

My problem: I have a Mantis installation wich migrate from 1.2.1 to 1.2.8 and since this moment (I think), I get error 500 (in IIS log file) while I report, update, delete, ... an issue. Note that issue is well reported, updated, deleted ...
by fxm
25 Jun 2010, 12:18
Forum: Help
Topic: Avoid issue creation in old project
Replies: 0
Views: 2542

Avoid issue creation in old project

Hi,

Is there a way to avoid issues creation in a project while some existing issues must again be processable ?

My case:
We have a project with several versions. We define this situation in a Mantis structure (project V1, project V2 and project V3). We want to be sure that no new issues will be ...
by fxm
24 Jun 2010, 08:27
Forum: Help
Topic: Order in "Relationship" drop down list
Replies: 0
Views: 3283

Order in "Relationship" drop down list

Hi all,

Can somebody explain me why the order in the relationship drop down list has changed from Mantis 1.0.5 to 1.2.1 ?

Note that in my case the servers are also different. 1.0.5 is on a Linux and the 1.2.1 is on a Windows server.

The prefered order is 1.0.5.

Order in 1.0.5: related to ...
by fxm
08 Jun 2010, 13:04
Forum: Help
Topic: Mantis Graphs - Configuration
Replies: 5
Views: 10038

SOLVED: Mantis Graphs - Configuration

atrol wrote:
fxm wrote: I cannot save a jpgraph library path ... why ?
Seems this is a bug
Please enter an issue for it
It is done: http://www.mantisbt.org/bugs/view.php?id=12006.

Thanks for your quick answer.
by fxm
08 Jun 2010, 09:58
Forum: Help
Topic: Mantis Graphs - Configuration
Replies: 5
Views: 10038

Mantis Graphs - Configuration

Hi,

Where can I find some documentation about Mantis Graphs Plugin configuration ?

What is the difference between "bundled" and "jpgraph" in "library" parameter ?
I cannot save a jpgraph library path ... why ?

I'm using Mantis 1.2.1 on a Windows server.
by fxm
03 Jun 2010, 15:42
Forum: General Discussion
Topic: Filename rules in export functionnality
Replies: 1
Views: 2745

Filename rules in export functionnality

Hello,

Can somebody tell the rule in order to determine the proposed filename while "csv export" or "excel export" ?

Sometimes I receive something like project.xml or user.xml or project.csv or ...

I work with Mantis 1.2.1.

Thanks for your help.
François
by fxm
12 Feb 2008, 09:32
Forum: General Discussion
Topic: How to search on "common words" ?
Replies: 0
Views: 2399

How to search on "common words" ?

Hi,

I have a problem with "default value for custom field and filter" but all the words are too common ... How can I solve my problem ?

My originla problem is:
I have an enumeration custom field defined with a default value but not required at any step (report, update, ...). I cannot make a filter ...