When I try to access UNA installation from another device on the local network, the IP address of the installation device (typically numbers (192...), v.g., is translated (automatically) for UNA to letters (local...). I.e, numbers(192...) become letters(local...). This way throwing a browser error: ERR_CONNECTION_REFUSED.
How to setup UNA for this access type?
Thanks.
- 615
When I try to access UNA installation from another device on the local network, the IP address of the installation device (typically numbers (192...), v.g., is translated (automatically) for UNA to letters (local...). I.e, numbers(192...) become letters(local...). This way throwing a browser error: ERR_CONNECTION_REFUSED.
How to setup UNA for this access type?
Thanks.
- 791
-
-
·
LeonidS
- ·
Hello Carlos Kolinski !
You may setup the local domain via hosts file. Smth like this:
- Launch NotePad. ...
- Open your local HOST file. ...
- Filename: hosts127.0.0.1 localhost. ...
- Save your changes. ...
- Restart any currently open browsers.
- Flush your DNS Cache.
-
·
LeonidS
How to set a different image for the cover of each module?
- 719
-
- · Ξx¢ΞL
-
·
In reply to Øyvind Lien
- ·
Hey. I have tried this, but nothing happens. Any tips?
I have test it in ur site ... the covers are working in ur own Lucid theme ....
in my theme the covers working not .. they are blocked via CSS ... thats no error
-
- · Ξx¢ΞL
-
·
In reply to Ξx¢ΞL
- ·
If u like see the covers in my theme than go under my theme CSS and find the code in
line 544 - 546 and delete it
.bx-cover {
display: none;
}
than save and clear ur caches.
-
- · Ξx¢ΞL
- ·
But understand please that the Themes comming up same as u see them in the live demos ... if u like to have a special design for ur site we can do it with ur wishes and colors for 50$
I am developing a language module (Brazilian Portuguese). The module has been developed using strictly the steps on the UNA tutorial.
When I try to install it, an error is raised: An error occurred. Contact with module's vendor.
Anyway an Icon is put in Launcher area, but open system information. It isn't possible uninstall operation about the icon as an error is raised too. You must manually delete it from the database to fix such a thing.
The installation process put entries in all tables of the install.sql, however I didn't find any entry in sys_module table.
Any suggestion or idea? Thanks in advance!
- 741
-
-
·
LeonidS
- ·
Hello Carlos Kolinski !
You need to check the error logs about the messages in the installation moment. Also, you need to check your bug report email about MySQL errors messages.
-
·
LeonidS
| |||
| |||
|
There is a ticket to make UNA 13 compatible with PHP 8.1 - https://github.com/unaio/una/issues/3828
if you know any issues with PHP 8.1 in UNA 13 please let us know
Hi, @Alex T⚜️ I am testing 13.0.0-DEV, snap May, 24 and the issue is there!
Thanks Alex.