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

merlinofchaos’s picture

Wow. 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?

georgedamonkey’s picture

I 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

georgedamonkey’s picture

I 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.

saint65’s picture

Same 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.

Juhani’s picture

Running update.php as user #1 may bring a solution

georgedamonkey’s picture

Tried that. Actually, I do that after any module update. Really makes it difficult not being able to create views.

gabash’s picture

Had 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

fictionindustries’s picture

got the same problem adding the related content module. After disabling and enabling that same module everything was fine again. Pfieuw... Lucky me

esmerel’s picture

Status: Active » Closed (fixed)

No activity for more than 6 months