Pagestyle (and textsize) interfeers with update.php

mrfelton - April 23, 2009 - 12:07
Project:Page Style
Version:6.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

Pagestyle (and textsize) interferes with update.php, injecting itself into the page and resulting in a completely broken update.php page with my own theme - with the following error

Fatal error: Call to undefined function phptemplate_get_ie_styles() in /home/tom/workspace/concern6/themes/garland/maintenance-page.tpl.php on line 23

And a very messed up looking update.php page with garland theme.

This is only an issue since I update to 6.x-1.2

#1

mrfelton - April 23, 2009 - 12:09

I'm guessing that you shouldn't be injecting stuff in hook_init(). There must be a better place.

#2

datenrettung - April 26, 2009 - 16:54

same error in my home-installation. in this case pagestyle v1.2 and textsize v1.2 are useless.
i've to work with v 1.1, sorry

#3

Christian Zwahlen - April 28, 2009 - 11:09

Do you use Drupal 6.10? Can not rebuild the bug in Drupal 6.9 and 6.10 locale.
Clear the cache and set the performance "Caching mode" to "Disabled".
The Page Style and Text Size module do not need a update on "update.php". Disable the modules for a Drupal update [1]
[1] http://drupal.org/upgrade/tutorial-introduction

#4

mrfelton - April 28, 2009 - 11:34

I use Drupal 6.10. Disable the modules for a Drupal update is not really a good answer to the problem.

#5

datenrettung - April 28, 2009 - 18:54

i use d 6.10 and with your new pagestyle v1.3 and textsize v1.3 the update runs through. thx

#6

Christian Zwahlen - April 29, 2009 - 17:41
Status:active» fixed

In the latest version is the hook_init() now empty and add the module css conventional. datenrettung say the bug is fixed.

#7

System Message - May 13, 2009 - 17:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.