Works on my install. Regardless I'm out traveling and won't be performing maintenance on this module for the next month.
Its best to submit patches rather than bug reports at this point because this module doesn't have a maintainer. (I'm the currently listed maintainer and I'm still using 4.7 in production, the 5.x upgrade was only done for others and not myself thus I'm not the best person to do these upgrades)
I just downloaded the latest 5.1.2 coded put it on my 5.1 installation and tested it out. This worked just fine.
have you ran upgrade.php? I don't have time to do any bug testing as I'm traveling in Sweden right now but this should work (I swear). If not contact me directly and I'll send you my code and we can debug whats in CVS (maybe they're out of sync).
Comments
Comment #1
jredding commentedWorks on my install. Regardless I'm out traveling and won't be performing maintenance on this module for the next month.
Its best to submit patches rather than bug reports at this point because this module doesn't have a maintainer. (I'm the currently listed maintainer and I'm still using 4.7 in production, the 5.x upgrade was only done for others and not myself thus I'm not the best person to do these upgrades)
Comment #2
jredding commentedI just downloaded the latest 5.1.2 coded put it on my 5.1 installation and tested it out. This worked just fine.
have you ran upgrade.php? I don't have time to do any bug testing as I'm traveling in Sweden right now but this should work (I swear). If not contact me directly and I'll send you my code and we can debug whats in CVS (maybe they're out of sync).
Comment #3
jredding commentedDownloaded latest code and tested it out. Works fine. 5.1.1 is all screwed up though.
Comment #4
hass commentedi'v tested with 5.x-1.2 and there is nothing saved, for sure.
Comment #5
hass commentedthis is caused by the lines:
if ($res === false) {looks like db_fetch_object does not give false back if no record was found. a complete module patch will be posted to http://drupal.org/node/141675
Comment #6
jredding commentedAight.. I'm done with this module. It works for me and for others but doesn't seem to work for you.
I'm not spending my time chasing down your bugs.
I'm not doing any maintenance until 6. Sorry but i don't use this module.
Comment #7
hass commentedsimply commit my patches and the module will works well.
Comment #8
jredding commentedPatches committed and rereleased under 5.x.1.3. I am no longer maintaining this module as I'm no longer using it.
Comment #9
(not verified) commented