By tinem on
It's not easy for a newbie to follow along with this book when the errata is NOT changed in the download code http://www.packtpub.com/drupal-6-module-development/book. I have send a message about this and hope the code will be changed.
Does any of you have the CORRECT code for Module goodreads for me to use, please?
But have to say it's a great book and easier to understand for a newbie also to php than the book PRO Drupal Development which I will think I understand better after reading this one.
Edited 16:40: It's the errata on page 45
Comments
Did the errata help?
I'm not sure how to read your comment at the end of your post. Did the errata on page 45 solve the problem, or do you still need a solution?
I still need YOU to make ALL
I still need YOU to make ALL the changes for the errata to the download code, please.
What exactly shall I change here to get it functioning?
This is directly from the download code for goodreads.module:
I have installed it on 2
I have installed it on 2 different sites with the code downloaded and without making any changes. Try clicking on the links from the Bookshelf and you will see that they are not returned to the originally sites. Isn't that what it's supposed to do?
http://www.tinemuller.dk/Learning_Drupal_6_Module_Development/node
http://www.test.findtoilet.dk/
The correct link to the first
The correct link to the first book should be
http://www.goodreads.com/review/show/20001014?utm_medium=api&utm_source=rss
but mine is
http://www.tinemuller.dk/Learning_Drupal_6_Module_Development/%0A%09%09%...
and
http://www.test.findtoilet.dk/%0A%09%09%20%20http%3A/%252Fwww.goodreads....
What is the problem?
Try a few minor changes.
Since I wrote the book, some of the details of GoodReads' API have changed. To accomodate this, try these few minor changes:
Find this...
Change it to this:
Find this...
Change it to this:
I have made the changes but
I have made the changes but there are still problems. Can someone help, please?
http://www.tinemuller.dk/Learning_Drupal_6_Module_Development/
Think I have the same problem
Think I have the same problem as described here http://drupal.org/node/481578 but don't know how to solve it? Shouldn't it have been updated in the core version Drupal v. 6.17?