mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09177
[Bug 1007302] Re: user search Site unavailable after update
Hi Thomas,
The error log tells me you are using a custom theme called 'KIC', and
that theme has a template which calls a function (mahara_pagelinks) that
no longer exists in version 1.5.
You need to update your theme's searchresulttable.tpl template. If you
based it on the raw theme from 1.4.2, then have a look at the changes
you made from the raw searchresulttable.tpl to your theme's
searchresulttable.tpl, and then work those changes into a copy of the
1.5 version of searchresulttable.tpl.
If your custom theme overrides any other templates, you should also
examine the 1.4 and 1.5 versions of those templates to see if there have
been any changes, and make sure those changes are included in your
theme's templates.
** Changed in: mahara
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1007302
Title:
user search Site unavailable after update
Status in Mahara ePortfolio:
Invalid
Bug description:
After update from 1.4.2 to 1.5.1 the page Users > User search doesn't show up.
The error message is:
Site unavailable
A nonrecoverable error occured. This probably means you have
encountered a bug in the system
The other pages are shown as usual.
The user search is available, when I'm logged in via another
institution on the same installation. We have two institutions. One
with internal authentification and one with shibboleth
authentification.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1007302/+subscriptions
References