Did you modify the group/events plugins?
The users appear in the invite box if you have any friends, you can invite only friends. Do you have any friends on the website?
Please disable plugin or revert the changes you did. Check if the issue persists then.
Eddie, invitations are sent via cron, that means that after somebody sends the invitation, it appears in the ow_base_mail table in the database, then when the cron runs ( if it runs at all and properly configured) the table clears out and sends those mails to mail server, as long as the table clears out, software is no longer responsible for the mail. You can check these steps, check the table, check your cron is properly configured