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.
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 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.
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.
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;->