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.

Error Message After Upgrading 6.4 to 6.5

Upgraded and work without problem yesterday but today, when visit my site again, it show error message as below:-

user warning: Got error 28 from storage engine query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'garland' AND b.status = 1 AND (r.rid IN (2) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /home/charkea9/public_html/modules/block/block.module on line 407.

My question is why it did not fail yesterday?

Google ads not working after upgrade to 6.5

Google ads block or ads not showing after upgrade. The block title shows but nothing else .Help

Save not showing up after 6.5 update

Hi,

I recently upgraded to 6.5, and I am having a problem where the save button does not show up when editing nodes. It's like it just disappeared (preview and delete are still there). However, I can save other things (settings, blocks, etc) just fine. There were no errors when updating, and I have already tried disabling/reenabling some modules and reinstalling 6.5 again. I have no idea what could be causing this.

This is kind of an urgent issue, so any help would be appreciated.

Can only have defaut theme... Errors.. if I want to change something... need help in this critical case...

Hello, I've got a really big problem when I'm upgrading Drupal...

After upgrading drupal, If I want to change the color of the theme, I've this errors.., and I can only put back the defaut theme... and I tried few themes includind Garland...

The selected file /tmp/filemOGZHP could not be uploaded, because the destination sites/default/files/languages/fr_51e92dcfe1491f4595b9df7f3b287753.js is not properly configured.
The selected file /tmp/fileAe2eWW could not be uploaded, because the destination sites/default/files/languages/fr_51e92dcfe1491f4595b9df7f3b287753.js is not properly configured.
The selected file themes/garland/images/menu-collapsed.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/garland/images/menu-collapsed-rtl.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/garland/images/menu-expanded.gif could not be uploaded, because the destination is not properly configured.
The selected file themes/garland/images/menu-leaf.gif could not be uploaded, because the destination is not properly configured.
warning: imagepng() [function.imagepng]: Unable to open 'sites/default/files/color/garland-aff0fcd9/body.png' for writing: No such file or directory in /home/www/a2ed86824ba8b0e4b3ad598cfc06789b/web/modules/color/color.module on line 502.

Gallery2 embed broken after 6.5 update (from 6.4)

This worked great last night. Upgraded to 6.5 this morning. Nuked my embedded gallery.

"Error in function '_gallery_init()' (gallery_base.inc:124):

* Unable to initialize embedded Gallery. You need to configure your embedded Gallery."

It's totally configured already so I'm not sure what is going on. Can anyone help?

REALLLLLLY Slow after 5.x to 5.x upgrade

Needless to say despite my having upgraded and ironing out kinks with issues, my Drupal installation is now out of date since yesterday. I upgraded my previous installation 5.2 to 5.10, over this last week. Under very little load the site seemed marginally slower, now that the upgrade site is live to the world, it's bogged down with hits.

The frontpage of the site is taking an excruciating long period of time to load... to be exact: 12273.23 ms (painful I know)

Here is what I have done
1. Increased php memory from 32MB to 64MB, the server has plenty, so this didn't seem like a huge leap for me, I even went higher, but things seem to get even worse with more memory (perhaps because of swapping)
2. I have gone into my logs, and tried to resolve any outstanding errors that may be occurring.
3. Disabled modules I know I am not using right now, Forum, Statistics, and a few others.

There are 2 functions of my site I think are big killers here, and that is the calendaring (calendar, cck, date), and the image gallery (image, imageapi, imagecache)

Here is a rundown of devel on the frontpage of the site (almost every other line, if not more, gets marked red btw):


40.49 1 drupal_lookup_path SELECT COUNT(pid) FROM url_alias
17.06 1 drupal_lookup_path SELECT src FROM url_alias WHERE dst = 'frontpage'

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal