problem publishing my site with a login connected to a dataset

Another question, I have a login connected to a dataset, it works fine, apparently in the editor preview it works without a problem, but when I publish my page, said login does not respond, it seems that it is not connected to any dataset.Why is this? my account is free it is not under domain

Well, first of all i want to say → you perhaps should not mix dataset with wixDataQueries → this type of mixing → in most cases do not have a happy-end.

However → Check your permissions of your DB. For testing do → DOWNGRADE your DB-PERMISSIONS to → 0 ← (all permissions).

Then try it again. The difference between PREVIEW and PUBLIC is that in PREVIEW-MODE you have all PERMISSIONS to ACCESS a → DATABASE.
In PUBLISHED-MODE, the PERMISSIONS will be the same, like you did in your DB-PERMISSION-SETUP.

Surely a PERMISSION-PROBLEM.

@russian-dima Those permissions where I can consult them to give it all the permissions and thus solve my problem, the configuration is as follows

  1. Yes → the first screen is the right one.
    I do not speak SPANISH → " pero esa es exactamente la ventana correcta "
    How ever → here you can set the PERMISSIONS to the lowest LEVEL for testings.

  2. You can also check your → CONSOLE for → ERRORs (perhaps some errors occurs in your CONSOLE, did you already have checked it?

If not → open Preview-Mode and take a look onto the bottom of the preview-editor. You will find some console-logs, which will tell you if something is wrong or not working well.

ok thank you very much the czech