Closed
Bug 507354
Opened 16 years ago
Closed 16 years ago
Template->process() fails after update from 3.2 to 3.4
Categories
(Bugzilla :: Installation & Upgrading, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kalle.kiviaho, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: Bugzilla 3.4
Bugzilla has suffered an internal error. Please save this page and send it to sysadm@XYZ.se with details of what you were doing at the time this message appeared.
URL: http://bugzilla.XYZ.se/
Template->process() failed twice.
First error: file error - recursion into 'global/header.html.tmpl'
Second error: file error - recursion into 'global/header.html.tmpl'
Reproducible: Always
Comment 1•16 years ago
|
||
I'm guessing that's some sort of customization problem or trouble with an extension. Try asking on the support list if you need help:
http://www.bugzilla.org/support/
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Comment 2•16 years ago
|
||
This also happens if templates do not have the right permissions set. You should run checksetup.pl.
You need to log in
before you can comment on or make changes to this bug.
Description
•