Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I can't access any of the pages of my website. I cannot login nothing. It just says page not found. Does this now mean my whole site is broken and I have to rebuild it?
It is a Drupal themed error. I could at first see a themed page says page not found but now I just see a white page with some stuff on it and the page not found. I have installed the weather module and that is visible still. I include a picture
Not sure about the page-not-found, but your theme path looks broken, as if you'd transferred the site from one server to another.
I'd start troubleshooting - according to the FAQ - probably step three on that page will bring your theme back.
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.
Comments
Comment #1
jpmckinney commentedIs the "page not found" error themed by Drupal? Or is it a default Apache error, e.g.
Not Found
The requested URL /foo was not found on this server.
Apache/1.3.9 Server at www.example.com Port 80
Comment #2
jpmckinney commentedComment #3
vip_sa commentedIt is a Drupal themed error. I could at first see a themed page says page not found but now I just see a white page with some stuff on it and the page not found. I have installed the weather module and that is visible still. I include a picture
Comment #4
vip_sa commentedI have also updated Drupal to 6.16 but still I see the page not found error.
Comment #5
jghyde commentedclear the site cache and the theme cache. If you have drush (http://drupal.org/project/drush) run drush cc at the command line.
clear your cookies on your Web browser.
Try it again. It should work.
Comment #6
dman commentedNot sure about the page-not-found, but your theme path looks broken, as if you'd transferred the site from one server to another.
I'd start troubleshooting - according to the FAQ - probably step three on that page will bring your theme back.
Comment #7
kars-t commentedHi
I am closing this issue to clean up the issue queue. Feel free to reopen the issue if there is new information and the problem still resides. If not please make sure you close your issues that you don't need any more.
Maybe you can get support from the local user group. Please take a look at this list at groups.drupal.org.