Hi
I'm having a strange issue with the links of the UddeIM module.
- I have set an instance of the UddeIM Module in my main "Community" Page.
- I have a link in the main menu to the UddeIM component (3rd level Community -> User Profile -> PMS)
- I have CB 2.1 installed with the integration plugins & UddeIM 3.9.
- Accessing the component via the menu works as it should
- Accessing the component via the module, takes me there but through a "shortcut" (mysite.com/component/uddeim/?task=inbox) so the component sits "alone" on the page, without any assigned modules to the page.
- If I place the module in the Community -> User Profile -> PMS page, then the links show as they should. (mysite.com/index.php/community/user- profile/pms?task=inbox)
- If I log in as administrator, then the links show fine wherever the menu is placed. As a registered user, it does not.
- All modules and menu items for messaging are set to Registered access.
- If I make the PMS menu item public, then it works fine, but the menu shows to the public.
- By having the PMS menu be a sub of User Profile which is for Registered Access, then the PMS menu item doesn't show. An OK workaround, but not ideal.
All this to say that there seems to be a bug in the way the module looks for a menu item concerning access levels.
I read the FAQs section 1.4 and after looking at the code of the module, it led me to find the workaround.
Hoping this helps,
Tomás