Drupal is up and running but how do I ...?

How do I use multiple themes in one Drupal Site

Hi,

I would like to use multiple themes in one drupal site particularly for Admin and the site I want to use 2 different themes. Is this possible? if yes how do I do this?

Note: I am using PHPTemplate.

Thanks a lot :)

Creating Content: Book Review: User Error - Table Doesn't Exist

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:

Using multiple themes in one Drupal Site

Hi,

I would like to use multiple themes in one drupal site particularly for Admin and the site I want to use 2 different themes. Is this possible? if yes how do I do this?

Note: I am using PHPTemplate.

Thanks a lot :)

Share all but some tables

I am trying to make a copy of my site which shares everything except the menu and some blocks.

I created nl_menu and nl_blocks tables in the database and added
$db_prefix = array(
"default" => "",
"blocks" => "nl_",
"menu" => "nl_",

to the settings.php of the second site.

This works for the blocks, but not for the menu.
What am I doing wrong?

greetings,
Beau

How do I bake up my database?

How do I bake up my database and transplant to another host?

taxonomy how to

Hello Everyone
I am trying to develop a menu system for my website.

I recently found this other website [http://www.svhe.org/node/1] which is using Drupal also, and I found their menu system queit very good. So, I wanted to copy of how they made their taxonomy system. For example:

The three top menu links "our mission | join us | contact us" all go to node/1 2 or 4...

Pages

Subscribe with RSS Subscribe to RSS - Post installation