Hi, I am using Drupal as the shell for a support portal. I am using the same framework for 4 or 5 domains and the same database. What i want to do is choose the appropriate theme based on the host name.
For eample:
support.hostname.org
would directly correspond to a theme called "hostename".
I have tried to tinker with themes.inc and change the way themes_init() chooses the default theme but I keep getting the following errors:
Hi there, brand new, so sorry if this is a newbie question, but I searched the site and couldn't find an answer to it. The RSS Feeds only offer the excerpt. I want to keep the excerpts for the homepage, because our content can get wordy. But, I want the full content of the posts in the RSS feed. Is there any easy way around this? I didn't see a module file or inc for the feed... any tips?
Ok you won't believe it but my hosting provider uses the following trick. If i type /admin after my url in it will go to the administration page (ftp, sql etc... ) so the clean url's thing doesn't work. When clicking on 'administer' it calls /admin and i zap to the my hostingprovider's administration page. :(
Does anyone have a solution? I use share hosting so am hoping to avoid to have to ask my hosting provider to change their settings (which they prolly won't do).
I've been all over the forums, and it appears that the image.module has had a storied past. I've got a somewhat fresh 4.2 install, and the image.module code for 4.2, and can't seem to get it to work. I've used the 4.0 version without any major difficulties (on a few 4.0 sites), but this 4.2 version is inscrutable.