How to setup sub sites in drupal?

  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Unable to access /home/drupal_in/drupal.in/themes/engines//includes.php in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include(/home/drupal_in/drupal.in/themes/engines//includes.php) [function.include]: failed to open stream: Success in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
  • warning: include() [function.include]: Failed opening '/home/drupal_in/drupal.in/themes/engines//includes.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cityseh0/public_html/drupal.in/themes/garland/page.tpl.php on line 66.
admin's picture

Hi every one,,

Presently I'm working in a drupal project.In this project totally three index page. One for the landing page and another pages are separate index page.. Here i want to implement the sub sites....
I want to create in the following format .. Example :: www.google.com

1 --> www.google.com/school1 (1st sub site)
2--> www.google.com/school2 (2nd sub site)

How i can implement this in drupal .. Please let me know , if any one have the solution ....I spend more than two days to fix the problem but till now i'm not get the solution...If anyone help me, it's great for me..

Advance Thanx....

john200's picture

Linux Foundation may use web

Linux Foundation may use web beacons from time to time. Such web beacons may be provided by Linux Foundation’s third party advertising companies to help manage and optimize Linux Foundation’s online advertising. A web beacon is a string of code that provides a method for delivering a graphic image on a web page or in an email message for the purpose of transferring data, or determining how many times a specific web page has been viewed. Web beacons enable Linux Foundation to recognize a browser’s cookie when a browser visits a Site, and to learn which banner ads bring users to each Site. For example, when a user visits a web page, the code for the page may include instructions to go to another server to gather a single pixel graphic image. Web beacons are not placed on a user’s computer, and users remain anonymous. To opt out of targeted advertising delivered by Linux Foundation, or third party advertisers, users can opt to use freely available ad blocking software, to prevent ads from displaying in their browser. The Linux Foundation does not promote or recommend any type of ad blocking software, nor guarantees that any of the Site services will remain fully functional if the user utilizes such software.

===============================
cbest exam
ccp exam
cdl exam
cen exam

bharat83's picture

use module

You can use theme key module for switching between different themes.

Bharat Sharma
Open Source Enthusiast, Drupal module contributor, Joomla lover, PHP Rocker

admin's picture

It's working .........

Thanx Bharat for your extremed help.... But i have one doubt,

I'm setting a condition in the back-end theme key page, if page/india then switch to india theme.In this page i'm using some node values, When click the node, The link will work on the present theme (india) node.tpl.php or the standard theme node.tpl.php...

advance Thanx,,,,