Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.7
Component:
User interface
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
24 Jan 2013 at 02:04 UTC
Updated:
7 Jun 2019 at 17:29 UTC
Jump to comment: Most recent
Comments
Comment #1
dawehnerMaybe 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.
Comment #2
brett.sutton commentedI 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.
Comment #3
kkasischke commentedI 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.
Comment #4
diggers2004 commentedNo luck. Views module and UI both appear as checked in module list. Structure still missing the views option. Have cleared the cache. Checked permissions.
Comment #5
potassiumchloride commentedI had the same issue appear today. Thanks to kkasischkle for the solution in #3. Going to admin/config/administration/admin_menu and ticking the box next to Views UI made it reappear on the admin menu.
Comment #6
jkingsnorth commentedSolutions offered.
Comment #8
Marcin83 commentedI did like on post #2
but in my case after re-enable Views still show on Structure Menu.
Comment #9
drone.ah commentedI was able to fix this by going to the home icon on the menu (top left) and clicking "Enable Developer Modules"
Comment #10
Frou commentedHi,
If somebody have the same probleme, the solution is simple : re-instal Chaos tools and clear all cache.
Hope this work for you
Comment #11
jaiprakash bodele commentedi had some problem in structure.
i want to use view node.
In structure, I have
Blocks,Contact form,Content types,Menus,Taxonomy,Triggers but not "view".
i am using brupal first time. version is drupal-7.67.
please help me asap.
Comment #12
damienmckenna@jaiprakash bodele: you might have to enable the "Views UI" module, not just the "Views" module.
Comment #13
jaiprakash bodele commenteddear DamienMcKenna,
i am using drupal 7.67.
installed CHAOS TOOL SUITE
and ui ux both module, but all the things disabled.
i have nothing in operation column too.
pleas help me.
see below:
Views
7.x-3.23 Create customized lists and queries from your database.
Requires: Chaos tools (disabled)
Required by: Views content panes (disabled), Views UI (disabled)
Views UI
7.x-3.23 Administrative interface to views. Without this module, you cannot create or edit your views.
Requires: Views (disabled), Chaos tools (disabled)
Bulk Export
7.x-1.15 Performs bulk exporting of data objects known about by Chaos tools.
Requires: Chaos tools (disabled)
Chaos tools
7.x-1.15 A library of helpful tools by Merlin of Chaos.
Required by: Bulk Export (disabled), Custom rulesets (disabled), Chaos Tools (CTools) AJAX Example (disabled), Custom content panes (disabled), Page manager (disabled), Chaos Tools (CTools) Plugin Example (disabled), Stylizer (disabled), Term Depth access (disabled), Views (disabled), Views content panes (disabled), Views UI (disabled)
Chaos Tools (CTools) AJAX Example
7.x-1.15 Shows how to use the power of Chaos AJAX.
Requires: Chaos tools (disabled)
Chaos Tools (CTools) Plugin Example
7.x-1.15 Shows how an external module can provide ctools plugins (for Panels, etc.).
Requires: Chaos tools (disabled), Panels (missing), Page manager (disabled), Advanced_help (missing)
Custom content panes
7.x-1.15 Create custom, exportable, reusable content panes for applications like Panels.
Requires: Chaos tools (disabled)
Custom rulesets
7.x-1.15 Create custom, exportable, reusable access rulesets for applications like Panels.
Requires: Chaos tools (disabled)
Page manager
7.x-1.15 Provides a UI and API to manage pages within the site.
Requires: Chaos tools (disabled)
Required by: Chaos Tools (CTools) Plugin Example (disabled)
Stylizer
7.x-1.15 Create custom styles for applications such as Panels.
Requires: Chaos tools (disabled), Color (enabled)
Term Depth access
7.x-1.15 Controls access to context based upon term depth
Requires: Chaos tools (disabled)
Views content panes
7.x-1.15 Allows Views content to be used in Panels, Dashboard and other modules which use the CTools Content API.
Requires: Chaos tools (disabled), Views (disabled)
Comment #14
damienmckenna@jaiprakash: That shows that "Views UI" is disabled, try enabling it and then see if you can get to the admin pages.