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 4.7 with page_title not working

Ive recently updated my website from drupal 4.6 to 4.7. The update script worked fine on the backup of my db and the website started to run with 4.7. I re-enabled the necessary modules and got problems with page_title.
When I create new content or edit existing content, upon submitting the form. I see the error on two queries i.e delete from page_title...... and insert into page_title.............

can anybody help?

thanks
Adnan

assistance interpreting update 'failures'

after installing killes infinite_loop patch, everything ran tickety-boo, except the following errors were reported. In the midst of a mass of sucessful scripts, they look fairly insubstantial - but I don't have any idea whether they are or are not. Can anyone confirm / interpret?

update #131
user warning: Can't DROP 'title'; check that column/key exists query: ALTER TABLE boxes DROP INDEX title in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.

user warning: Duplicate entry 'rss.xml' for key 2 query: INSERT INTO url_alias (src, dst) VALUES ('node/feed', 'rss.xml') in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.

user warning: Duplicate key name 'nid' query: ALTER TABLE book ADD KEY nid (nid) in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120.

user warning: Column 'name' cannot be part of FULLTEXT index query: ALTER TABLE users CHANGE `name` `name` varbinary(60) DEFAULT '' NOT NULL, CHANGE `pass` `pass` varbinary(32) DEFAULT '' NOT NULL, CHANGE `mail` `mail` varbinary(64) DEFAULT '' NULL, CHANGE `theme` `theme` varbinary(255) DEFAULT '' NOT NULL, CHANGE `signature` `signature` varbinary(255) DEFAULT '' NOT NULL, CHANGE `timezone` `timezone` varbinary(8) DEFAULT '' NULL, CHANGE `language` `language` varbinary(12) DEFAULT '' NOT NULL, CHANGE `init` `init` varbinary(64) DEFAULT '' NULL, CHANGE `data` `data` longblob DEFAULT '' NULL, CHANGE `picture` `picture` varbinary(255) DEFAULT '' NOT NULL in /home/sites/eternalpurpose.org.uk/public_html/includes/database.mysql.inc on line 120

Can't log in after update to 4.7

There wasn't an answer given in the previous forum question about the login problems after upgrading.

I upgraded from 4.6 to 4.7 tonight. Everything went smoothe. Not one problem. I put the site in "off-line" mode to work and now I can't log in as an admin.

Anybody got a suggestion about what I can do? This is very frustrating?

Thank you in advance and with appreciation.

Phaedra.

installing drupal 4.7

i had drupal 4.6.
ive uploaded the 4.7, overwriting the existing files, and changing sites/default/settings.php for the appropiate.
ive gone to http://www.myweb.com/update.php, ive done the update, all correct.
and when i went to http://www.myweb.com, it doesnt work. its totally white, there's just nothing.

Don't see the new features

Greetings,

I just upgraded from 4.6.6 to 4.7.0. I followed the upgrade video, and scoured the handbook and forums before doing so. Everything seemed to go as planned during the upgrade; I got no errors when running update.php, etc. All my content from the database is still in place, and still accessible via my site.

Problem with written accents upgrading to 4.7

Hi all,

I discovered a problem regarding with users and written accents upgrading to drupal 4.7.

I have 2 dummy users, Devil and Dévil. When trying to run the update.php it gives me this error.

user warning: Duplicate entry 'Dévil' for key 2 query......

So it takes the 2 names as the same.

Anyone noticed this? Is there any solution? Thanks in advance, Simon.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal