When I upgraded to the -dev version on July 5th the "By category" listing stopped working. This is the one that's available from: /recipe/bycat. The other listings are all still working. Attached screen shot showing the blank "Categories" page as well as teh taxonomy page for one of the categories of recipes. I'm not sure what other information I can provide that would be useful?

Comments

jvandervort’s picture

Make sure that the taxo in question is still associated with the recipe content type
on the admin/content/taxonomy edit taxonomy screen.

emmajane’s picture

StatusFileSize
new42.29 KB

On admin/content/taxonomy/edit/vocabulary/ID the "Recipe" content type is still selected. Screen shot attached.

jvandervort’s picture

Bummer, what about a cache clear and menu rebuild. I can't yet duplicate this.

Also a list terms for that vocab and make sure they show up.

jvandervort’s picture

One more thing to check:

admin/content/recipe/recipe_index

Save the form with a term depth of 2 or 3.

If the term depth setting was messed up and set to -1 or 0, this might happen.

emmajane’s picture

Status: Active » Fixed

Solved, thanks!

Your suggestion to resave admin/content/recipe/recipe_index to term depth of 3 worked.

The setting was 1 so it didn't look wrong, but I noticed that 1 is also the first option in the list. If nothing is set in the db "1" would have been "selected".

Suggestion: to this drop down box add a default option of something to the effect of, "choose depth" so that it's easy to see that there is currently nothing set.

Thanks again. Your prompt help is very much appreciated. :)

jvandervort’s picture

Good suggestion. It looks like back in recipe-6.x-1.1 that "0" meant ALL. I'll have to put a trap in somewhere to catch this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.