Hi, our drupal site was running ok until it suddenly started issuing the following warning:
"warning: fread(): Length parameter must be greater than 0. in /mounted-storage/home24b/sub002/sc22557-FYHK/enredos/includes/common.inc(1158) : eval()'d code on line 10."
We haven't done anything in the code apart from installing some modules. What's the problem then?
Warning: main(../../../includes/xmlrpc.inc): failed to open stream: No such file or directory in /usr/local/bin/drupal-scripts/asterisk_cron.php on line 30
hi folks, i've installed and customized the forum-module and with taxonomy/term/xx/0/feed i can get information about topics of a specific forum. but is there any way to get a feed with all new forum-topics? i've already tried:
/forum/feed
/taxonomy/xx/0/feed
/taxonomy/vocabulary/xx/0/feed,
but it doesn't work. is there any simple way to get a valid url or do i have to generate extra xml?
I have asked it once but have not received any reply.I need some answer of it thn i can move ahead.
I have a php page in which have included top,left and footer files
e.g. (include topfile.php) and similarly footer,left file. Now i have pasted the content of top file and created a node of it. Than how could i access that node which consist of top file into the one where i want to include topfile.php. So help me out of this problem by giving solution which fits the best.