Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

update error

Questions related to using nuBuilder Forte.
Post Reply
kknm
Posts: 366
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

update error

Unread post by kknm »

Ubuntu16
I tried to update nubuilder4 to the new release, I get a blank page and the message 'function nuHeaderTest () {console.log ('Functions placed here before a closing script tag are available anywhere in nuBuilder Forte');}'
in console:

report.lan/:9 GET http://report.lan/jquery/jquery.js?ts=20200527141005 net::ERR_ABORTED 403 (Forbidden)
(index):193 Uncaught ReferenceError: jQuery is not defined
at (index):193
nucommon.js?ts=20200527141005:540 Uncaught ReferenceError: $ is not defined
at nuBindCtrlEvents (nucommon.js?ts=20200527141005:540)
at nuLoad ((index):114)
at onload ((index):204)
kknm
Posts: 366
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: update error

Unread post by kknm »

As far as I understand, this is due to additional functions in the setup-header
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: update error

Unread post by kev1n »

How did you update? (like this? https://github.com/smalos/nuBuilder4-Co ... -nuBuilder )
Did you modify any core files like index.php ?
kknm
Posts: 366
Joined: Sat Apr 11, 2020 12:03 am
Has thanked: 3 times
Been thanked: 4 times
Contact:

Re: update error

Unread post by kknm »

kev1n wrote:How did you update? (like this? https://github.com/smalos/nuBuilder4-Co ... -nuBuilder )
Did you modify any core files like index.php ?
Updated not so.
Deleted all files and folders of the old release, copied the new release and replaced nuconfig.php.
Now I did it in a new way and everything worked out. Thank !
Post Reply