Creating New Book in Book Module

geide - March 11, 2009 - 08:54

I am having trouble creating a new book. I am fairly new to Drupal (about 6 months). I have searched the forums and found some things on creating a new book, but have not seen this particular problem. I have also read the documentation and either haven't found it or didn't understand it. I will try to give as much information as I can. If there is anything else that is needed, please let me know.

I am using Drupal 6.10
I have enabled the Book Module.
I have given permissions to admin, even though it should work without permissions, since I am logged in as admin1.

Procedure I am using:
1. I click on Content and it takes me to my main page (I don't know if that is a mistake or not.)
2. I click on Create Content.
3. I click on Book Page.
4. I give the Book Page a Title.
5. In the body field, I have tried with and without text.
6. Settings:
Imput Format: Full HTML
URL path settings: I give it a name. I have clean URLs enabled.
Comment settings: Read/Write
Publishing options: Published
Book Outline: This is where I think I am having the trouble. Weight is set at 0 by default. When I click on the Book drop down menu, I click on . The little clock goes around for a few seconds. The message under the drop down menu says "This will be the top-level page in this book." The drop down menu stills says . Nothing else changes. I then save the page.
7. When I go to "Books" list, nothing is listed. If I go to "Content" list, it is there as a book page.

I don't have any problem creating a book page. I just can't create a book. I have also gone to edit and clicked on the "Outline" tab, but it does the same thing - the little clock goes around and nothing changes.

Other information: I do have a folder called "Books" in my httpdocs folder. I don't know if that would create a conflict or not.
I did try using the forum module in the past, but am not using it anymore. One forum topic I read had to do with a conflict between the forum module and the book module. I couldn't tell if this applied to my problem or not.

I am a novice, so I do not know too much about php and changing things in the background. My son takes care of databases for a living, but doesn't know alot about php, so if this involves making a change in php, I will need help with step by step instructions. If it has to do with changing something in a database, my son could probably figure it out, if someone could just point us in the right direction.

If other information is needed, I will gladly get back as soon as possible. The Drupal forum has been a real help. Usually I can find an answer by searching, but this time, I just wasn't finding enough to be able to take care of the problem. It is probably a very simple solution, like turning the computer on, but I'm not seeing the switch to turn it on.

Thanks you for your help.

_

WorldFallz - March 11, 2009 - 14:55

It sounds as if there might be a conflict-- try renaming the 'Books' folder and see if there's any change in functionality.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Tried renaming Books folder

geide - March 11, 2009 - 18:29

Thank you for getting back so soon WorldFallz. I appreciate it.

I renamed the 'Books' folder, but it didn't change the functionality of Books.

Is there something I need to reset? I have to go to work right now, but by the time I get back home, poormanscron should have run by then. I'll see if that makes a difference.

Thanks again.

_

WorldFallz - March 11, 2009 - 18:32

Some other things to try-- clear the cache (admin/build/performance) and run update.php (keep the 'books' folder renamed to something else).

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Cleared cache

geide - March 12, 2009 - 02:34

I cleared cache and ran update.php, but it still acts the same way. I can create book pages (children), just can't get the book page to become a parent. Boy, that sounds too much like real life.

I went ahead and disabled the books module and then tried enabling it again. I ran update.php after that also, but still the same. (No errors when updating php).

WorldFallz, I really appreciate your help. I believe you are probably correct - it acts like there is something that is conflicting with the module. I did forget to also mention that I am using the blog module. I don't know if that would cause a problem or not. I'm sure there are others who use both book and blog without any problems.

I will continue to see if I can find the conflict, but if any one has any other suggestions, I'd appreciate it.

Thanks again, WorldFallz. It's good to know there are people who will take the time to help those of us who are still trying to learn. If I find anything out, I'll let everyone know.

_

WorldFallz - March 12, 2009 - 02:52

No worries... happy to try and help. i just wish we could figure this out.

Blog shouldn't conflict with book, so I wouldn't worry about that.

One other thing to try-- don't just disable the book module but visit the uninstall tab and do a complete uninstall. WARNING HOWEVER: this will drop all your current book info. If it's a production site or a lot of info you may not want to try it. Also, make a backup first.

If i think of anything else i'll post back.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Fixed

geide - March 12, 2009 - 05:22

Thank You, Thank You, Thank You.

WorldFallz you are the best.

If anyone is having the same problem, this is what I did, thanks to WorldFallz.

1. Disabled book module.
2. Uninstalled book module using the uninstall tab.
3. This did not take the book module off the core module list, so I went to my host control panel, where I had a backup copy of Drupal 6.10. I then deleted the book module folder in my modules folder.
4. Copied the book module from my backup copy of Drupal 6.10 and put it into the modules folder on my site.
5. Enabled book module. Ran update.php, and it ran perfect.

I only had 3 book pages that I had used for testing, so I wasn't worried about losing the test pages anyway. I have never used the book module before, so the instructions that WorldFallz gave was excellent.

Thank you so much!!!

_

WorldFallz - March 12, 2009 - 10:34

EXCELLENT-- glad we finally got it fixed.

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

Problem setting up books in 6.10

vic_d - March 17, 2009 - 14:06

I had exactly the same problem in 6.10 and your recipe worked for me also.

The question that remains is: why. Either conflict or a corrupted file, I suppose.
I was building up the site at the time, and had the following modules in place and enabled:

admin_menu
blogtheme
cck (content copy off)
devel (devel + theme developer enabled)
feedapi
flatcomments
sitedoc
themekey
views
in core, following off: contact, content translation, locale, OpenID, ping, stats, syslog, throttle, tracker, trigger

The most invasive suspects would, in my mind, be themekey and blogtheme (esp with both together) / but who knows.

Thanks for the fix!

 
 

Drupal is a registered trademark of Dries Buytaert.