With no interference in studio recently, suddenly today, we noticed that clicking the double arrow >> to load more discussions in the New Discussions block on the Home Page gives an Error page which says Page was not found.
How do we fix this?
Good morning
Can I ask please how do you edit color in Quill? I want this to have a background color Or for the user to choose a color from a pallet , Picture 1 shows what I have now plain white , picture 2 is quill editor I am just not sure so its best to ask Thank you simon
- 335
If the title or name contains umlauts like ä, ö, or ü and seo is enabled, I get the following error message:
Request-URI Too Long
The requested URL's length exceeds the capacity limit for this server.
And the URL looks like this:
https://mysite.com/view-event-profile/%C3%83%C2%A3%C3%82%C2%A3%C3%83%C2%...
- 638
In profiles block, the info block's lang is messed up. I need to keep recompiling the polyglot language every so often. It says "__icon__ __image__"
- 1083
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