The paths for the two wishlist admin pages are:

  • admin/config/wishlist - configure the wishlist module's settings
  • admin/content/wishlist - manage and view the wishlist purchase records for your site

These paths are not standard for Drupal 7. The links do not appear on the admin/config page and can only be found on admin/index. Also, the purchases page has the title 'Content' instead of 'Wishlist purchases.'

See http://drupal.org/node/549094 for more information. My suggestions are:

  • admin/reports/wishlist - purchases
  • admin/config/content/wishlist - settings

Comments

scott.mclewin’s picture

Status: Active » Closed (fixed)

A good catch. I noticed the settings page was 'missing' last night when I took my personal site up to D7 and enabled the wishlist module, but I crashed out before working on actually addressing it.

These changes and supporting adjustments in the code are done.