Page 1 of 1

[Solved] View new posts since last visit error

PostPosted: Wed Dec 05, 2007 12:14 am
Author: Morpog
Your phpBB Version: 2.0.17
phpBB Type: Integramod 140
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://internal%20intranet

PHP Version: 4.x
MySQL Version:


What was done before the problem appeared?
Nothing


What was done to try to solve the problem?
Checking if search.php was changed, but it wasn't. Deleted forum cache and browser cache. Optimized DB Tables. Rebuild search.



De.scription and Message

Hello,

since today I got a problem. Nothing was changed in code or configuration, so I don't know why it happens suddenly.

When I click on "View posts since last visit" and I know that i won't get any results because I already read all topics, I get a white page with this error message:

Template->loadfile(): No files found for handle body

instead of showing the no new topics/posts found page.

When somebody does a new post and I click on "View posts since last visit", then everything works like normal and it finds a new post.

Re: View new posts since last visit error

PostPosted: Wed Dec 05, 2007 1:16 am
Author: Helter
does it do this everytime? The most common cause of this error is your connection timing out to your forum

Re: View new posts since last visit error

PostPosted: Wed Dec 05, 2007 1:33 am
Author: Morpog
Yes, it happens everytime. For all users when there are no new posts/topics. Yesterday everything worked OK.

All other parts of Integramod have no problems at all.

Re: View new posts since last visit error

PostPosted: Wed Dec 05, 2007 2:40 am
Author: Helter
you could try re-uploading a fresh copy of search.php and templates/Integra2/search_*.tpl
it is possible one of them has become corrupted

Re: View new posts since last visit error

PostPosted: Wed Dec 05, 2007 11:52 am
Author: Morpog
I will try it tomorrow.

Re: [Solved] View new posts since last visit error

PostPosted: Wed Dec 05, 2007 9:51 pm
Author: Morpog
search.php seems to have been corrupted. I replaced it with a clean file and now it works again.

Thanks for your help.