Books lost on upgrade from Drupal 5 to 6
I recently upgraded one of my site from Drupal 5 to Drupal 6 and found that the books and book pages were lost.
"Page Not Found" error on ALL pages of Drupal website
Recently one of my sites was upgraded to Drupal 5.7 from 5.1 and I was get a 404 or page not found error on all pages of my website except the front page. How I solved this.
"Page Not Found" error on ALL pages of Drupal website
Recently one of my sites was upgraded to Drupal 5.7 from 5.1 and I was get a 404 or page not found error on all pages of my website except the front page. How I solved this.
"Page Cannot be Found" When Searching
I had a strange problem on this site. Every time I try to search it gave me "Page Cannot be Found"
Luckily there is an easy fix to this problem in 5.1.
Drupal Login: Persistent login prompt without an error message
If you are unable to login after you have upgraded.
Checkout this link
http://www.cmsproducer.com/drupal-login-session-cookie-without-error
if that doesnt work try adding the following line to your settings.php
ini_set('session.cookie_domain', '.example.com');
- 1 comment
- 3739 reads


