Some Weird stuff coming..

Status
Not open for further replies.
Level 14
Joined
Nov 4, 2006
Messages
576
Namnls.jpg

This comes sometimes when I enter some forums & going to watch some posts..
I think its the website code.
 
This happened to me just a few seconds ago.

Code:
<br /><strong>Warning</strong>: require_once(/includes/functions/function.fetch_template_txt.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <strong>/home/hiveworkshop.com/forums_hidden/includes/common.php</strong> on line <strong>15</strong><br /><br />
<b>Fatal error</b>:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/includes/functions/function.fetch_template_txt.php' (include_path='.:/usr/local/php5/lib/php') in <b>/home/hiveworkshop.com/forums_hidden/includes/common.php</b> on line <b>15</b><br />
I clicked the WIP 3D:Modeling forum from the sub-forum list and that showed up.
 
It has happened a few times to me as well, and I am currently looking for a solution.

Until then, you can often get rid of the problem by refreshing the page.

Thanks for the reports so far.
 
PHP isn't a service that needs to be restarted. It is a single set of processes that are spawned per request (Fast-CGI) in this server configuration.

Nevertheless, I restarted the lighttpd process a few moments ago (due to a small configuration change).
 
I was able to find the main problem and fix it. The past 12 hours have shown no new errors.

Nevertheless, please post here if you see any more errors.
 
Status
Not open for further replies.
Back
Top