php include in phpbb3

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Joran

joran

16/04/2009 19:49:00
Quote Anchor link
Hallo, ik heb het systeem cutenews geinstalleerd staan en wil dit graag integreren in mijn phpbb forum..

Met dit scriptje include ik normaal het nieuws:

Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
<?PHP
$number
=1;
$template="laatste";
$category=2;
include("/customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/show_news.php");
?>


En dit werkt altijd op elke pagina of in welk subdomain dan ook :)

Alleen nu ik het in mijn phpBB forum zet krijg ik deze melding:
Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 162: file() [function.file]: Unable to access /data/postponed_news.txt
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 162: file(/data/postponed_news.txt) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 430: file() [function.file]: Unable to access ./data/comments.txt
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 430: file(./data/comments.txt) [function.file]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /customers/jorandesign.nl/jorandesign.nl/httpd.www/news/admin/inc/functions.inc.php on line 718: Invalid argument supplied for foreach()


Ik heb dus even in functions.inc.php gekeken maar geen fouten? o.0
weet iemand een oplossing?

Gratzz
 
PHP hulp

PHP hulp

18/02/2025 19:23:08
 
Vincent Huisman

Vincent Huisman

16/04/2009 20:48:00
Quote Anchor link
er blijkt geen "data" map te zijn met de .txt bestanden
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.