Project:IndexPage
Version:7.x-1.x-dev
Component:Miscellaneous
Category:task
Priority:minor
Assigned:NancyDru
Status:postponed (maintainer needs more info)

Issue Summary

The 7.x version is pretty far along and just waiting for D7 to actually allow upgrades. Community testing would be nice.

Comments

#1

http://example.com/admin/settings/indexpage yields the error message, "Fatal error: Call to undefined function node_get_types() in /path/to/drupal-7.x-dev/sites/all/modules/indexpage/indexpage.admin.inc on line 138" on version 7.x.1.x-dev (2009 July 21)

#2

Thank you for letting me know. As you know D7 is not ready for prime time and it has been a while since I did that change. Obviously I need to revisit the changes.

#3

Status:active» postponed (maintainer needs more info)

If you know how, could you try replacing that function with node_type_get_names.

#4

Marking #772356: Enabled Module and Nothing as a duplicate, just to track them both in one issue.

#5

A settings page appears when the function is updated to the one you listed.

#6

@emmajane: Thanks for trying that out.

I have made even more progress (committed to -dev), but I know that the vocabulary filter is a problem, so please turn it off for all content types for now. Also the actual results page still needs some work to get the query to work right.

nobody click here