Hello, i'm not sure if this issue is for Ubercart or Views. But, i'll strat here in Ubercart Issies.
I'm buildding a site with ubercart and i'd set the taxonomy/trerm view for all my terms.
Step 1. I've created many products, with image, title, description and Brand (Brand is a taxonomy term)
Step 2. I've activated Taxonomy/Termns view and i've added UC image field, Price, Description an title.
Step 3. I did go to one of my Brands (Yamaha) and here are displayed all my Yamaha products, all are showed by the Taxonomy Term's View.
Step 4. I did created other content type called Banner. For display a Banner of the current Brand.
Step 5. I did create a View for the Brand's banner (This View is a Block). This view has a contextual filter based on Taxonomy_Termn's ID.
Step 6. I display my Banner's block waiting get the banner with the current taxonomy termn.
Step 7. I go to Yamaha term page and i get the site broken and this error:

Warning: Creating default object from empty value in node_build_content() (line 1399 of xxx\htdocs\mysite\modules\node\node.module).
Notice: Undefined property: stdClass::$type in _node_extract_type() (line 379 of xxx\htdocs\mysite\modules\node\node.module).
Notice: Undefined property: stdClass::$nid in node_build_content() (line 1419 of xxx\htdocs\mysite\modules\node\node.module).
EntityMalformedException: Missing bundle property on entity of type node. in entity_extract_ids() (line 7693 de xxx\htdocs\mysite\includes\common.inc).

Comments

TR’s picture

Category: bug » support

I really don't see that this has anything to do with Ubercart. Perhaps if you posted an export of your View someone might take a look at it and try to help, but the Ubercart issue queue really isn't the best place for general Views support.

longwave’s picture

If you have ever deleted any taxonomy terms that were in use, this might be caused by #1281114: Database records not deleted for Term Reference Fields after Term is Deleted

longwave’s picture

Status: Active » Postponed (maintainer needs more info)
longwave’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No further info provided.

dvasquez’s picture

longwave, thanks! It was helpful...