Hello,
There is this Reputation module #4844 that is going to be introduced in UNA 15.0.0-A1: https://github.com/unacms/UNA/issues/4844 . Is this the default UNA Points system? @Anton L @Anton @Alex T⚜️ @AQB Soft
Both Reputation module from UNA and Points System module from @AQB Soft seem to have similar functionalities. How are they going to work together without competing each other and confusing members on the UNA platform?
Thanks
Hello UNA Team,
How to correctly reduce the size of the default page cover (globally: all modules)? It's too big. I don't want to remove page covers. I just want to reduce the Height of their area (only) from this:
to something small like this:
Thanks
Hi UNA and @AQB Soft Team,
I am planning to launch some special offers using Membership Vouchers in order to promote my website.
An existing Premium member on a monthly subscription who uses the coupon code will be upgraded to the Yearly Premium subscription (1-Year Premium plan) for free.
I would like to know whether updating an existing Premium subscription in that way on UNA (from monthly to yearly plan) will automatically update the subscription on the payment gateway side (e.g. Stripe) as well? @AQB Soft @Anton L
How will Stripe behave? Will it automatically pause or stop collecting the recurring (monthly) payments from Premium users and automatically resume it after the 1-year term given to them through the Membership Vouchers ends?
Thanks
Hello UNA Team,
Many questions about the PWA in this discussion board remain unanswered and the lack of documentation makes it even worse. We are just walking blind.
An official answer from the UNA Team on the following questions shall be highly appreciated @Alex T⚜️ @LeonidS @Anton L :
1. Which URLs should be included in the PWA Service Worker > URLs to cache on install (each in new line)?
2. How should those URLs be entered? As absolute urls (e.g https://www.example.com/dashboard) or relative urls/paths (e.g. /dashboard)?
3 . Which pages should be included in the Offline page field? And how should they be entered? e.g.: dashboard, subscriptions.php, credits-history-common (comma-separated)?
Thanks
Hello UNA Team,
There seems to be some illogic into how ‘Number of allowed actions’ are counted in UNA. Profiles created under the Account level aren’t being counted when it comes to permissions.
Here is the scenario:
In Studio > Settings > Accounts, I set the ‘Default profile type’ to: ‘Select one’
After creating an account, users are given the option to choose whether to create a Person or Organization’s profile.
Here are the some features for each plan:
Standard:
- 1 Person’s Profile
- 1 Organization's Profile
Premium:
- 1 Person’s Profile
- 2 Organization's Profile
In the Permissions App, I have the following settings:
Standard :
- Persons Module: Create Person’s Profile: Enabled. Number of allowed actions: 1
- Organizations Module: Create Organization's Profile: Enabled. Number of allowed actions: 1
Premium:
- Persons Module: Create Person’s Profile: Enabled. Number of allowed actions: 1
- Organizations Module: Create Organization's Profile: Enabled. Number of allowed actions: 2
This is what happens:
When a user creates an account, then chooses to create a Person’s Profile, he is automatically upgraded to the Standard level.
While in the Standard level, he is still able to create another Person’s Profile (the second one) even though the ‘Number of allowed actions’ in the ‘Create Person’s Profile’ permission for the Standard level is set to: 1. He ends up having: 2 person’s Profiles.
Why? Because the Permissions App doesn’t count the profile created under the Account level after signing up.
The same applies to the Organization’s Profile.
A workaround in order to fix this issue could be to disable the ‘Create Person’s Profile’ permission for both Standard and Premium. That will force the user to remain just with the profile created after creating the account.
But this workaround also comes with another problem: A user who chose to create an organization’s profile after creating an account will not be able to create a Person’s Profile anymore once in the standard or Premium level. Why? Because the ‘Create Person’s Profile’ permission will be disabled for both Standard and Premium levels.
So, my suggestion to fix this illogic is: UNA Permissions App should definitely include in the count the number actions made under the Account level.
The Account level isn't technically a membership. Therefore, it shouldn’t be treated as such under some circumstances.
Thanks
Hello UNA Team,
The search box of both Manage People (/persons-administration) and Manage Organizations (/organizations-administration) is not working. It returns an empty result.
Only the Manage Accounts search box works well.
Admin > Dashboard > Manage accounts (url: /accounts-administration)
I don’t know whether it’s a problem from my UNA installation or a bug. Has anyone run into the same problem? I am using UNA 13.1.0.
Thanks
Hello UNA Team,
In Forms > Fields > Organizations > Add Organization, I’ve created a ‘Select’ field with an empty value (Please select...) and other option values that I previously created in the Data Lists. I set the field to be mandatory but the form is still being sent without any value being selected in that custom field on the Create Organization page.
Is this a bug? Please could you investigate the problem? (UNA 13.1.0 here)
Thanks
Hello UNA Team,
Photos are being added without 'Title' (Name), 'Description' and 'Labels'. Those fields are missing on the ‘Add Photo’ page.
Why should a user upload a file first, then, once the Photo is already published (public), edit it to add a Title, Description and Labels? This is not practical at all. We end up having all the public photos on the website with ‘No title’ as a title and random urls like: /view-photo/z4lg2k
I came across the following cases:
Photo Title Upload:
https://unacms.com/i/photo-title-upload
Photos: consider posting photos with empty titles instead of assigning file name as title #2329:
https://github.com/unacms/UNA/issues/2329
I totally understand not having file names as titles. But what I don’t understand is having empty titles while we do have ‘Title (Name)’, ‘Description’ and ‘Labels’ fields that can be used the same way they are being used for videos, posts etc.
Please consider adding those missing fields to the ‘Add Photo’ page.
Thanks