Having problems installing Drupal? See the Installation Guide for more information.

Import module errors

I've suddenly begun to get these errors when the rss is called by cron or called manually.

warning: Argument to array_reverse() should be an array in /home/joe/public_html/modules/import.module on line 334.

warning: Invalid argument supplied for foreach() in /home/joe/public_html/modules/import.module on line 336.

What's changed?

htmlarea / comments wierd interaction (goes to bottom of page): possible bug?

If
0)use IE (this behaviour doesn't manifest on netscape)
1)you enable the html area module, and
2)you enable the "new comment form" checkbox on the comment module (so that an input field for putting in a new comment will appear at the bottom of your comment pages).
3)You have a story with enough comments to use more than one page
4)(don't know if it matters, but I view comments "Flat List-expanded" mode).

When I use image.module for 4.20, and also image modeul form cvs I get this message, does anyone know how to solve it

When I preview or submit an image,
user error: You have an error in your SQL syntax near '} n, {image} i WHERE n.nid = i.nid AND i.personal = 1 AND n.uid = 1 ORDER BY n.c' at line 1

query: SELECT n.nid, n.title, n.teaser, n.body, i.thumb_path FROM {node} n, {image} i WHERE n.nid = i.nid AND i.personal = 1 AND n.uid = 1 ORDER BY n.created in /hsphere/local/home/ichange/ichangethedomain.com/includes/database.mysql.inc on line 75.

Problems with transforming line breaks

I upgraded to 4.2.0 from an older 4.x.x version. Now some of the old content (literally: some nodes seem fine, others don't) is not translating line breaks when viewed, and some of new content is doing the same thing. Story entries seem to be the worst -- they never translate line breaks.

I'm getting around it now by manually putting in HTML line breaks, but this will of course cause problems when/if this gets fixed...

I've tried toggling the HTML filter, but it seems to have no effect. Adding/removing allowed tags also does not change things.

File downloads not working

http://www.monneta.org/ - I've put up a test file you can try.

Problem - the file does not download. Tried many browsers, many OS'es. Only the first few K arrive and then the transfer hangs.

Is this this an Apache configuration issue? Are the headers not being set correctly?

Thanks,

Stephan

flakey bug (Failed opening 'polder.inc' for inclusion...) with polder theme

I'm using the polder theme and in general I'm quite happy with it (and the style module). However, I'm getting a flakey bug. The warning below doesn't ALWAYS happen:it seems to come and goes. 4 or five submits without the warning, than 4 or 5 with the warning.

warning: Failed opening 'polder.inc' for inclusion (include_path='') in /usr/www/users/sinha/rashmisinha/dialognow/themes/polder/polder.theme

And yes, the file is in the location mentioned in the warning message. I double-checked;->

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal