Having a really hard time with multisite

I tried following the very good instructions for multisite with subdomain provided by Kent Stanley here: http://drupal.org/node/107347

Here's my aim: I have domain.net. I want subdomain art.domain.net.

I created a second database and uploaded the drupal tables.

I created the folder "art.domain.net" in "sites" and placed the settings.php file in it with the appropriate modifications.

I created the directory "art" in public_html, put a fresh install of drupal 4.7 in there, then changed the file name to "old-art" before I ran symlinks.

I created a symlinks file which seemed to work as I got a blank page after calling it in browser.

<?php
symlink ('/home/user/public_html',
'/home/user/public_html/art');
?>

I couldn't find an explanation for what value "home" should be replaced with so I left it as "home" (like when I first installed drupal and was trying to figure out the value for "localhost" :) )

I couldn't rename "old-art" back to "art" because there was a new "art" in public html that seemed to mirror the whole site. However, I did successfully create the symlink, just not the one I needed. art.domain.net didn't resolve but domain.net/art now resolved to domain.net.

Localizer displays both languages in my custom module

Here's my code, I'm new to module development but I have to discover the reason behind this.

I've installed localizer module and it worked fine... it seemed to me better than i18n ... well I've created a custom module news.module which is needed by my project. but when I try to create a block containing all the news i get news in two languages. Here is my code.

Pawmap.com - a drupal powered gmap enabled social network for ... DOGS.

Wow That was fun.
Cool client let us go wild..
It's a gmap mashup very SEO friendly ( I submited my first patch to pathauto in the process).
But the concept is the cool part.
Everything is from the dogs prespective..
The dog has other dog buddies, a litebox powered gallery, pictures of his family etc..
The site is for those fanatic dog lovers .
Now it appears there are around 110 breeds of dogs out there - and that introcues a usability problem (selecting a 110 item select box).

IE viewing problems

Out of no where it seems, the right column of my home page no longer show in IE. This started a few days ago. The third column shows on any pager else where on my site, but not on the home page. This phenomenon is unique to IE because the site looks fine in Firefox and Opera on all pages. I'm using the Aquasoft theme and haven't changed anything on my end.

Any ideas are greatly appreciated.

Rick
http://www.helpmerick.com/

Trying to build an examination timetable - Views, CCK

Hi,

I am trying to create an examination timetable. I would like the user to click a menu item, Exam Timetabe in order for this view/table to be shown..
I would like it ot be displayed as follows :-

Academic Year : user will select the year eg. 2006-2007 or 2007-2008
Semester : user selects 1 or 2
Info will be displayed as follows :-

Academic Year Semester Course Code Date Time Location

2007-2008 2 cs25a 22/04/2207 1:00 pm Room 313
2007-2008 2 cs45c 27/04/2207 1:00 pm Room 212
2007-2008 2 cs65b 28/04/2207 1:00 pm Room 313

This will be presented separately for Math and Comp Sc. courses (2 separate "table views" filtered by taxonomy terms Math or Comp Sc.).
I used a CCK node type, Exam Timetable Entry to create the examination info (as shown above) for a course

I used views to create the above display. I used 2 exposed filters to allow the user to select (1) the Academic Year (2) the Semester.
But, it seems as if there is no way to prevent the user from entering garbage as values.

How could I force the user to select 2006-2007 or 2007-2008 for the Academic Year ? say, from a list..

Problem with loging of the users

Hi, I have just installed drupal and installation has been succesfull, but after creating of new user I have problems with loging of this user. Drupal normal send me user and passwd to e-mail but if I want log in it is not succesfull.
I have just tried resend new password and when I am doing all how it is in e-mail :

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x