Hi,

on a fresh install of QMO Bugzilla I get the error

Fatal error: Call to undefined function get_help() in /home/wins/toegw/nschloe/www/drupal-nschloe/modules/qmo_bugzilla/qmo_bugzilla.module on line 1188

Cheers!
Nico

Comments

sschumacher1’s picture

Status: Fixed » Needs work

Hello Nico,

I had the same problem when I installed QMO Bugzilla. If you go in and open the qmo_bugzilla.module file and search for the line with get_help in it. Change the call from get_help to help_help and then it should start working.

Samantha

sschumacher1’s picture

Status: Active » Fixed
nschloe’s picture

Status: Needs work » Fixed

Confirmed working, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

einsicht’s picture

Version: 6.x-1.1-beta2 » 6.x-1.1-beta3
Assigned: Unassigned » einsicht
Status: Closed (fixed) » Fixed

Fixed in beta3. Need to write documentation in the future :)... Really sorry I forgot that stub in there.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.