Welcome to the nuBuilder forums!

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

update error Topic is solved

Questions related to installing, updating, setting up and configuring
Post Reply
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

update error

Unread post by kknm »

After the update, I got an ugly site. The original had adjustments in nubuilder4.css.
Attempts to apply them to the new nubuilder4.css were unsuccessful. How to find out the reason for this behavior?
original:
2022-02-13 23-02-16.png
2022-02-13 23-02-16.png (27.81 KiB) Viewed 1343 times
upd:
err.PNG
err.PNG (9.89 KiB) Viewed 1343 times
original:
2022-02-13 23-03-43.png
2022-02-13 23-03-43.png (47.82 KiB) Viewed 1343 times
upd:
err1.PNG
err1.PNG (26.88 KiB) Viewed 1343 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: update error

Unread post by kev1n »

If you leave nubuilder4.css as it is (unmodified), is the appearance still the same?
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

Re: update error

Unread post by kknm »

in the screenshots view without making changes
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: update error

Unread post by kev1n »

It looks like nubuilder4.css is not included or it's invalid/corruped. Can you make sure that it is included and that the latest version is referenced? Also check the console output for errors.
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

Re: update error

Unread post by kknm »

In addition to the ugly look, the site opens without requiring a password - directly to the main page.
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

Re: update error

Unread post by kknm »

in the console writes 84 messages:
jquery.js?ts=20220214093620:2 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
(anonymous) @ jquery.js?ts=20220214093620:2
$ @ jquery.js?ts=20220214093620:2
html @ jquery.js?ts=20220214093620:2
nuBrowseTitle @ nuform.js?ts=20220214093620:3320
nuAddEditTabs @ nuform.js?ts=20220214093620:2683
nuBuildForm @ nuform.js?ts=20220214093620:170
successCallback @ nuajax.js?ts=20220214093620:129
success @ nuajax.js?ts=20220214093620:17
c @ jquery.js?ts=20220214093620:2
fireWith @ jquery.js?ts=20220214093620:2
l @ jquery.js?ts=20220214093620:2
(anonymous) @ jquery.js?ts=20220214093620:2
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

Re: update error

Unread post by kknm »

The issue is resolved by editing a new nuconfig.php... even though the instructions say to leave it.
P.S. I keep testing...
kknm
Posts: 313
Joined: Sat Apr 11, 2020 12:03 am
Contact:

Re: update error

Unread post by kknm »

The topic can be closed.
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: update error

Unread post by kev1n »

kknm wrote: Mon Feb 14, 2022 8:19 am The issue is resolved by editing a new nuconfig.php... even though the instructions say to leave it.
P.S. I keep testing...
Thanks for pointing that out! I will add this to the documentation.
Post Reply