In Drupal 4.7.4, with the latest version of the book module installed, are book pages automatically kept to a certain length?
If you go through the essays listed on /www.frodosnotebook.net/essays, you'll see that only some of them display when clicked. The rest result in a page not found error (it actually searches for the page since I have the Search404 module installed, too), and those error pages are for the longer essays only.
I'm absolutely positive this is the nature of the problem. If I cut out enough words, the page will display. If I add even a few more words, I suddenly get the page not found error.
I've tried manually inserting page breaks (to break one long page into two) and it doesn't help at all.
Do I need to do something to increase a word limit on book pages, or should I be looking elsewhere for the source of the problem?
Thanks in advance for any advice or thoughts you might be able to give me.
Comments
No sooner do I break down
No sooner do I break down and finally ask this question than I figure out the problem: it was caused by the HTMLwrap module.
Thanks for viewing this thread.