After updating my drupal site and flexinode module, it seems I can no longer list a content type anymore. I've tried using;
http://www.url.com/flexinode-1/list
http://www.url.com/flexinode/list/1
http://www.url.com/flexinode/list/1?
and various other combo's. After searching Drupal.org and Google for the past couple days, I just can't figure it out. Am I missing something here?
Comments
Comment #1
darren ohAll contrib fields were removed from the DRUPAL-4-7 branch on February 2. See CVS commit 54278. Try using the HEAD branch.
Comment #2
Bèr Kessels commentedThe /lists and /tables aer now handled by a module called miniviews. If we release the stable version we will include this module and provide a proper upgrade path, or at least documents.
Comment #3
nieb commentedThank you very much for your information, the miniview module worked. It's nice to finally have the site back online today. :D