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.

Помогите восстановить форму загрузки файла

Приветствую Всех! У меня сайт на Drupal 6.х (http://pozitiv.donetsk.ua/node/add/ukraine изменилась форма заливки файлов (картинки и фото). Помогите разобраться как восстановить прежнюю форму, которая была в системе изначально!
Надеюсь на Вашу поддержку. Trisss

maintenance page not going even after disabling it

Hi

today my coder clicked the Upgrade button accidently and then cancelled it using escape key. By the time i believe it went to maintenance mode.

Now we have unchekced the maintenance button, but still getting the under maintenance page. We tried adding the variable_set('maintenance_mode', 0); in index page, updated the siteoffline option in the database, but still its showing the same.

Once we add an index.php to the domain name the site is working.
but just the domain name always shows "Under maintenance" - what can be the reason? any help :)

More a MySQL question than Drupal

I was trying to move my current Drupal 7.14 from MySQL 5.1 on Windows to MySQL 5.5 on Linux, everything looked good until I tried to login, it doesn't recognize any password I put for any user, has anybody encounter this before?

I tried doing a:

UPDATE user SET pass=PASSWORD('mypassword') WHERE user="anyuser"

To see if this works, but it did not.

Any ideas?

Filter update 7005 fails on D7 upgrade, with postgresql DB.

Dear all,

i'm facing an issue when trying to upgrade from d6 to d7.
My website runs on 6.25 with postgresql 8.4 db. It's been upgraded from a previous D5 before I was put in charge.
I've already updated the site from minor version to another without any problem but,
I tried an upgrade with several D7 (7.0, 7.1, 7.8, 7.10 and 7.14 at least) at no avail. Every time the upgrade process fails upon filter update 7005, throwing me the message:

filter module
Update #7005
Failed: PDOException: SQLSTATE[23502]: Not null violation: 7 ERROR: NULL value in column « format » violates NOT NULL constraint: INSERT INTO filter (format, name, weight, status, module, settings) VALUES (:db_insert_placeholder_0, (...) :db_insert_placeholder_17); Array ( ) in filter_update_7005() (line 427 of /modules/filter/filter.install).

The filter.install file tries to get a variable $format_id which always gives a NULL value, and that ends the upgrade. I've looked around for anybody with a similar issue but couldn't find one. I've also successfully upgraded another site on the same machine, but this one keeps failing.
I'm woking on a VM which is a test copy of my production server.
I saw that the DB tables involved are different with my site and a d6 fresh install but i guess that's because of the D5 to D6 earlier upgrade, but i saw no obvious problem (well, for me...).

Unserialize and Undefined Notices

I am receiving these five notices which correspond to several missing images and a slideshow of images throughout my company's website. I have had no luck in finding any resolutions to fixing the missing pictures and slideshow. I have found a few instances throughout the Drupal forum with notices similar to these, but none of the suggestions have worked. Any help would be greatly appreciated.

Notice: unserialize() [function.unserialize]: Error at offset 559 of 617 bytes in _ctools_export_unpack_object() (line 815 of C:\...\sites\all\modules\ctools\includes\export.inc).

updating from 7.12 to 7.14 views error! Please Help Me!

After completing my drupal core updating from 7.12 to 7.14 then views problem occurred. such as views add field button etc. Please see the following image link...

http://test.quantummethod.org.bd/views_error_image1.png
http://test.quantummethod.org.bd/views_error_image2.png

Thank you

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal