I do not see a admin/check.php anywhere.
All I have is a checkin.php in scripts directory.
Search found 19 matches
- 29 Apr 2011, 16:31
- Forum: Help
- Topic: Change File Limit in version 1.2.2
- Replies: 3
- Views: 2955
- 29 Apr 2011, 15:48
- Forum: Help
- Topic: Change File Limit in version 1.2.2
- Replies: 3
- Views: 2955
Change File Limit in version 1.2.2
I have version 1.2.2 and I wanted to faise the file limit. Can anyone tell me where I need to go to do this? Thanks!
- 09 Feb 2011, 14:04
- Forum: Help
- Topic: Roadmap Not Calculating
- Replies: 2
- Views: 2407
Re: Roadmap Not Calculating
Hello!
I was able to figure it out. I changed the status Resolved to another name and so it did not connect with the new status. I changed it back and it worked.
Thanks!
SD
I was able to figure it out. I changed the status Resolved to another name and so it did not connect with the new status. I changed it back and it worked.
Thanks!
SD
- 07 Feb 2011, 19:48
- Forum: Help
- Topic: Roadmap Not Calculating
- Replies: 2
- Views: 2407
Roadmap Not Calculating
Hello,
I am using Mantis 1.2.2 and for some reason the Roadmap is not accurately calculating the % of reports closed. It used to work. I double-checked and the versions have not been released except one but it will not show the others either. Any ideas?
Thanks in advance!
SD
I am using Mantis 1.2.2 and for some reason the Roadmap is not accurately calculating the % of reports closed. It used to work. I double-checked and the versions have not been released except one but it will not show the others either. Any ideas?
Thanks in advance!
SD
- 07 Jan 2011, 19:28
- Forum: Help
- Topic: Update Drop-Down Menu on Bottom of View Issues Page
- Replies: 4
- Views: 3412
Re: Update Drop-Down Menu on Bottom of View Issues Page
Got it! Thanks so much!
- 07 Jan 2011, 18:17
- Forum: Help
- Topic: Update Drop-Down Menu on Bottom of View Issues Page
- Replies: 4
- Views: 3412
Re: Update Drop-Down Menu on Bottom of View Issues Page
I added the string $s_actiongroup_menu_verified = 'Verified'; to custom_strings_inc. and I also added this string to the lang\english.txt.
Maybe I should have mentioned that I completely replace the Resolved status. I added the strings above and removed the $s_actiongroup_menu_resolve = 'resolve ...
Maybe I should have mentioned that I completely replace the Resolved status. I added the strings above and removed the $s_actiongroup_menu_resolve = 'resolve ...
- 07 Jan 2011, 16:54
- Forum: Help
- Topic: Update Drop-Down Menu on Bottom of View Issues Page
- Replies: 4
- Views: 3412
Update Drop-Down Menu on Bottom of View Issues Page
I have version 1.2.2.
I renamed the Resolve status to Verified. Everything has been updated except for this drop-down menu next to the Select All checkbox.
It still has Resolved in the list and says that the status is invalid (which is true). Could you please tell me where to find this drop-down ...
I renamed the Resolve status to Verified. Everything has been updated except for this drop-down menu next to the Select All checkbox.
It still has Resolved in the list and says that the status is invalid (which is true). Could you please tell me where to find this drop-down ...
- 06 Oct 2010, 13:39
- Forum: Help
- Topic: Generate Report via Email
- Replies: 2
- Views: 2535
Re: Generate Report via Email
Thanks! It worked great!
- 05 Oct 2010, 13:55
- Forum: Help
- Topic: Generate Report via Email
- Replies: 2
- Views: 2535
Generate Report via Email
I am using version 1.2.2.
I have seen people discuss generating reports by email. Is this possible in this version? If so, does anyone know a plugin I need or a way to do this? Maybe it is something in the config_inc file?
Thanks for any help!!!!!!
I have seen people discuss generating reports by email. Is this possible in this version? If so, does anyone know a plugin I need or a way to do this? Maybe it is something in the config_inc file?
Thanks for any help!!!!!!
- 07 Sep 2010, 13:36
- Forum: General Discussion
- Topic: Cannot login when down for maintenance
- Replies: 5
- Views: 10088
Re: Cannot login when down for maintenance
I have the same issue also. I am using version 1.2.2.
- 24 Aug 2010, 15:27
- Forum: Help
- Topic: APPLICATION WARNING #300: String "directionality" not found.
- Replies: 1
- Views: 2588
APPLICATION WARNING #300: String "directionality" not found.
Does anyone know what this means or how to fix it? I am only getting this error on the "Report Issue" page. It is on the top of the page above everything else. There are no other errors except this.
Thanks in advance!
Thanks in advance!
- 13 Aug 2010, 16:18
- Forum: Help
- Topic: Mantis 1.2.2 upgrade issues! Need help!
- Replies: 14
- Views: 11432
Re: Mantis 1.2.2 upgrade issues! Need help!
ok, so I logged in and ignored the warning and now I have this error and it won't let me go back to the log in page...
Database query failed. Error received from database was #1146: Table 'mantisbt.mantis_category_table' doesn't exist for the query: SELECT c.*, p.name AS project_name FROM mantis ...
Database query failed. Error received from database was #1146: Table 'mantisbt.mantis_category_table' doesn't exist for the query: SELECT c.*, p.name AS project_name FROM mantis ...
- 13 Aug 2010, 16:14
- Forum: Help
- Topic: Mantis 1.2.2 upgrade issues! Need help!
- Replies: 14
- Views: 11432
Re: Mantis 1.2.2 upgrade issues! Need help!
I am running with MySql. I looked at the patch (the link you provided) and placed it at the bottom of all of the code in my install.php file.
Went back to login screen (new version) and when I clicked the "Warning: The database has not been updated..." link it showed a blank page instead of the ...
Went back to login screen (new version) and when I clicked the "Warning: The database has not been updated..." link it showed a blank page instead of the ...
- 13 Aug 2010, 15:50
- Forum: Help
- Topic: Mantis 1.2.2 upgrade issues! Need help!
- Replies: 14
- Views: 11432
Mantis 1.2.2 upgrade issues! Need help!
I have version 1.1.8 and I am trying to upgrade to 1.2.2.
Everything has checked out "Good" until I get to Schema CreateTableSQL ( mantis_plugin_table ) and then I get this error:
BAD
CREATE TABLE mantis_plugin_table ( basename VARCHAR(40) NOT NULL, enabled TINYINT NOT NULL DEFAULT '0', PRIMARY ...
Everything has checked out "Good" until I get to Schema CreateTableSQL ( mantis_plugin_table ) and then I get this error:
BAD
CREATE TABLE mantis_plugin_table ( basename VARCHAR(40) NOT NULL, enabled TINYINT NOT NULL DEFAULT '0', PRIMARY ...
- 05 Aug 2010, 18:39
- Forum: Customizations
- Topic: Help to a newbee
- Replies: 5
- Views: 4829
Re: Help to a newbee
To create custom fields it is quite easy.
Click on "Manage" on the top bar, Click on Manage Custom Fields, Enter the name of your custom field in the textbox and then click New Custom Field button. Select all of the options for your custom field and click Update Custom Field button on the bottom of ...
Click on "Manage" on the top bar, Click on Manage Custom Fields, Enter the name of your custom field in the textbox and then click New Custom Field button. Select all of the options for your custom field and click Update Custom Field button on the bottom of ...