Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

Blank page when user log in.

Questions related to installing, updating, setting up and configuring
Post Reply
olas
Posts: 5
Joined: Fri Feb 10, 2023 9:48 am
nuBuilder Version: 4.5

Blank page when user log in.

Unread post by olas »

After creating form under globeadmin, user obtains blank page after login authentication .

Can someone tell me what is missing ?

Regards
Olas
kev1n
nuBuilder Team
Posts: 3801
Joined: Sun Oct 14, 2018 6:43 pm
nuBuilder Version: 4.5
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: Blank page when user log in.

Unread post by kev1n »

Hi Olas

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.
olas
Posts: 5
Joined: Fri Feb 10, 2023 9:48 am
nuBuilder Version: 4.5

Re: Blank page when user log in.

Unread post by olas »

Hi Kev1n,

It happens just for user.

Regards
kev1n
nuBuilder Team
Posts: 3801
Joined: Sun Oct 14, 2018 6:43 pm
nuBuilder Version: 4.5
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: Blank page when user log in.

Unread post by kev1n »

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.
olas
Posts: 5
Joined: Fri Feb 10, 2023 9:48 am
nuBuilder Version: 4.5

Re: Blank page when user log in.

Unread post by olas »

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
kev1n
nuBuilder Team
Posts: 3801
Joined: Sun Oct 14, 2018 6:43 pm
nuBuilder Version: 4.5
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: Blank page when user log in.

Unread post by kev1n »

Is it possible to send me a dump of the database?
olas
Posts: 5
Joined: Fri Feb 10, 2023 9:48 am
nuBuilder Version: 4.5

Re: Blank page when user log in.

Unread post by olas »

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
Attachments
nubuilder4.sql.txt
(1.28 MiB) Downloaded 63 times
kev1n
nuBuilder Team
Posts: 3801
Joined: Sun Oct 14, 2018 6:43 pm
nuBuilder Version: 4.5
Has thanked: 2 times
Been thanked: 9 times
Contact:

Re: Blank page when user log in.

Unread post by kev1n »

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.
olas
Posts: 5
Joined: Fri Feb 10, 2023 9:48 am
nuBuilder Version: 4.5

Re: Blank page when user log in.

Unread post by olas »

Thank you Kev1n,
I think I know where to go now.

Olas
Post Reply