EDIT: Info: Fixed. Please use latest dev snapshot of Nice messages 7.x-1.x-dev. It is a fixed version which works smoothly and quiet and is hardly tested. I only didn't had time for a new rc2 branch yet.
By testing nicemessages the hard way last 2 weeks, I found some needed improvements I commit hopefully this night. + Some small patches from the other issues will be implemented.
It seems that uninstall() was somewhat broken in the last beta (code version compatibility with Drupal updates?). I made a revision of nicemessages_uninstall() with removing variables, instances and fields.
Local tests passed successfully so far.
EDIT: please run the second patch below (comment #3) and help with report.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | nicemessages_install-1279686-2.patch | 1.33 KB | dqd |
| #1 | nicemessages_uninstall-1279686-1.patch | 1.55 KB | dqd |
Comments
Comment #1
dqdEDIT: Don't use that patch No.1 here ! Got an empty patch file with --help info from git diff.
Hold on for next patch please ...
Comment #2
dqdOk, here it comes - the right one. Please run this patch 2 before uninstalling the module. I commit it on new branch as soon as others report that the patch is working.
Please try to install, make settings on admin>configuration>system and enable it in profile. Then try to disable the module and uninstall it afterwards. (Additionally - if you feel comfortable with, watch phpMyAdmin for the field_data_user_nidemessages_enabled, the corresponding revision row below and the nicemessages entries in variables.) Then, finally reinstall it.
Let me know if it works now.
Comment #3
dqdComment #4
BrittaL commentedThanks for that -- digidog. I did have made testing as you described above: NO errors while reinstalling. uninstall() seems to fetch ALL nicemessages data now (unlike with many other modules where they don't)!
Thank you!
Comment #5
BenK commentedSubscribing
Comment #5.0
BenK commentedtypo and patch info
Comment #6
dqdEDIT: Info: Fixed. Please use latest dev snapshot of Nice messages 7.x-1.x-dev. It is a fixed version which works smoothly and quiet and is hardly tested. I only didn't had time for a new rc2 branch yet.
Comment #7
Macronomicus commentedneither one of the latest releases work for me.... the previous ones did. I dont get any errors, and the jgrowl.js and css are loading in the page... but messages are still loading in the regular way.
Comment #8
dqddid you enabled it in your user profile and cleared all chaches ?
Comment #9
Macronomicus commentedYes, I also manually cleaned out the db of all nicemessages leftovers and did a clean install with the same result. I'll test it again soon to be sure and look harder for errors... there were no apparent errors in firebug though so I dunno.
Comment #10
dqdhm ... will follow retesting ...
Comment #10.0
dqdnew info
Comment #11
dqd