Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2005 at 20:02 UTC
Updated:
3 Dec 2005 at 20:21 UTC
Just did a CVS update and now all my block elements are fine, but the content pane only shows the breadcrumbs and below that "Page not found."
I cannot access any of the administrative settings pages. Same "Page not found" content there too.
Any ideas?
Comments
Comment #1
chx commentedempty your cache
Comment #2
gtcaz commentedOK, executed the SQL command
delete from cache;and all is well. Thanks!!!