Posted by aaronshaf on December 1, 2008 at 4:32am
Does content have a size-limit? I am posting a page and it seems that, over a certain size, Drupal won't even display anything that was submitted. Ideas?
Does content have a size-limit? I am posting a page and it seems that, over a certain size, Drupal won't even display anything that was submitted. Ideas?
Comments
perhaps you can limit the
perhaps you can limit the total number of content
---------------------------------------------------------------------------
Women Lose Weight-->I would love to lose weight!
Drupal User Assocication--Drupaluser.org
Generally no, but PHP has a
Generally no, but PHP has a post_max_size for POST operations. What size are we talking about? More than 8MB including attached files?