this is about the dev version that was released on Aug 25. I only upgraded to it because it kept pestering me that this is the recommended version. I was stupid enough to upload this newest dev version on my online instalation without checking it on localhost first (my own fault).
When I overwrote it and pressed update.php the strangest thing happened. First it told me that it merged some kind of table and geve me the following
array_merge() [function.array-merge]: Argument #2 is not an array in /home/sitename/public_html/update.php on line 309.
Then another strange thing:
I went into my Access Controlls only to find out that my entire configuration was messed up. Ticks were all over the place and completely random. It took me about 2 hours to reconfigure all those access control settings, and I'm still not sure if everything works as before.
I must also say that I upgraded this module simulataneously with CCK and Invite. But I'm pretty sure that it was User Comment that caused that, because the other 2 were not dev versions.
Comments
Comment #1
drupalina commentedsorry ... it converted some of that code into a link. I forgot to put code tags. This is what it looked like
array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in /home/sitename/public_html/update.php on line 309.Comment #2
gwen commentedSorry about that, matrixfighter! I changed a few permission names, so I tried to write an update function to update them magically. I don't have time to debug and fix properly, so I removed the install file and put info about permissions into the README.
Comment #3
(not verified) commented