Hello?
How to make the label field mandatory on the Add Person and Add Organization page? I have checked but I don't see the 'Mandatory' option when setting the label field. Only the 'Privacy' setting/option is available.
As mentioned in this topic https://una.io/view-discussion/mod-for-people-s-directory I too would like to organize people and organizations by categories and therefore force them to add a label upon profile creation.
Thanks.
- 110
Once again my Jot Server stopped working because the AutoSSL got renewed automatically (It renews every 3 months). I have managed to fix it by entering the new .crt and .key files and restarting the Jot Server as described in this post:
https://una.io/page/cmts-view?sys=bx_forum&id=8651&cmt_id=39478
I have run:
forever stop app.js
and
forever -w --watchDirectory=/home/xxxxx/ssl/certs/ start app.js
Everything went smoothly and the messenger was back working.
Now I am having a very weird issue: My messenger only works when I have my SSH Console (Putty) opened. When I closed the SSH Console, the forever process also stops automatically. As a result, my messenger won't connect to the Jot Server. Very strange! Closing SSH connection kills all the forever processes.
I have to go back, connect to the server through SSH, run the command live above again to get the messenger back and live. Then when i disconnect from SSH (Close Putty), the problem starts back again.
I didn't change anything on my UNA installation. The only thing that changed on my server was the AutoSSL that got renewed with new .crt and .key files. I have been using AutoSSL with Jot Server for a long time now and i have never had this problem.
Any idea on what is causing this issue and how to fix it?
I came across these two posts, Hope they will give us some clues:
https://stackoverflow.com/questions/5818202/how-to-run-node-js-app-forever-when-console-is-closed
and
Thanks
- 198
-
Did you update the config file for jot-server to reflect the updated .CRT and .KEY files? When my SSL autorenewed last week, I realised that the .CER and .KEY filenames were different.
-
- · OneEagle
- ·
Hi, Yes I did. Everything works fine when I am connected to my server using SSH. When I close the SSH console, the Messenger also stops working. It disconnects.
-
- · OneEagle
-
·
In reply to Alexey
- ·
Thanks for our reply @Alexey I have contaced you via PM and sent my server and UNA credentials. Thanks
Hello,
Below are few questions on the multi-category feature:
1) How to limit the number of Categories a member can choose and post to? (Eg.: 3 categories only.) With the current setting a member can choose any number of categories.
2) How to limit the number of Categories a member can choose based on his/her membership level? Eg.: Standard: 2 Categories. Premium: 3 Categories. Gold: 5 Categories.
3) How to remove/disable the "Create Own Category" button when submitting/posting something? I don't want members to suggest or create a category, but rather use the ones already created by the Site Admin.
Thanks
- 278
-
- · James Prince
- ·
In v12 there are two different category fields to choose from or use both. Category and Categories. They are in studio-forms-post-add post and edit post blocks. Enable the one with the desired results or both.
-
- · OneEagle
- ·
Thanks but I am afraid you didn't understand my questions.
-
- · OneEagle
- ·
Please, can someone help on this? How to remove/disable the "Create Own Category" button when submitting/posting something (in Videos, Posts, Orgnaizations Apps)? and How to limit the number of Categories a member can choose and post to? Thanks
Hello UNA Team,
We are fast approaching the end of February. Any expected release date (approximately date) for UNA 13-Final (Stable)?
Thanks
- 384
-
-
·
LeonidS
-
·
In reply to Jeremy
- ·
Yes, @Jeremy , but it will require to update till 6.0, then 6.1 then 7.0, 7.1, 7.2, 7.3, 7.4... Mostly, with all subversions :-(
-
·
LeonidS
-
- · Jeremy
-
·
In reply to LeonidS
- ·
Haha LeonidS I'm running v.12. It was a joke.
-
- · Will Monte
- ·
Just curious......what will be new and is there a place here that i can view the changes?
Hello,
I have been trying to add new Report Types In Forms > Data items > System > Report Types but it doesn't work. When I click on the blue 'Add New Item' button, nothing happens. The popup windows to add a new item doesn't come out.
If i try to add something in, let's say, Relationships currency, sex etc. it works. Anyone else with this problem? I am running UNA 12.1.0.
Thanks
- 313
-
-
·
LeonidS
- ·
-
·
LeonidS
-
- · OneEagle
- ·
Hi @LeonidS
Thanks. It works via the Developer app. Do you have an idea why it doesn't work via the Form App. Is it a bug?
Jedi
Total points: 761.5
Hello @OneEagle !
The fields with the "custom" type have another set of settings. And the making some similar fields mandatory. It will require the changes in the PHP code or add the Javascript checks which may be passed with the disabled JS code.