Search found 11 matches

by benjaminrc78
15 Nov 2017, 15:22
Forum: Help
Topic: Configuration to not show certain elements
Replies: 3
Views: 3456

Configuration to not show certain elements

Hi.
I install the new v2.8 and I don´t see how can to not show certain elements.
In report issues I don´t want to show
- Select Profile
- Steps To Reproduce
- Additional Information
- Attach Tags

The Severity want to have 2 (normal, urgent)
The Priority want to have 2 (normal, urgent)

Also, I know ...
by benjaminrc78
02 Feb 2017, 11:16
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help

I dont know, but my database not have this value and works all good.
What need to alter to have the value and what value ?

The version is 1.1.2 in core/constant_inc.php

I remember that is possible that one time do a update but not remember.

I want to try update if you say me what I need to put ...
by benjaminrc78
01 Feb 2017, 14:21
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help

It's quite obvious that someone manipulated your database.
Is not posible that the versión no have this value ?
The database is not manipulated, I´m sure !
And version 1.2.1 works good. Is online until more than 2-3 years and works good.
But if I lack that value I can put it directly .. but would ...
by benjaminrc78
01 Feb 2017, 14:09
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help

atrol wrote:There must be an entry for config_id "database_version" in database table mantis_config_table before starting the upgrade.
Value should have been 63 if your old Mantis version was 1.1.2.
No have this value !!
The 1.1.2 works good and not have this value !!!
by benjaminrc78
01 Feb 2017, 11:22
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help

atrol wrote:There is a database table mantis_config_table.
Which value do you see where config_id is "database_version"?
Image
by benjaminrc78
01 Feb 2017, 09:51
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help

.Goto page "Manage" where you see the MantisBT Version and the database schema version.
In case your instance is no longer running, check file core/constant_inc.php of your old installation.
There is something like define( 'MANTIS_VERSION', '1.2.20' );

MANTIS_VERSION - 1.1.2


Did you execute ...
by benjaminrc78
31 Jan 2017, 22:05
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Re: Error to Update 2.1.0 - Need Help


What I do it Wrong ????? Hard to say as you did not provide that much information.
E.g.version of your old Mantis, operation system, PHP, web server, database.
Step by step instructions of what you did.

Did you exactly follow those steps https://mantisbt.org/docs/master/en-US/Admin_Guide/html ...
by benjaminrc78
31 Jan 2017, 18:19
Forum: Help
Topic: Error to Update 2.1.0 - Need Help
Replies: 12
Views: 9736

Error to Update 2.1.0 - Need Help

Hi.
I try to update a old Mantis to the new 2.1.0
I do it all steps and when install give me this error:

Image

An this when try to enter (in spanish):

Image

What I do it Wrong ?????
by benjaminrc78
02 Feb 2011, 10:40
Forum: General Discussion
Topic: Spanish Forum
Replies: 8
Views: 8583

Spanish Forum

Hi.

Is not a Spanish board like French or Deutsch forum ?

Some people spanish like me, want one !!

:D
by benjaminrc78
02 Feb 2011, 09:39
Forum: General Discussion
Topic: Mails when a Note added
Replies: 1
Views: 2683

Mails when a Note added

Hi.

I have a problem.
I want to recieve mail when a note added and can´t see where config.
I try to config in Admin/Config Admin/Email notify .. I check all to administrator
But not come a email when note added.

I also try to put in config_inc.php this:

$g_default_notify_flags = array('reporter ...