Hi Alex, Thanks for the MTC. When I first opened it, it even was blank. But after removing the corrupting line calling your 'Sum' tiddler from within PageTemplate... it was loading fine so that I could experiment with it.
Looks like I had a severe mistake in my code, specifically this line: params="$1"; I was using a variable by the name of 'params', which I had forgotten to declare beforehand. Does that ring a bell? Well, doing so resulted in overwriting the params object of the outer tiddler-macro call ...which resulted in your document no longer loading properly. But that's fixed now. Please remember updating RatingSummary in other TiddlyWiki's where you might be using it. I noticed that the one in your MTC did not contain the recent as discussed here... http://bit.ly/42MOrY Tobias. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en -~----------~----~----~----~------~----~------~--~---
