The staging1.drupal.org site is the furthest along in being configured. However, at somepoint the blue background images fell out of sync. Could one of the admins take a look at the staging1 file system and figure out what's going on with the theme.

Comments

rfay’s picture

I did an svn update and got the themes area to rev 1991.

However, I don't know what images you're looking for or how to tell they're bad. Anyway, staging1 has the latest bluecheese theme.

Please mention which background images. A URL would be good.

dmitrig01’s picture

The blue header image - look at http://staging1.drupal.org/

dmitrig01’s picture

Also the CTA "Get Started with Drupal" needs the green bg

Amazon’s picture

For some reason the background images aren't showing up.

For example compare the home page of staging1 to staging2.

Images like: http://staging1.drupal.org/sites/all/themes/bluecheese/images/btn-search... exists but it's on staging2, http://staging2.drupal.org/sites/all/themes/bluecheese/images/btn-search...

Could you an SVN status on both the bluecheese directory for both staging1 and staging2?

rfay’s picture

Both staging1 and staging2 are at Rev 1991.

As you point out, that button is on both, in the same place.

Amazon’s picture

On staging1 the source shows:

  <title>Drupal Homepage | drupal.org</title>
  <link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/codefilter/codefilter.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/aggregator/aggregator.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/book/book.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/node/node.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/defaults.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/system/system-menus.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/user/user.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/modules/forum/forum.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/project/project.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/project/release/project_release.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/project_issue/project_issue.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/project_issue_file_test/server/pift_server.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/reset.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/layout.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/typography.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/table.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/forms.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/styles.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/admin.css?l" />
<link type="text/css" rel="stylesheet" media="all" href="/sites/staging1.drupal.org/themes/dmitrig01/bluecheese1/styles/sprites.css?l" />

On staging2 the source shows

  <title>drupal.org | Community plumbing</title>
  <link type="text/css" rel="stylesheet" media="all" href="/sites/all/modules/codefilter/codefilter.css?C" />
<link type="text/css" rel="stylesheet" media="all" href="/files/css/css_63a52cfc21b6d1c98c7b0b97f06cff3e.css" />

Any ideas why?

rfay’s picture

I would say that these two are running unrelated databases.

Let's get a drop and start loading the machines with the same database.

Amazon’s picture

rfay, ok this is a good point. We probably want to set a variable so we can know what rev of the database we are running on each staging server.

Thanks for updating all of SVN on staging 1, which appears to have fixed it. If you've got logs of what outside the themes directory was updated, that would be helpful. This problem appears on several staging sites.

rfay’s picture

All of the staging sites are now updated to 1991. And the staging_drupal_org module (which grants admin and sets solr_path) is enabled on all but 8 and 10, which crap out with the "mysql server went away" error.

Amazon’s picture

Status: Active » Fixed

Staging1 isn't correctly configured, but the background images are there. So I am going to close out this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Component: staging.drupal.org » Other