Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

enablequips error 2.22

11 views
Skip to first unread message

Luke Alexander

unread,
Aug 15, 2006, 5:34:04 AM8/15/06
to support-...@lists.mozilla.org

Hi,

We have this error being thrown when any users searches for any bug:

undef error - Can't find param named enablequips at Bugzilla/Config.pm line 171

We are running the following:

perl 5.8.3
mysql 5.0.22
apache 2.0.58

The error appeared after upgrading to the latest stable bugzilla (2.22)

I have tried updating via CVS in case something went wrong during the previous upgrade but still get the same error...

I've also tried disabling quips for my user account but this produces the same error when searching.

Any ideas?

Luke

______________________________________________________________________
Want to know more about Endemol UK and its productions? Visit http://www.endemoluk.com
Any views or opinions expressed in this e-mail are solely those of the author and do not necessarily represent those of ENDEMOL UK plc unless specifically stated.
This email and the information it contains are confidential and intended solely for the use of the individual or entity to which it is addressed. If you have received this email in error please notify us immediately and delete the copy you have received from your system.
You should not copy it for any purpose, re-transmit it, use it or disclose its contents to any other person. If you suspect the message may have been intercepted or amended please call the sender.

Marc Schumann

unread,
Aug 15, 2006, 7:57:40 AM8/15/06
to support-...@lists.mozilla.org
Luke, run checksetup.pl :)

2006/8/15, Luke Alexander <lu...@endemoluk.com>:


> undef error - Can't find param named enablequips at Bugzilla/Config.pm line 171

It seems something went wrong during your upgrade. Did you, perhaps,
run checksetup.pl *before* copying localconfig and data/params to the
2.22 directory? You need to let checksetup.pl take care of modifying
localconfig and data/params.

Check whether there is an entry for enablequips in data/params.

Regards
Marc

Luke Alexander

unread,
Aug 15, 2006, 8:06:45 AM8/15/06
to Marc Schumann, support-...@lists.mozilla.org

> Luke, run checksetup.pl :)


Hi Marc,

When I run checksetup.pl I get the following output:

Checking perl modules ...
Checking for AppConfig (v1.52) ok: found v1.56
Checking for CGI (v2.93) ok: found v3.20
Checking for Data::Dumper (any) ok: found v2.121
Checking for Date::Format (v2.21) ok: found v2.22
Checking for DBI (v1.38) ok: found v1.48
Checking for File::Spec (v0.84) ok: found v3.01
Checking for File::Temp (any) ok: found v0.14
Checking for Template (v2.08) ok: found v2.15
Checking for Text::Wrap (v2001.0131) ok: found v2001.09291
Checking for Mail::Mailer (v1.67) ok: found v1.74
Checking for MIME::Base64 (v3.01) ok: found v3.07
Checking for MIME::Parser (v5.406) ok: found v5.420
Checking for Storable (any) ok: found v2.09

The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.34
Checking for Chart::Base (v1.0) ok: found v2.3
Checking for XML::Twig (any) ok: found v3.26
Checking for GD::Graph (any) ok: found v1.4308
Checking for GD::Text::Align (any) ok: found v1.18
Checking for PatchReader (v0.9.4) ok: found v0.9.5
Checking for Image::Magick (any) ok: found v6.2.9

Checking user setup ...
Removing existing compiled templates ...
Precompiling templates ...
Checking for DBD::mysql (v2.9003) ok: found v3.0006
Checking for MySQL (v4.0.14) ok: found v5.0.22-standard-log
Checking for Net::LDAP (any) ok: found v0.33

Which looks OK to me...

Regards,

Marc Schumann

unread,
Aug 15, 2006, 8:58:27 AM8/15/06
to support-...@lists.mozilla.org
Luke,

2006/8/15, Luke Alexander <lu...@endemoluk.com>:


> When I run checksetup.pl I get the following output:

ok... You seem to be using custom templates. The enablequips param is
not part of Bugzilla 2.22 any more because quip control has moved into
the quip_list_entry_control param and the display_quips user
preference. Please bring your custom templates up to date with your
Bugzilla version.

Kind regards
Marc

--
http://wurblzap.net/
Bugzilla hosting and professional support

Luke Alexander

unread,
Aug 15, 2006, 9:20:26 AM8/15/06
to support-...@lists.mozilla.org

> ok... You seem to be using custom templates

Thanks Marc,

I didn't recall making any changes to the templates, so I just removed the templates directory, ran cvs upgrade again and then ran checksetup.pl - all is now working.

Many thanks

0 new messages