Date of last jam

warning: Invalid argument supplied for foreach() in /mozdev/sandbox/drupal/drupal-5.20/modules/taxonomy/taxonomy.module on line 1482.

From today Popmundo shows the date of the last jam for a certain song. This is shown as a tooltip.

Popomungo shows this tooltip as text - see:

[url=http://img145.imageshack.us/img145/1676/repertoirefl9.jpg]

Anything I can do about this?

Re: Date of last jam

This is an easy fix.

In overlay.js at line 270 replace:

pm_ProgressBars.addTextOverStats(aDocument);

with

pm_ProgressBars.addTextOverStats(aDocument, /(\d{1,3}%)/);

Re: Date of last jam

Where can I find overlay.js?

Re: Date of last jam

Do not worry. I will make the proper fix available for download today.

Veini Turunen @ Popmundo

Re: Date of last jam

I'm sorry to bother you kenmooda.
Have you made the fix yet? :)
Would you mind making a sticky here and/or exact instructions for a non-computer savvy person?

thank you
xoxo

Re: Date of last jam

The idea it's fantastic! I'm usign it and is very useful.
But the text is too much to fit in a single row and so it overlaps with the following row.
[url=http://img47.imageshack.us/img47/3328/screenshotgu0.png]screenshot[/url]
I use the plugin in Italian so I don't know if it's only a localization problem.
Maybe to have all in a row you can remove some text, like everything between the percentage and the month/day

Re: Date of last jam

I made the fix yesterday, but I was not able to publish it. Now the corrected version (2.5.15) is available for download on the downloads page.

Veini Turunen @ Popmundo

Re: Date of last jam

yeah, worked, but only when you see the first jamming page.
once you edit it, the page is that one 'Artist.asp?action=SetRepertoirePractise' and the bug still there...

easyfix right?

Re: Date of last jam

Works fine now - thanks. :)

Re: Date of last jam

[quote]yeah, worked, but only when you see the first jamming page.
once you edit it, the page is that one 'Artist.asp?action=SetRepertoirePractise' and the bug still there...

easyfix right?[/quote]

I implemented a more generic fix now and that should handle also most of the future changes on the game. See v2.5.16 on downloads page.

Veini Turunen @ Popmundo

Re: Date of last jam

Do not worry. I will make the proper fix available for download today.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.