The Panbo Forum

Return to Panbo Forum main page »

RoyHB

Forum search broken

Vote 0 Votes

Ben;

The search function on the forum pages for both the forum and the blog seems to be broken. The search from the main Panbo page seems to work ok. When try to do a search from a forum page I get the following on screen:

#!/usr/bin/perl -w

# Movable Type (r) (C) 2001-2008 Six Apart, Ltd. All Rights Reserved.
# This code cannot be redistributed without permission from www.sixapart.com.
# For more information, consult your Movable Type license.
#
# $Id: mt-search.cgi 1493 2008-03-07 11:32:52Z fumiakiy $

use strict;
use lib $ENV{MT_HOME} ? "$ENV{MT_HOME}/lib" : 'lib';
use MT::Bootstrap App => 'MT::App::Search';