[support] Including text files in nodes.

Adam Gaffin AGaffin at nww.com
Thu Apr 26 13:56:10 UTC 2007


Try using the full system path instead of just the file name.
 
Adam Gaffin
Executive Editor, NetworkWorld.com
agaffin at nww.com / (508) 490-6433 / http://www.networkworld.com
<http://www.networkworld.com/> 
"I programmed my robotic dog to bite the guy who delivers the electronic
mail." -- Kibo   

________________________________

From: support-bounces at drupal.org [mailto:support-bounces at drupal.org] On
Behalf Of Neil: esl-lounge.com
Sent: Thursday, April 26, 2007 5:16 AM
To: support at drupal.org
Subject: [support] Including text files in nodes.


I am looking for a way to include a text file, test.txt, into a node on
creation.
 
I have tried choosing Input Format as PHP and I put:
 
<? include("test.txt"); ?>
 
and got a large error:
 
*	warning: Unknown(test.txt): failed to open stream: No such file
or directory in /home/ntc69/public_html/includes/common.inc(1342) :
eval()'d code on line 1. 
*	warning: Unknown(test.txt): failed to open stream: No such file
or directory in /home/ntc69/public_html/includes/common.inc(1342) :
eval()'d code on line 1. 
*	warning: Unknown(test.txt): failed to open stream: No such file
or directory in /home/ntc69/public_html/includes/common.inc(1342) :
eval()'d code on line 1.
 
I also played around with virtual () with no luck. 
 
How can I include another file in a node? Has anyone had any luck doing
this?
 
Help appreciated.
 
Neil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20070426/fef5a455/attachment.htm 


More information about the support mailing list