I have two admin users on my commons test site. User 1 is the main one I use to configure things on the site, however I also have one with my preferred username and profile filled out for making posts as a user. When I made skinr changes to blocks as user 1 on my sub-sub-sub theme they are not reflected when I log in as my other administrative user. I have some other regular users that I can log in as and the skinr style changes seem to work fine for them and for anonymous users. I made the changes as classes from local.css that were added to the skinr advanced options for block settings "apply additional css classes" for my sub-sub-sub theme in sites/all/themes. The classes I added still show up on the block admin page, but the color changes are not reflected on the page.

CommentFileSizeAuthor
#2 block theming.png357.09 KBdavid.moore.ipg
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ezra-g’s picture

Status: Active » Postponed (maintainer needs more info)

Does this problem persist after you clear the site cache?

david.moore.ipg’s picture

FileSize
357.09 KB

I have the Page Caching mode set to Disabled, but even when I clear the cache the issue persists. I suspected it has something to do with the skinr settings I added back into my theme's .info file, but I commented them out and it still does it. I don't use the drupal commons colors stuff any more anyway and just had them in there so I could remove some that I had added that way previously.

I tried making that used just a regular authenticated user (not an admin) and that did not fix it.

I (mistakenly) tried importing the skinner setting from my theme (which does not have any) and that erased all of the block customizations I had made. I added them back (pain), but that user still does not see them.

It is the same in Firefox and IE

I added a screenshot (before I undid the customizations).

ezra-g’s picture

Project: Drupal Commons » Skinr
Version: » 6.x-1.x-dev
Status: Postponed (maintainer needs more info) » Active

I'm bumping this issue over to the Skinr issue to see if the fine folks there can provide any input.

david.moore.ipg’s picture

Also, the skinr block color changes made by the account that cannot see the changes are seen by everyone else. So it is just this user who cannot see the skinr block changes.

This is just happening on my production site. I have the same pair of admin users on my testing site and both can see all of the skinr changes I make there.

Sounds like it is related to http://drupal.org/node/932750

moonray’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

It sounds like the CSS file isn't being included (the classes are reported to be added properly).
I can't reproduce, so please reopen with more info if this is still a problem.