Installed a fresh Drupal site with only Offers & Wants installed and when we try to use the links in the "Offer Categories" block we get the following error.

Notice: Undefined property: stdClass::$machine_name in views_plugin_argument_validate_taxonomy_term->validate_argument() (line 108 of /home/mdmurphy/public_html/demo/sites/all/modules/views/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc).
Notice: Undefined property: stdClass::$machine_name in views_plugin_argument_validate_taxonomy_term->validate_argument() (line 108 of /home/mdmurphy/public_html/demo/sites/all/modules/views/modules/taxonomy/views_plugin_argument_validate_taxonomy_term.inc).

Comments

matslats’s picture

would help if you pasted the link.
Those links used to point to taxonomy/term/tid
but in the version I've just pushed they point to offers/tid
so let me know if that sorts it

barwonhack’s picture

Issue summary: View changes

Upgrade to shs-dev fixes the issue

avpaderno’s picture

Assigned: mike@tradester.co » Unassigned
matslats’s picture

Status: Active » Needs review

I checked and I noticed that the views display which generates the block is disabled.
enabled it here, save the view, and the block should appear.
admin/structure/views/view/smallads_directory/edit/categories