Hi
Is there a way to display labels directly without having to click "add label"? That is, to see the options and be able to select them right there.
I understand this wouldn't be useful for many options, but in my case, I only have 6 options to choose from, and I think it would work well.
I know I could use another alternative, a listbox for example, but I'm interested in having the corresponding # hashtag for those 6 options.
Thanks.
- 49
Hi
Where can I find information/documentation on setting up and using the "Agents" app?
I'd also like to see examples of how it could be used to benefit users.
I have a portal where companies post their job openings and people register to look for employment opportunities.
Could it be useful, for example, to allow people to request that the AI generate a list of job openings that match their profile?
Thank you very much.
Hi
I'd like to mention that the page where this is happening is using UNA 12.1.0 and PHP 7.4.33.
This warning message started appearing a couple of days ago (screenshot attached).
So far, it only happens when I access the homepage and https://tnea.ar/page/explore.
What should I do to prevent this from appearing?
Thank you very much.
Hi
First, I want to clarify that the page where this is happening is using UNA 12.1.0 and PHP 7.4.33 (screenshot attached).
When a user creates a profile, the following message appears:
Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/hypatiac/public_html/tnea.ar/modules/boonex/antispam/classes/BxAntispamModule.php on line 92
Warning: Cannot modify header information - headers already sent by (output started at /home/hypatiac/public_html/tnea.ar/modules/boonex/antispam/classes/BxAntispamModule.php:92) in /home/hypatiac/public_html/tnea.ar/modules/base/profile/classes/BxBaseModProfileFormsEntryHelper.php on line 236
I'm unsure what to do, since I hadn't planned on upgrading to UNA version 14 yet, because the change will likely create some issues to resolve, and I don't have much time right now.
Alternatives (I'm not sure if these are better options):
1) Disable error display by configuring one of the following files:
- In PHP: `ini_set('display_errors', 0);`
- In .htaccess: `php_flag display_errors Off`
2) Adjust the PHP version, i.e., change it to a lower version, such as 7.3
3) Modify the code in the Antispam module, that is, in the file /modules/boonex/antispam/classes/BxAntispamModule.php Line 92: where get_magic_quotes_gpc() is used.
What would be the best option? Even considering that upgrading to version 14 might be the best option.
Thanks.
Hi
When trying to upload an image, the following error appears:
500 Internal Server Error
nginx
I attach video.
I submitted a support ticket to the hosting provider, but they haven't found a solution yet.
Any ideas what it could be? I didn't have this problem until a couple of days ago.
Thanks.
Hi all
I have a list of professions grouped (file attached).
What would be the best way to implement it?
Can it only be implemented using "Labels," or is there a way to do it using "Data Lists"?
If it can only be done with "Labels," is there a way to prevent users from selecting the group titles? (Screenshot attached).
Thank you very much.



- 246
Hi all
I need the default profile for account creation to be a person profile. Then, if the user wants, they can create other profiles (person or organization).
With the following configuration, I can initially achieve what I need. However, if the user doesn't complete the form (create-person-profile) and clicks on any other link on the page, then when they try to complete the profile because the system requires it, two options appear (People and Orgs).
What I want is for them to only be able to complete the "Person" form.
Is it possible to modify the "Please create a profile to start using the site" link so that it leads to the "Person" form?
Specifically, I don't want someone to be able to create an Orgs profile without first creating a People profile.
Thank you very much.
Hi
"Account deletion was scheduled and would be done in a few minutes." is the message that appears when I try to delete an account. And the account is never deleted.
Looking here (Community-Discussions), I found that the problem might be related to the cron job.
In Studio-Dashboard-Host tools-Server audit it says "Last cron jobs execution - None," however, I have cron jobs configured in the panel (screenshot attached).
What else can I check?
Thank you very much.





