When I type update.php it will forwards to update.php?op=info and then a blank page.
I searched the update.php file and added "echo $output" before "print theme('update_page', $output, !$progress_page);" line. It prints the page content without the theme artifacts.
Could anyone help me? Does it relates to the theme (it was OK before)?

Comments

xano’s picture

If it occurs only when a certain theme is being used, then that theme is highly likely to be the cause of the problem.

dave reid’s picture

Did you remove the core Minnelli or Garland themes?

masood_mj’s picture

No I did not removed the themes.
I've installed a fresh drupal (6.10) and copied the old files to it (like an upgrade) and the update.php works correctly now

ainigma32’s picture

Status: Active » Fixed

Glad to hear you got it fixed.

- Arie

geekgirlweb’s picture

Issue tags: +panels

I had this problem as well and it seemed to be caused by panels-6.x-3.0-alpha4.tar.gz I deleted the panels folder and update.php was working again. I guess I will be reverting to an older version.

Status: Fixed » Closed (fixed)
Issue tags: -panels

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