drupal 6.2 errors
ozchris - June 18, 2008 - 12:17
| Project: | Node Hierarchy |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Hi Ronan
I'm getting a few errors running with drupal 6.2.
As mentioned by another member, only the creator can see the children. I do have access embedded child view turned on.
More importantly I keep getting an error:
Fatal error: Call to undefined function book_location() in /home/mydogspa/public_html/myonlineshops.com.au/modules/token/token_node.inc on line 203
when i create a child.
It does seem to create the child though, but it would be very offputting for members to keep getting this error.
Also, is there a way of renaming labels? Eg if I wanted the tab on the parent to read "Discounts" instead of "Children", and to create a "Discount" instead of creating new children?
cheers
Chris

#1
From the error, it looks like you may have the 'book' module enabled. Can you check to see if that's the case? If so, there are known incompatibilities with Book - http://drupal.org/node/190456 is the central issue and will be the one that is updated with progress.
#2
Yeah, it didn't like having Book turned on at the same time.
Drats - I had been building my FAQ with Book. Disabled it and the error doesn't happen any more.
Tho I still can't get guests to view the embedded children. I do have "access embedded " turned on.
And is there a way of rewording the link, so that instead of saying "create new child Coupon" it just says "create new Coupon"?
cheers
#3
Duplicate of http://drupal.org/node/190456 - Book Conflicts.
If there's another problem here (access embedded problem?), please open a new issue with more info.
Thanks!