OneEagle

  •  ·  Premium
  • J

    38 friends
  • S

    47 followers
  • 3827 views
  • 1 votes
  • More
Add new...
 
 
·
Added a discussion

Hello UNA Team,

I already had the following membership levels:

  1. Standard
  2. Premium
  3. Professional
  4. 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:

  1. Standard [Subscribe]
  2. Premium [Subscribe]
  3. Professional [Subscribe]
  4. Elite [Subscribe]
  5. 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

  • 330
·
Added a discussion

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
·
Added a discussion

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

  • 3384
·
Added a discussion

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:

image_transcoder.php?o=sys_images_editor&h=2498&dpx=2&t=1739156810

and another one for visitors:

image_transcoder.php?o=sys_images_editor&h=2497&dpx=2&t=1739156703

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
·
Added a discussion

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
·
Added a discussion

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

  • 697
·
Added a discussion

Hello,

How to call and automatically list a specific parent label with all its child labels in a raw block?

Any idea?

Thanks

  • 919
·
Added a discussion

Hello UNA Team,

Is UNA (v13 or v14) compatible with the latest php version? (php 8.4)

Thanks

  • 1113
·
Added a discussion

Hello UNA Team,

My periodic/error_log file is getting huge in size (4.19 GB). Is there a proper way to reset or clear it?

Thanks

  • 1156
OneEagle Discussions
How to change the membership level ID?
Qualifications for UNA Developers and Programming Languages
About Xero
How to set a different logo for guests and members?
How to get the current year in the body injection?
Labels not being fully deleted