Hi Chris, I read in another post that 3.2 has label-manage.pl instead of label-manager.pl. Below is my /usr/share/koha/intranet/cgi-bin directory and it contains both. Is that part of the issue? cjwalke@mofgalibrary:/usr/share/koha/intranet/cgi-bin/labels$ ls label-create-csv.pl label-edit-profile.pl label-print.pl label-create-layout.pl label-edit-template.pl label-profiles.pl label-create-pdf.pl label-home.pl label-save-template.pl label-create-profile.pl label-item-search.pl label-templates.pl label-create-template.pl label-manage.pl pcard-member-search.pl label-create-xml.pl label-manager.pl spinelabel-home.pl label-edit-batch.pl label-print-csv.pl spinelabel-print.pl label-edit-layout.pl label-print-pdf.pl If not, where else would I look? Thanks, C.J. On 12/9/10 8:58 PM, "Chris Nighswonger" <cnighswonger@foundations.edu> wrote:
Hi C.J.
On Wed, Dec 8, 2010 at 3:44 PM, cjwalke <cjwalke@mofga.org> wrote:
Since upgrading to 3.2, the Label Creator tool is not functioning. All my layouts, templates and batches are gone and everything I click on returns an error.
When I click on manage label batches I get this error: Undefined subroutine &main::get_active_layout called at /usr/share/koha/intranet/cgi-bin/labels/label-manager.pl <http://label-manager.pl> line 51.
3.2.x does not have a label-manager.pl <http://label-manager.pl> script. Based on this error and the results of the SQL statement I had you execute the other day, it sounds like you did not have a successful upgrade. It seems that the database may have been upgraded, but not the code which is in the /usr/share/koha/intranet/cgi-bin directory.
Maybe the 3.2.x code was installed in a different directory by chance?
Kind Regards, Chris