Hi, we are wondering if anyone else encountered this issue.
When Joomla's URL rewriting is enabled, the links in the UddeIM Notifier module throw up a 404 error page. It seems that the links are directing to ***.com/component/uddeim/?task=inbox.
We've gone through the FAQ, emptied trash, have the .htaccess file set up (unchanged content from Joomla installation) as well as a menu link to UddeIM PMS component.
Strange thing is that when logged in as a super user on the frontend, those links then correctly redirects to ***.com/profile/messages?task=inbox (first part being the menu link).
If you read their FAQ, I believe it might be due to a database table conflict (URL being re-written to point towards an non-existing menu item).
We have found a workaround for it, if you go into uddeIM's settings, under the System Tab, there's an option for "Overwrite Itemid". Which basically lets you specify the menu item for UddeIM to refer to.