Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Error after login
-
- Posts: 16
- Joined: Thu Jan 09, 2020 11:16 pm
Error after login
I have a freshly built Windows server running XAMPP and I followed the youtube video for installing nuBuilder on windows. Setup was easy but immediately after I login to Nubuilder with the globeadmin account it gives me this error (see attached).
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 448 times
- Contact:
Re: Error after login
Hi,
This error was reported here:
https://forums.nubuilder.cloud/viewtopic. ... ult#p20066
Is your PHP version 7.4.x? You might want to try 7.3 instead until there is a fix.
This error was reported here:
https://forums.nubuilder.cloud/viewtopic. ... ult#p20066
Is your PHP version 7.4.x? You might want to try 7.3 instead until there is a fix.
-
- Posts: 16
- Joined: Thu Jan 09, 2020 11:16 pm
Re: Error after login
Hi Kev1n!
Thanks for the quick response. I saw that post but wasn't sure if it was relevant since my error was on line 35 rather than 36. Anyway I am using php 7.4 so I will go ahead and uninstall XAMPP and try the version with php 7.3 and let you know how it goes.
Thanks for the quick response. I saw that post but wasn't sure if it was relevant since my error was on line 35 rather than 36. Anyway I am using php 7.4 so I will go ahead and uninstall XAMPP and try the version with php 7.3 and let you know how it goes.
-
- Posts: 16
- Joined: Thu Jan 09, 2020 11:16 pm
Re: Error after login
I just wanted to confirm that installing XAMPP 7.3.13 (instead of 7.4.1) has resolved my issue. Thanks again!
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: Error after login
Hi,
I just did the test on Win10 with fresh install of XAMPP and nuBuilder both from SourceForge.
for XAMPP the default copy is still v7.3.12 (from the green button)
https://sourceforge.net/projects/xampp/
after install there is an error which can be eliminated with following fix from kev1n:
https://forums.nubuilder.cloud/viewtopic. ... php#p20128
and after that everything looks OK.
I just did the test on Win10 with fresh install of XAMPP and nuBuilder both from SourceForge.
for XAMPP the default copy is still v7.3.12 (from the green button)
https://sourceforge.net/projects/xampp/
after install there is an error which can be eliminated with following fix from kev1n:
https://forums.nubuilder.cloud/viewtopic. ... php#p20128
and after that everything looks OK.
If you like nuBuilder, please leave a review on SourceForge
Re: Error after login
brick,
I believe this is fixed now in the latest version on Sourceforge.
Maybe you could test it on 7.4 and let me know.
Steven
I believe this is fixed now in the latest version on Sourceforge.
Maybe you could test it on 7.4 and let me know.
Steven
-
- Posts: 16
- Joined: Thu Jan 09, 2020 11:16 pm
Re: Error after login
Was it fixed as of today? I downloaded nuBuilder from SourceForge yesterday and it wasn't working with XAMPP 7.4.1
-
- Posts: 16
- Joined: Thu Jan 09, 2020 11:16 pm
Re: Error after login
I just wanted to confirm that I spun up a new server with XAMPP 7.4.1 and nuBuilder worked perfectly. Thanks for fixing that!