gianlucafiore

Results 31 comments of gianlucafiore

I am just needing this to show the side list with a whole series of apartments for rent and in the timeline mark the days booked. how can it be...

![image](https://user-images.githubusercontent.com/50465150/189649880-3601b247-60b9-4bf4-963c-a3a007b7983a.png) again, I did not change any settings I've never changed password from saltcorn

I had to reinstall the site respecting the user and the database, for the moment it works

![image](https://user-images.githubusercontent.com/50465150/189655666-01f23ce9-0194-4e8d-a311-6f150ddd8235.png) this method is not working correctly... at the moment I'm not going to use it

perfect, thank you very much.. and really wonderful tool, every day better!! 🥇

> @gianlucafiore your base url should be set to your domain name (http://mydomain.com or https://mydomain.com), not the IP address. I should probably check that this has not been set to...

Partial Solution with HTML box in view creator ``` document.addEventListener("DOMContentLoaded", function() { let elementVar = document.getElementById("inputfoto"); elementVar.setAttribute("accept", "image/png, image/gif, image/jpeg"); var uploadField = document.getElementById("inputfoto"); uploadField.onchange = function() { if(this.files[0].size >...

**the momentary solution i found is to link a script containing the following** **If someone sees a problem in this they can let me know, it's not the way I...

After removing and reinstalling the SSL certificate I can access the main server but the subdomains or tenants give me the following error message ![image](https://github.com/saltcorn/saltcorn/assets/50465150/05cd4ff1-893e-49c4-b8e3-51315f6b8df6)

Apologies, I understand, I will take it into account for the following reports. I am going to attach a video so that it is displayed as inserting any annotation and...