Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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?