This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Fatal error: Call to undefined function phptemplate_get_ie_styles() on update.php

After upgrading Drupal to 6.19 I'm discovering a fatal error when I run update.php

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

I realized template.php isn't included when update.php is run.

So I fixed it by adding require_once("template.php") to /themes/garland/maintenance-page.tpl.php

Update from 6.20 to 7 -> Recoverable fatal error:

Hi,

I just tried to do an upgrade from 6.20 to 7 but are getting the error below, after the update.php have finished succesfully and I try to access the frontpage.

I have followed the major version upgrade from here http://drupalcode.org/viewvc/drupal/drupal/UPGRADE.txt?view=markup

Newbie questions on dot update? 6.19 > 6.20

Hi folks, I was looking in the installation docs online here and didn't see anything specifically targeted to upgrading and existing install.

gallery2 embedding into drupal 6

I'v eintegrated G2 into drupal 6.x

but I cannot see the block in the navbar which allows me to bring into the content page the gallery.

can you tell me how to do this?

I've installed all extra modules expected to be installed with G2 in order to satisfy plugin manager requirements.

I can see into the blocks list only blocks related to :

Taxonomy Terms: Image Galleries
Attached images
Random image
Latest image
Navigation

but I'm not sure what they are. G2 is not appearing into the content page at all.

"webform" submission status closed...?

Hello There,

I have just upgraded my webform & webform block with the latest version. But i am not able to view my contact form. i have prepared my contact page in webform and now the contact page shows a message as "Submissions for this form are closed", i have even checked my webform setting and enable the submission "open" but after saving the changes of webform settings it again getting set up to "close".

Can you suggest me where i am wrong or what changes do i have make to get enable my contact form..?

Thanks
Rajesh

mamp - fresh drupal install - Unable to fetch any information about available new releases and updates.

I have a problem with a fresh drupal install on a fresh mamp pro stack.

The update report throws an error: "Unable to fetch any information about available new releases and updates."

I really have no idea what is causing this.

Drupal versions I've tested: 6.20 and 7.0
MAMP Pro version: 1.9.4
OS X 10.6.6

I've checked the apache, php and mysql errorlogs -> no errors shown.

On the remote server I don't have these kind of issues...

Any idea what is causing this??

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal