I've installed drupal in my webroot, but now i cant access my subdomains anymore, which are located in subfolders of my website (e.g. luigi.website.com = public_html/luigi/) Its probably got something to do with drupals .htaccess file in the webroot, which also controls the behavior of the subdirectories (i guess). i dont know what to do about it...
I'm trying to incorporate a non-Drupal SSI on a static page. I set the static page to PHP and use virtual() to include the SSI (which has no head, title, body, etc. tags, just some text). The SSI then shows up at the very top of the page, i.e, above the site's head, title and body tags, rather than in the body of the static page. This is on 4.4.0. I'm using xtemplate, but it happens with chameleon as well. I even tried setting up a PHP block and got the same behavior.
hi, i have a new installation of 4.4 and am using the xtemplate theme with pushbutton. very nice, however when I go into the configure page to change the logo to my own it does not display on the site. i've uploaded both mylogo.png and mylogo.gif to the themes/xtemplate/pushbutton directory on the server. I use the configure theme section to modify the LOGO entry under Header Settings to point to this file.