Chapter 6. Working with Users, Page 126
Fri, 10/03/2008 - 6:13pm — mikewhobikes
Location on the page:
2nd and 3rd paragraph
Chapter:
6. Working with Users
Error:
"First up is sites/all/modules/custom/loginhistory.info"
and
"...so we create sites/all/modules/custom/loginhistory.install"
Correction:
"First up is sites/all/modules/custom/loginhistory/loginhistory.info"
and
"...so we create sites/all/modules/custom/loginhistory/loginhistory.install"
Description of the Error:
The loginhistory.info and loginhistory.install files should be placed inside the newly created 'loginhistory' folder.
