This is probably a very easy question. I just don't know what I'm doing I'm sure. I've got a drupal installation in a subdirectory of a main website like so, warrockmedia.com/teamnub which has worked great. I recently purchased a new domain that was setup as as an addon domin by my host and terminates in the "teamnub" directory. My problem now is that when I go to my new domain (teamnub.net) all of the content shows up but all styles etc, are stripped out. Surely I'm missing something easy here. Any help? Thanks in advance.
What's the best way of redirecting a user if not certain conditions are met? For example, for every page a certain user visits, he will be redirected to www.example.com/place. I tried to use drupal_goto(path), but the browser returned an error that the page could not be redirected like that.
We have a site up and running in which there are several groups, most of which have a forum labelled "general discussion". For one of these groups I would now like to add an additional forum. If I go to administer forums, I can add the forum just fine, but then if I go to add content forum topic, it doesn't show up.
Does this possibly have something to do with group forums versus regular forums? I didn't do the site setup myself, but I gather we are using group forums.
I have two blocks that I'm trying to get to appear only on the front page of my site. When I set the block to appear only on front, it doesn't, although it does appear on all pages if I set it that way.
In Drupal 4.7, with the image.module and img_assist, I always get this that's messing up with my layout (only on IE of course....), do you know a way to get rid of it?
I'm a Drupal newbie and I'm having difficulty overriding the behavior of menu items for "my blog", "my guestbook", "my inbox", "my account". I'd like to move these menu items to a submenu using NiceMenus.