Closed (works as designed)
Project:
Administration Views
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2011 at 18:24 UTC
Updated:
5 Feb 2016 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
drywall commentedI also encounter this issue (#2 - the "not found" error) with Administration Views enabled.
FWIW I'm running Views 7.x-3.0-rc3
Comment #2
zamorta commentedI think that there is a wrong link in menu on item "find content". It's "/admin/content/node" but the right link should be "/admin/content/"
Comment #3
viadimezzo commentedsame problem here
Comment #4
lukusSame problem - I created an URL alias pointing to an available path displaying a content overview.
Comment #5
Nimo commentedsubscribing
Comment #6
lauggh commentedSubscribing
Comment #7
lukusCould a test be added so menu items which return a 404 aren't included? What that be a good solution?
Comment #8
pdcarto commentedI solved the problem by fixing the broken view that is called at the path admin/content/node. The view is called admin_content_node (Content). Two things needed to be fixed:
Comment #9
sunIsn't this fixed in the latest 7.x-3.x-dev already...?
Comment #10
sunI think it is.
Comment #11
lukusI just installed dev and the problem has been fixed.
Comment #12
DianaJeong commented#8 worked for me. I tried #11 first but that didn't work on my local. #8 worked on local and then I put it live and it works on 7.9.
Comment #13
JSCSJSCS commentedThe Views dev version did not fix the problem as in #11. I guess they meant DEV of admin_menu. But when I tried the dev of admin_menu, the modules page reported a bunch of incompatibilities with Core 7.10, so I went back. I recently upgrade views to 7.x-3.1 with admin_menu 7.x-3.0-rc1 and started getting this error. #8 worked, but only after clearing cache. I found I did not get those errors before make #8 changes if I disabled Administration Views module. Then did a search and found this thread.
Note: you have to do the #8 changes to the view admin_content_comment and possibly similar changes to admin_user_user too.
Thanks for the help!
Comment #14
sunComment #15
eckersley commentedThanks. #8 fixed it for me too.
Comment #17
lucascaro commentedHi there, just wanted to set this issue as active since it's still present in 7.x-1.x-dev and #8 is a fix but the module itself is still broken (for admin/content/node at least).
Just in case #8 is the definitive way to fix this issue, here's a patch with the view (node view) re exported after doing it.
I hope it helps.
Comment #18
lucascaro commentedI just realized that #8 only removed the error, but the view is not working (if you see the patch you'll see why). We probably need to re create the view.
Comment #19
dropfen commentedThank you guys.. #8 was helpful!!!
Comment #20
damiankloip commentedThis is fixed in the latest dev version I think. @sun can you confirm? Seems like this issue won't be getting too far.
Comment #21
sunyeah, pretty sure it is already.
Let me publish a first alpha release right away...
That said, I'd love some help to dig through the queue and check for absolute requirements for getting towards a stable release.
Comment #22
damiankloip commented@sun, I would be happy to help out with that. I will take a look tomorrow if you like?
Comment #23
sun@damiankloip: That would be highly appreciated :)
Others are welcome to help, too, of course! ;)
Comment #25
brandonc503 commentedso i get
The requested page "/node/64/unpublish/ejD3eKudWkM_A_ytLhhupRRYsVBA47cX6VgNsWdx_I8?destination=listings" could not be found.
when i click link of publish/unpublish
got the dev and same result
Comment #26
tgeller commentedThis issue appears to have resurfaced in Drupal 8: See https://www.drupal.org/node/2647902.
Re-opening because I'm not sure how to process this linkage properly -- please close when it's done.
Comment #27
damiankloip commentedI don't think this is related to D8, the code is drastically different. Closing again.