Hello UNA Team,
I already had the following membership levels:
- Standard
- Premium
- Professional
- Elite
The paid memberships have monthly and annual plans.
Then I created another membership level called ‘Premium Plus’ which is basically a clone of the ‘Premium’ membership level with some additional permissions.
The problem is that the new ‘Premium Plus’ membership is showing below (after) the ‘Professional’ and ‘Elite’ membership (at the bottom of list) on the acl-view page like this:
- Standard [Subscribe]
- Premium [Subscribe]
- Professional [Subscribe]
- Elite [Subscribe]
- Premium Plus [Subscribe]
I think that it’s because of its ID in the `sys_acl_levels` table in the database.
How can I safely edit/change the ID of ‘Premium Plus’ membership level in the database to get it appeared right after the ‘Premium’ level on the acl-view page?
Thanks
Hello UNA Team,
The more I use UNA, the more I realize how powerful and avanced it is. Congratulations and thank you so much for all your hard work. It's so amazing! I would like to understand UNA better. So, please tell me:
1. What are the qualifications or skills required/suggested to become a good UNA developers?
2. What language is UNA front-end written in? Only PHP or with Javascript?
3. What language is UNA back-end written in?
4. What language is the Messenger written in? Does it use Erlang?
5. What language is the UNA API written in?
6. Does UNA also use C++, Python or Java?
7. What language is UNA mobile app / NEO written in? And What are the mobile Frameworks used?
Thanks
- 2292
Hello,
Is anyone using Xero? Please give us some feedback.
How can it be useful for UNA? The Xero description page here in UNA doesn't make it clear enough.
Thanks
Hello,
My logo (image + business name) is wide and doesn't look great on UNA because of the default logo size in Artificer, the top navigation menu and the toolbar member icons (notifications , messenger etc) that occcupy too much space in the top navigation bar.
I would like to display one version (short version) of my logo to members and another one (long version) to guests as many items of the top navigation bar don't show to non-logged-in users. Please how to achieve that?
Facebook does the same. They got a short and long version of their logo as you can see on the images below.
One version for logged-in users:
and another one for visitors:
I know there is this tickect #4656 possibility to upload separate images for Light and Dark modes but that's not what I am talking about.
It would have been great to also be able to upload multiple logo versions/images and set the membership level visibility.
Thanks
- 1099
Hello
I would like to display the following footer copyright text:
© 2025 My Business
I don't wanna use the one in the pop-up from the footer navigation.
So I tried: <?php echo date("Y"); ?>
Like this:
© <?php echo date("Y"); ?> My Business
But it didn't work.
Any idea?
Thanks
- 1227
Hello,
Labels are not completely removed from the system after being deleted in the studio. Even after clearing the cache (both UNA and browser cache), deleted labels are still displayed in the module's pages where they were used (discussions, posts etc) and they are even clickable. Also, they are still being listed on the channels homepage (channels-home)
Is this a Bug or a normal behavior?
I am using UNA 13.0.1.
Thanks
Hello,
How to call and automatically list a specific parent label with all its child labels in a raw block?
Any idea?
Thanks
- 919