by ppescher » Thu Oct 17, 2013 11:06 am
Hi,
I think I found a mistake in this extension. I wasn't able to display anything, until I used Firebug to see what code was generated.
The iframe loaded a non-existing page (error 404). But it started working when I used "count=0" as in the example snippet.
To make it short, the new "annotation" parameter that replaces "count" is not correct:
just replace $annotation == "ballon" with "bubble" in the PHP code.
Best,
Paolo