After enabling the module I see no change in the view at "admin/content", it is the same old view without title filtering etc. Any tips?
PS: My site was upgraded from D6, not sure if it matters.

Comments

cameron prince’s picture

Priority: Normal » Critical

I am seeing the same result and this is because the main content menu link continues to point to admin/content. The sub-menu content link is pointed to admin/content/node which matches the path in the view, but visiting it results in a "Page not found" error.

The other view that is enabled by default with the path of /admin/content/comment produces a "Page not found" error too.

As best I can tell, this module isn't working at all... Changing priority to critical.

tanmayk’s picture

Status: Active » Needs review

I just tried with this module.... everthings working fine in my case... Just enabled the module and its done. The view at 'admin/content' has 'title', 'type', 'author', 'published', 'vocabulary' filters. Try reinstalling the module and please let me know what happens...

mollybt’s picture

I have the same issue. Admin/content displayed exactly the same as before. I tried reinstalling the module and got the same thing.

cameron prince’s picture

I was able to fully replace the default content UI with the views version provided by VBO by using the dev version of admin_menu. With it, this module wasn't needed. All I had to do was rename the path of the view to /admin/content and flush cache.

damiankloip’s picture

Status: Needs review » Fixed

This is definitely fixed in the dev version. Marking as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

more