After creating form under globeadmin, user obtains blank page after login authentication .
Can someone tell me what is missing ?
Regards
Olas
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Blank page when user log in.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Blank page when user log in.
Hi Olas
Does this only happen for a user or admin?
Please also check:
Does this only happen for a user or admin?
Please also check:
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
-
- Posts: 5
- Joined: Fri Feb 10, 2023 9:48 am
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Blank page when user log in.
What about this?
If you encounter an issue, be sure to check the developer console for errors by clicking the `F12` key on most browsers.
Also open nuDebug results (CTRL+SHIFT+D) and check your (Apache) server logs.
-
- Posts: 5
- Joined: Fri Feb 10, 2023 9:48 am
Re: Blank page when user log in.
Hi kev1n,
Here are some erros when F12.
--------------------------------------
Buttons must have discernible text: Element has no title attribute
<button id="menu_forms" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbe72fcf" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuFormClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 230px; left: 304px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_procedures" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbda09a7" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuProcedureClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 332px; left: 304px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_setup" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbea4053" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuSetupClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 129px; left: 636px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_database" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbe7d11b" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuDatabaseClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 179px; left: 636px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_reports" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbd7f63c" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuReportClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 179px; left: 968px; width: 33px; height: 30px; text-align: center; position: absolute;">
--------------------------------------
Regards
Olas
Here are some erros when F12.
--------------------------------------
Buttons must have discernible text: Element has no title attribute
<button id="menu_forms" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbe72fcf" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuFormClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 230px; left: 304px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_procedures" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbda09a7" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuProcedureClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 332px; left: 304px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_setup" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbea4053" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuSetupClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 129px; left: 636px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_database" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbe7d11b" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuDatabaseClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 179px; left: 636px; width: 33px; height: 30px; text-align: center; position: absolute;">
<button id="menu_reports" data-nu-tab="0" data-nu-form="" onchange="nuChange(event)" data-nu-object-id="nu62cca90dbd7f63c" data-nu-format="" data-nu-prefix="" data-nu-type="input" data-nu-subform-sort="1" data-nu-label=" " onfocus="nuLookupFocus(event)" class="nuButton nuEdited input_button input_button_right" type="button" onclick="menuReportClick(this, event);" data-nu-access="0" data-nu-same-row="1" style="top: 179px; left: 968px; width: 33px; height: 30px; text-align: center; position: absolute;">
--------------------------------------
Regards
Olas
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
-
- Posts: 5
- Joined: Fri Feb 10, 2023 9:48 am
Re: Blank page when user log in.
I am really sorry. I've been very busy with other issues. Here is the content of the database if you have time to take a look.
Thank you so much!
Olas
Thank you so much!
Olas
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 times
- Contact:
Re: Blank page when user log in.
In the user's Access Level "nuuserhome" is set as launch form. Since here aren't any objects on that form, the user sees a blank screen.
-
- Posts: 5
- Joined: Fri Feb 10, 2023 9:48 am