Hi
I'm developing a form that will need to communicate with the discussion module or the ads module in order to publish the information entered in the form to the discussion or ads module.
Is this possible? Is there an API?
Could someone tell me the steps to follow?
Thank you very much.
I have MailJet set up including Domain, SPF, and DKIM validated. I have installed the latest version of SMTP app/module on UNA and configured it in accordance with @Chris 's tutorial. When I test the SMTP with all of the combinations of port numbers (25, 443, 465, 587) and security protocols (none, SSL, and TLS), I continue to get a connection error in the bx_smtp_mailer.log. I am using my API key and secret key as my username and password respectively and I have the mailjet subdomain added in accordance with their instructions. Has anyone struggled with connecting like this? Seems like I'm missing something simple. I've looked through all of the results by searching UNA with "mailjet" in the search bar, but nothing jumped out that I haven't tried.
Any help is appreciated.
I have 2 areas on my website that has pale text let me explain.
When a new person comes to write a description in thier profile the text is pale/white Untill it is posted
The same thing happens when the go to Notifications when they type it is pale until the post then its perfect
Thanks for any guidance I have been looking for a couple of hours
I have the following message on the add video screen: "Please wait for the video conversion to complete and for a video preview block to appear below before submitting it for publication."
Not all users read the subscripts and complain that the video disappear!
Keep the "Submit" button inactive and present a popup message explaining to the user that the video is being converted.
- 493
Is there a guide where I can search how to configure analytics so users only see analytics of their content? Currently, it defaults so they see the analytics for all users. Thanks.
- 842
@Alex T⚜️ @Leonid S
https://github.com/unacms/una/issues/4964
The is a critical error.
ERROR: Page not found when:
1. Selecting a link shared from a post on the timeline, or
2. Trying to view notifications received, or
3. Clicking on the date of a post on the timeline.
4. Trying to create an "UPDATE"
Also trying to add a new "UPDATE"...
- 850
From the UNA Wiki we read about remote video transcoding: Install UNA on separate server(s), but connect to the same DB which your main site is using.
What does a path for this connection like this look like, using example.com as the main UNA server instance?
Does this path belong in the inc/header file of the remote server along with similar transcoding settings? Where might that be?
- 867