mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #09188
[Bug 1007302] Re: user search Site unavailable after update
The function doesn't exist any more, but it used to exist in 1.4, which
makes me think something from one of your themes is trying to call it,
because of the mahara_pagelinks line in your error log. But given that
the error only mentions a compiled template, first try deleting the
dwoo/cache and dwoo/compile directories from your dataroot directory and
see if that fixes the problem.
If it doesn't work, there are some other things you can try to determine
whether the bug is theme-related:
Look in the database, and check that the theme names mentioned in the
config table, and all the themes in the institution table are still
sitting where they should be in the mahara directory under
htdocs/theme/<themename>.
If the institution with the error uses a custom theme, check whether
that theme contains any templates. If it does, try progressively
removing templates to see if it fixes the problem.
Finally, go into the database and try changing the site theme, and all
the institution themes to default and see if that fixes the problem.
--
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