Page 1 of 1

Warning....includes/functions_topics_list.php

PostPosted: Thu Sep 13, 2007 5:39 am
Author: richiebgood
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.paintballer.ie/dit

PHP Version:
MySQL Version:


What was done before the problem appeared?
Copied board


What was done to try to solve the problem?




De.scription and Message

From this topic, i got it to work: http://www.integramod.com/forum/viewtopic.php?t=4145

Now i have a problems. I am getting the following errors only when logged in.

When on trying to view forum:

Warning: include_once(./includes/functions_topics_list.php) [function.include-once]: failed to open stream: No such file or directory in /home/irishpai/public_html/paintballer/dit/includes/functions_announces.php on line 27

Warning: include_once() [function.include]: Failed opening './includes/functions_topics_list.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/irishpai/public_html/paintballer/dit/includes/functions_announces.php on line 27


And when trying to view profile home:

Warning: include_once(./includes/functions_topics_list.php) [function.include-once]: failed to open stream: No such file or directory in /home/irishpai/public_html/paintballer/dit/profile.php on line 31

Warning: include_once() [function.include]: Failed opening './includes/functions_topics_list.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/irishpai/public_html/paintballer/dit/profile.php on line 31

Any help would be great, cheers.

Re: Warning....includes/functions_topics_list.php

PostPosted: Thu Sep 13, 2007 10:53 pm
Author: Teelk
Have you tried re-uploading the files mentioned in the errors?