ianhomer / bugzillareports

This repository is deprecated - please use https://github.com/jnwatts/BugzillaReports
Apache License 2.0
0 stars 0 forks source link

Error using BugzillaReport plugin #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Extracted the bugzillareport files under 
usr\share\mediawiki\extensions\BugzillaReports

2. Placed LocalSettings.php in etc\MediaWikki\Localsettings.php
3.

What is the expected output? What do you see instead?

http://192.168.10.172/mediawiki/extensions/BugzillaReports/BugzillaReport.php

Am accessing this BugzillaReports 

Error
Fatal error: Class 'BMWExtension' not found in
/var/lib/mediawiki/extensions/BugzillaReports/BugzillaReport.php on line 29

If i call BugzillaReports.php
http://192.168.10.172/mediawiki/extensions/BugzillaReports/BugzillaReports.php

Error
This file is a MediaWiki extension, it is not a valid entry point

What version of the product are you using? On what operating system?
Bugzilla version 3.2.0.1-1
BugzillaReport latest version 1.1
MediaWiki version 1:1.13.1-lubuntu2
Ubuntu Desktop edition version 9.04

MediaWiki working fine

Please provide any additional information below.

Original issue reported on code.google.com by ramesh.s...@gmail.com on 24 Feb 2010 at 11:23

GoogleCodeExporter commented 8 years ago
Can you walk through the instructions at
http://www.mediawiki.org/wiki/Extension:BugzillaReports

You shouldn't be accessing that PHP page direct.  You use bugzilla reports by
including the appropriate markup (as described in the link above) in a 
MediaWiki page.

Original comment by ian.homer@gmail.com on 24 Feb 2010 at 3:19