Search found 15 matches

by TesterMatt
08 Nov 2011, 14:53
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

The only other file I copied was config_inc.php, and the archive was extracted to a separate folder.
by TesterMatt
08 Nov 2011, 14:38
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

That seems to have done the trick! I renamed the file that was in my mantis directory, and re-copied the file from the install archive. The install page now loads correctly and doesn't report any issues.

Thanks a million!!
by TesterMatt
08 Nov 2011, 14:29
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

Darn internet gremlins ;)

I've added that to the config_defaults_inc.php file, and I get the following error:

Notice: Undefined variable: g_class_path in D:\xampp\htdocs\mantis\config_defaults_inc.php on line 172

A quick google didn't give me any hints as to what this g_class_path is, but from ...
by TesterMatt
08 Nov 2011, 13:21
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

When I used the line of code you provided, I got the following error:

Warning: require_once(D:\xampp\htdocs\mantis\xcore.php) [function.require-once]: failed to open stream: No such file or directory in D:\xampp\htdocs\mantis\admin\install.php on line 31

Fatal error: require_once() [function ...
by TesterMatt
07 Nov 2011, 20:31
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

I got the following response from Mantis:

Code: Select all

D:\xampp\htdocs\mantis\core.php
I took a look in that directory, and the file does exist. I also took a look in the file, to see if there was anything that stood out as being weird, but nothing as far as I can see.
by TesterMatt
07 Nov 2011, 17:23
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

Interesting...I tried what you suggested, and "MantisBT alive" appears when I put it on line 2, but not on line 38. I tried adding it in other spots before line 37, and the last place it seems to work is between lines 30 and 31.

define( 'PLUGINS_DISABLED', true );
die ("MantisBT alive");
@require ...
by TesterMatt
07 Nov 2011, 15:07
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

Tried that, but no change in behaviour. I was looking over that error again, and tried tracking down the file "MantisPlugin.class.php". I was able to find it in mantis\core\classes, but that path isn't explicitly mentioned in the Mantis config file. Not sure if that's relevant, but it seems a bit ...
by TesterMatt
07 Nov 2011, 14:16
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

Here's a copy of my config_inc.php. I've removed the email addresses, and changed the IPs, only because this is a public forum. Also, I changed the extension to allow it to be uploaded.
by TesterMatt
07 Nov 2011, 13:45
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

I've checked the access and error logs, and neither indicates an error. The access log shows the page accesses, but with an HTTP code of 200.

As an experiment, I tried accessing the root directory, which normally redirects me to the login page, and got the following error:

APPLICATION WARNING ...
by TesterMatt
07 Nov 2011, 13:15
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

I'm using PHP 5.2.9, as part of an XAMPP install (1.7.1)
by TesterMatt
04 Nov 2011, 18:14
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Re: Upgrading from 1.1.8 to 1.2.8

Thanks for the pointer, and sorry for the newb question.

I've followed the instructions included with 1.2.8, but when I run install.php, all I get is a blank page. I've looked at the forum posts that refer to blank pages, but I don't think they really apply to me. Any ideas?
by TesterMatt
04 Nov 2011, 17:20
Forum: Help
Topic: Upgrading from 1.1.8 to 1.2.8
Replies: 22
Views: 28813

Upgrading from 1.1.8 to 1.2.8

I'm running in to some issues with integrating Mantis with TestRail, and I suspect it may be due to the relatively old version of Mantis I'm running (1.1.8). I have a test VM set up, and would like to update it to 1.2.8, but I haven't been able to find any sort of upgrade instructions (the Admin ...
by TesterMatt
19 May 2011, 22:38
Forum: General Discussion
Topic: Running Mantis in an ESX VM
Replies: 3
Views: 5320

Re: Running Mantis in an ESX VM

Hmm, looks like there are a few Virtual Appliances with Mantis pre-installed. Excellent, thanks!!
by TesterMatt
19 May 2011, 18:20
Forum: General Discussion
Topic: Running Mantis in an ESX VM
Replies: 3
Views: 5320

Running Mantis in an ESX VM

Just wondering, has anyone tried running the current version of Mantis in an ESX VM (Windows or Linux)? If so, any advice/caveats?

I'd like to try a few things, and a VM gives me the flexibility to revert if I mess something up.
by TesterMatt
01 Apr 2011, 18:31
Forum: Help
Topic: Importing RSS Feed To Excel
Replies: 0
Views: 2056

Importing RSS Feed To Excel

Hi all,

I'm working on a dashboard for my company's testing efforts (we use excel sheets to track test cases), and I'd like to incorporate bug data from Mantis. We're currently using version 1.1.8, and what I'd like to do is use the data from the RSS feed to get the number of bugs that are open (ie ...