Closed (works as designed)
Project:
Upgrade Status
Version:
6.x-1.1
Component:
Upgrade Assist
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2012 at 02:45 UTC
Updated:
10 Jan 2022 at 20:35 UTC
Jump to comment: Most recent
Comments
Comment #1
powery commentedI have the same issue, any help for this?
Comment #2
doub1ejack commentedDitto.
Comment #3
jct commentedI was able to get it to move on by temporarily removing non-core themes and saving settings on /admin/build/themes
Comment #4
ergophobe commentedI was stuck there in that it was verifying the maintenance theme, but not letting me move on. Why? I wasn't logged in as user 1, so I was failing the update.php access check. Doh!
Comment #5
dkane commentedI am still experiencing this issue. I am logged in as user 1 and have removed all non-core themes and saved the settings as suggested in #3. Any other thoughts?
Comment #6
dkane commentedUpdate - I was using Blue Marine as my standard theme and my maintenance theme. I tried (or so I had thought) all of the standard themes with no luck, but I guess I'd never used Garland. The moment I switched the maintenance theme to Garland it moved on. I have no idea why, but there it is, I hope this helps someone else!
Comment #7
thagenhofer commentedI had the same problem. The reason was the fixed maintenance theme in settings.php at .../sites/default/.
Search for
'maintenance_theme' => 'xxx',
and change it to
'maintenance_theme' => 'garland',
Comment #8
kristen polTriaging all Drupal 6 Upgrade Status issues. As Drupal 6 is no longer supported by this module and it appears people found ways to deal with this issue, closing this.