Background:
I am using drupal 4.7.0 and attempting to work with the latest versions of category, views, and sitemap. I have been seeing both of these types of errors and had not been able to correct them:
- Table 'vaware_drupal.view_view' is not being created.
- cac_lite module has been installed, but has not been configured.
Problem:
I made reasonable changes using administration -> blocks (which I had done many times before), and suddenly the only blocks that were visible are primary links, secondary links, and login. After I login with my admin user name and password I still cannot see the admin menu (which is under Navigation).
How can I get the administration menu back? Sorry to bother you if this is just a user issue. At the moment I'm at my wits end. Thanks.
Comments
Comment #1
frjo commentedI think you posted this on the wrong place, the Admin block module has nothing to do with the core admin functions.
You can reach the admin functions by going to the correct address. To administer block you go to:
example.com/admin/block
Replace "example.com" with your URL.
Comment #2
frjo commented