This might be some stupid installation problem, but I have retried several times and still can't find where the problem is.

I installed Feeds on a test site with Drupal 7.21, enabled Feeds, Feeds Admin UI, and Feeds Import, and checked the permissions to allow all Feeds-related operations to admin. Then I clicked the 'import' menu item at the navigation menu. But /import shows the frontpage of the site, instead of the import page as in the screencasts.

Comments

pm5’s picture

Status: Active » Closed (fixed)

I've found where the problem is. The test site runs on PHP built-in web server, so I should've told Drupal not to use clean URLs. Once this setting was disabled I can access the import page at SITE_URL?q=import.