After i`ve configured my site and everything seems running fine, i noticed a problem: i try to open my site in my browser (www.marco-kleinert.de), I only get a blank page. when I browse to any page in my site (www.marco-kleinert.de/?q=node) everything is fine. there are no errors in the log and I can navigate to any page without a problem. Only the direct link to my domain doesn´t work!
Quoting
"(named by default PHPSESSID, but it can be changed)"
So this means that cookie name changing is not possible ???
I have 2 sites running with different usertables and i cant be loged in in both of the sites... that is annoyng. I looked settings.php and settings on administer, but nothing. So what is the alternative ?
The two drupals are on same host, but they are different versions 4.6.3 and 4.7.0, so sharing tables is not conciderable.
I currently have a site with www.mysite.com and meet.mysite.com. Single install, single database, second site via prefix table.
I'd like to keep the theme in the subsite, but change the colors of links and header, so members recognize immediately they're on the other site (since they're otherwise very similar in layout.) How can I do this?
I just got started with Drupal, looks very promising! I'm building a very simple site for a small boating club, and I got most things working OK, but I can't get the top menu away.
Look at this picture and you'll know what I mean. http://morjens.net/drupal/drupal.jpg
I want to have just the one menu on the right. I have turned off all the "blocks" except my "navigera här", "navigation" and "user login" that are all in the right sidebar (primary links are disabled). How do I get the menu away from the pages?
I'm trying to implement tabs through the Javascript Tools Module. I've read through everything I can find, but I don't know where to start. I know html and css well but I'm just getting started on PHP and Drupal. The implementation on a normal site is very simple, but I just don't know where to get started to call the function theme_tabs_tab_page.
Hello, I have a table called "problems" created with MYSQL in Drupal. People in other places can insert new values in this table. I want to show a popup saying the information that was inserted when someone inserts something remotely in my table.