Active
Project:
mobile_garland
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2010 at 12:08 UTC
Updated:
3 Jan 2011 at 08:35 UTC
the site appears fine when the default stylesheet is set.
when a different colour scheme is set in the theme settings, there are NO stylesheets referenced by the page.
color module is enabled.
Comments
Comment #1
btbroot commentedsubscribe
Comment #2
btbroot commentedOnly when mobile_plugin is enabled.
Comment #3
roterra commentedFor me, this was a problem with the Mobile Plugin (http://drupal.org/project/mobileplugin) module when using multi-site configurations. I was able to work around this problem by making a minor change to the plugin. Resolution will probably have to be taken up with the Mobile Plugin maintainers. I haven't submitted a detailed bug report to them yet, but I wanted to leave a summary here since I just fixed it on my test site.
The offending code is in sites/all/modules/mobileplugin/mobileplugin.module.
If you're using a multi-site setup, you'll have to add the site's files directory to the array.
Original
Modified (subdomain added)
Mobile Plugin will need an addition here that makes it multi-site-aware. For now, if you're just running one or two sites, it's easy enough to add an extra value to the css search path.