no combination of URLs will work
dalin - November 9, 2005 - 06:34
| Project: | Node Type Filter |
| Version: | 4.6.x-1.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I've tried several URLs but I can't get this to work. Things like
http://domain.com/index.php?q=node&type=blog+event
http://domain.com/index.php&type=blog+event
http://domain.com/node&type=blog+event
http://domain.com/&type=blog+event
http://domain.com/type=blog+event
etc.
sometimes I get "Page not Found...", some times I get the Configuration module whic is really strange, since I have it disabled.
I copied the files to /modules, enabled the module, truncated the cache table, but no luck.
I'm runing CivicSpace 0.8.2 (Drupal 4.6.3) with cean URLs.

#1
What is it you're trying to accomplish? "taxonomy/term/16+72?type=story" works for me (in Drupal 5.6). You will need some base function that causes nodes to be retrieved; then you can add the filter.
#2
#3
If you have some follow-up, please reopen this issue.