Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2009 at 21:31 UTC
Updated:
19 Jul 2010 at 23:13 UTC
Hello,
I tried creating a new view today, and I go to views - add, fill out a name, and as soon as I click 'Add', I get a page with this error message: The requested page could not be found.
I also get this when I try to use import as well. Everything worked well, until I upgraded from Drupal 6.12 to 6.13.
I tried seeing if there were any issues with views and 6.13, but I didn't find anything.
Any ideas what may be wrong?
Comments
Comment #1
merlinofchaos commentedWow. No, I have no idea on this one. That's not good.
Try going to admin/build/modules which will force a menu rebuild. Maybe that will help?
Comment #2
georgedamonkey commentedI tried that, but still no effect. I also tried clearing all cache, and still does it.
I'm not sure if it's related at all, but some (not all) of my existing views now show this when I try to view them:
Fatal error: Cannot access empty property in /var/clients/client0/web2/web/sites/all/modules/cck/includes/views/handlers/content_handler_field.inc on line 176
Comment #3
georgedamonkey commentedI checked over all my other sites, and they're all doing the same thing when I try to create a new view. Also, I checked the error log, and I'm not seeing anything in there for it.
Comment #4
saint65 commentedSame problem as Georgedamonkey, upgraded 6.13, can not add nor import views, getting "The requested page could not be found". My sites still in core 6.12 do not have this problem.
Comment #5
Juhani commentedRunning update.php as user #1 may bring a solution
Comment #6
georgedamonkey commentedTried that. Actually, I do that after any module update. Really makes it difficult not being able to create views.
Comment #7
gabash commentedHad the same kind of problem:
After installing the "link cck field" and using it as a field in one of my views, i couldn't create/edit/export any of my views and got "The requested page could not be found."
i have disabled the "link cck field" and views functionality returned. even when i have enabled the "link cck field" back again all was fine.
Another thing is that even when i got the error message on the admin interface, views when working on thier pages.
hope that helps
Comment #8
fictionindustries commentedgot the same problem adding the related content module. After disabling and enabling that same module everything was fine again. Pfieuw... Lucky me
Comment #9
esmerel commentedNo activity for more than 6 months