emerald missing header include
Posted by artisites
emerald missing header include April 07, 2011 03:38PM |
Registered: 20 years ago Posts: 166 |
Hi
I logged into one of my forums just there and it's missing the whole header include in the front end markup.
One of the guys said it's been like this for a few days now. The forum works fine when i change the template to be classic or default, but emerald seems to be broken when i've not even touched any of the template files. (none of the files have been modified when i order by date)
Has this ever happened to anyone?
I logged into one of my forums just there and it's missing the whole header include in the front end markup.
One of the guys said it's been like this for a few days now. The forum works fine when i change the template to be classic or default, but emerald seems to be broken when i've not even touched any of the template files. (none of the files have been modified when i order by date)
Has this ever happened to anyone?
Re: emerald missing header include April 07, 2011 04:03PM |
Admin Registered: 20 years ago Posts: 8,532 |
Nobody ever reported such behavior.
When the header is not showing, then most likely the header.tpl is broken.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
When the header is not showing, then most likely the header.tpl is broken.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: emerald missing header include April 08, 2011 03:18PM |
Registered: 20 years ago Posts: 166 |
Re: emerald missing header include April 08, 2011 03:21PM |
Admin Registered: 20 years ago Posts: 8,532 |
Can we see that on a public URL?
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: emerald missing header include April 08, 2011 04:30PM |
Registered: 20 years ago Posts: 166 |
sorry can't post url, sent it through pm though. here's an example of the source that spits out from the homepage
<!-- BEGIN TEMPLATE message.tpl --> <div class="information"> Sorry, no forums to show here. </div> <!-- END TEMPLATE message.tpl --> <!-- BEGIN TEMPLATE footer.tpl --> <div id="footer-plug"> This <a href="[www.phorum.org]; is powered by <a href="[www.phorum.org];. </div> </div> <!-- end of div id="phorum" --> </body> </html> <!-- END TEMPLATE footer.tpl -->
Re: emerald missing header include April 08, 2011 07:24PM |
Admin Registered: 20 years ago Posts: 8,532 |
The problem has been discussed and solved via PM.
The problem was in the cached templates (probably due to a full cache disk, resulting in a zero byte long compiled header template). Flushing the cache data fixed the issue.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
The problem was in the cached templates (probably due to a full cache disk, resulting in a zero byte long compiled header template). Flushing the cache data fixed the issue.
Maurice Makaay
Phorum Development Team
my blog linkedin profile secret sauce
Re: emerald missing header include April 08, 2011 07:46PM |
Registered: 20 years ago Posts: 166 |
Sorry, only registered users may post in this forum.