I had a fantastic experience using 7.x-2.1-beta2 for some time and decided today to try out 7.x-4.0-beta2 (on a separate test server due to some people reporting upgrade errors). Here are three problems that I noticed:
1) I started getting the following warning message right after installing the Invite Notifications module.
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 173 of /home/site/domains/site.com/public_html/includes/entity.inc).
2) Invite Notifications doesn't seem to do anything else by itself besides giving the above warning message.
3) Unlike 7.x-2.1-beta2, I can't see the email addresses that I sent out invites to. So I tried sending out another invite to the same email address, which it did. 7.x-2.1-beta2 prevents me from doing this.
Anyone else having the same issues that I'm having?
Comments
Comment #1
jay.lee.bio commentedA quick search led me to a long discussion that is related to #1.
Comment #2
ckngCleaning out old issues.