Troubleshooting

admin's picture

"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.

admin's picture

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');