Posted by ChristyScheibs on January 24, 2013 at 2:04am
4 followers
Jump to:
| Project: | Views |
| Version: | 7.x-3.7 |
| Component: | User interface |
| Category: | support request |
| Priority: | major |
| Assigned: | ChristyScheibs |
| Status: | active |
Issue Summary
I'm new to Drupal. After manually updating my page from 7.15 to 7.19, many of my modules wouldn't work anymore, including views. After uninstalling and reinstalling again, the Modules admin page says Views is installed and enabled. However, when I go to the Structure menu, there is no link to Views. Help?
Comments
#1
Maybe first check this two basic requirements: Does your user has the "administer views" permission?
Do you have installed the views_ui module as well? There might be also some caching going on etc. but yeah hard to say in general.
#2
I had (have) a similar problem but it looks to me it might be a problem with the Administration menu 7.x-3.0-rc4 component.
My specific problem is that the 'views' item from the 'structure' page is missing.
If I disable the 'Administration menu 7.x-3.0-rc4' the 'views' item on the 'structure' page re-appears.
Re-enabling 'Administration menu 7.x-3.0-rc4' causes the 'views' item to disappear again.
I'm going to cross post this to the Administration menu issue tracker.
#3
I had the same issue this weekend. Going to admin/config/administration/admin_menu and ticking the related boxes under 'Developer modules to keep enabled' made the blocks show up again for me on the admin/structure/block page.