Hiya'll
I've got a problem and I thought I'd use my new suggestion re: Title (look above). My problem directly relates to Book Review, within Creating Content. (of course it does, they sigh) I've tried to find a solution within the How To forums but I can't seem to find something that relates to my problem. So I apologise upfront if this isn't the case.
I followed all documentation carefully - downloaded the book review file, unzipped, uploaded the file into a sub-directory aptly named: book review then copied the bookreview and bookreview link modules into the modules file. And in keeping with following directions to the letter, before I uploaded the files I did this:
From Installation File
INSTALLATION:The following are instructions on how to install and configure the bookreview.module with Drupal 4.4.
(I can reasonably assume that this file will work for 4.6 because it was offered under 4.6?)
Step 1) Create the 'bookreview', 'bookreview_authors' and 'bookreview_links' database tables. If using MySQL, this can be done using the included 'bookreview.mysql' script.
(I amended the MySQL page within this module from my browser because I know I have MySQL with my hosting company. I hope this was right?)
Step 1 cont': From the command line, you would type something like: $ mysql -u<username> -p<password> <database> < bookreview.mysql
For example, if your username is 'drupal', your password 'secret', and your database 'drupal', you would type: