This is in theme.inc, patch is attached.

CommentFileSizeAuthor
views_calc_typo.patch1.18 KBjurgenhaas

Comments

jurgenhaas’s picture

Title: Type in variable: $$decimal instead of $decimal » Typo in variable: $$decimal instead of $decimal
emilorol’s picture

Hi,

Thank you for the patch. Beside the error the patch fix I am still getting:

Notice: Undefined property: stdClass::$sum__field_data_field_amount_visits_produced_node_entity_type in views_calc_table_total() (line 275 of /home/account/public_html/demos/folder/sites/all/modules/views_calc/theme.inc).

Any ideas?

jurgenhaas’s picture

I don't think this "Undefined property" is in any case related to the issue here.

emilorol’s picture

I figure out the second issue I was having was related the to fact that the module was having issue with the length of the "alias".

If having a similar issue check: http://drupal.org/node/1548552

I apply fix here: http://drupal.org/node/1548552#comment-6974168

jurgenhaas’s picture

Status: Active » Needs review

This is such a simple patch and I hope it gets review and committed soon.

karens’s picture

Status: Needs review » Fixed

Finally got this committed to dev. Thanks!

Status: Fixed » Closed (fixed)

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