Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 18:53 UTC
Updated:
20 Jul 2009 at 18:10 UTC
I am trying to create a page view, which has its own menu item in the context of a node. The view actually works, the page URL also works. However when I try to set up the menu options I get a pop up message with an error.
Here is what I do:
- Create the view, save it - OK
- Add a page display, give it an URL, save it - OK
- Click on the Menu link in the "Page settings" section and get the message provided in the attached screenshot. This also happens with the stable version 2.1 both in Firefox an IE.
Comments
Comment #1
kirilius commentedCan anyone confirm if that's a bug?
Comment #2
merlinofchaos commentedWhen you see this message, you need to look in your apache/http/php error log and see what happened. Usually this means some kind of crash.
Comment #3
merlinofchaos commentedComment #4
Phil Wolstenholme commentedI get this error too, but don't have easy access to my server logs. Bummer.
Comment #5
Phil Wolstenholme commentedInterestingly I could use the menu link fine a few days ago, all I have done since is installed some non-views related modules, I hope that hasn't caused the error.
Comment #6
Phil Wolstenholme commentedUpgrading to the latest version of Views fixed this for me.