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.

After upgrading, can't access /nodes through clean url's

After upgrading to 4.7.4 from 4.7.3 (and overwriting my .htaccess without a backup unfortunately) I can no longer access anything that has a "node" value as it's url. Node/899 node/add node/anything will not work. Any other alias will work such as invite, admin, user. Everything with /node redirects to the home page.

Any ideas folks?

Disabling clean URL's seems to work, but that's just a patch, not a solution.

Upgraded from 4.7.3 to 4.7.4; did I do everything right?

I just followed the upgrade instructions from the handbook to upgrade from 4.7.3 to 4.7.4 and now I'm not sure I did everything right. For one, it seemed a little too easy, and that makes me uneasy, if you can believe it.

What files changed from 4.7.3 to 4.7.4

What files changed from 4.7.3 to 4.7.4? I need to know because I have some modified modules that I use and I don't want to have to re-modify things that weren't changed.

4.7.4 update question (database)

Hi,
I updated from 4.7.3... and when running the update script, It didn't noted anything in the database that needed an update. I ran the script though.

Was there no database update in 4.7.4 ?

If I run the update script for a module and there is nothing to update in the database, will it cause problem ?

Cordially,
Brakkar

Problem upgrading to 4.7.4

I have gone for the complete upgrade from 4.7.3 to 4.7.4, but the site is down completely now. Visiting any page just throws up this error:

Fatal error: Call to undefined function: module_load_all() in /var/www/includes/common.inc on line 1426

Any ideas, anyone?

Regards

Patrick

auto increment problem

I have had my server changed from windows server to linux server. So i had to backup my db. Then when i was importing mysql db, i had some problem in my web site.

there is an error like:

Warning: Duplicate entry '0' for key 1 query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'php', 'Duplicate entry '0' for key 1\nquery: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (0, 'access denied', '<em>node</em> denied access.', 1, '<a href=\\"/drupal/?q=node\\" class=\\"active\\">view</a>', 'http://yasasak.com/drupal/?destination=node', '', '85.101.113.116', 1161198724) in /home/a200610002/domains/yasasak.com/public_html/drupal/includes/database.mysql.inc on line 120.', 2, '', 'http://yasasak.com/drupal/?destination=node', '', '85.101.113.116', 1161198724) in /home/a200610002/domains/yasasak.com/public_html/drupal/includes/database.mysql.inc on line 120

I've searched the error in drupal.org and I've found something like mine:
http://drupal.org/node/70106
But I couldn't understand where to put auto increment in my tables. I'm a newbie in sql and drupal, so if anyone can help me in a simple kind of way I would really pretiate..

mysql version of backup db is 3.23

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal