after upgrading to 6.x-2.x-dev:
PHP Fatal error: Call to undefined function dsm() in /home/site/public_html/sites/all/modules/fivestar/fivestar.module on line 482
I have 1 node type with enabled Fivestar

Comments

quicksketch’s picture

Whoa! Be very, very careful upgrading to 2.x. I'd highly suggest not using it unless you're a developer. dsm() is a function provided by the devel.module for outputting debugging messages. If you're just interested in testing out the new version, just comment out that line or delete it. I've removed it from my local version but I have several pending changes that need to get finished before committing.

fender-dupe’s picture

i have the same issue, it fed up my site

any help?

quicksketch’s picture

Status: Active » Fixed

I removed the line that contained the dsm() function call (it's just debugging output). The new archive that will generated tonight should fix the problem. However, I'd like to re-iterate that the 2.x version DOES NOT WORK. So I'd recommend not using it anyway, there's a good reason why the 1.x version is still the recommended download.

fender-dupe’s picture

i disabled the whole module for now, can i just overwrite the 1.0 version over 2.0 version?

quicksketch’s picture

You'll need to disable then UNINSTALL the 2.x version (admin/build/modules/uninstall) before re-installing the 1.0 version, since the 2.x version makes database updates that prevent the 1.x version from working.

Status: Fixed » Closed (fixed)

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

fender-dupe’s picture

but when can you fix it sir?

When will you fix the issue