Welcome to the nuBuilder Forums!

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

nuBuilder on XAMPP Topic is solved

Questions related to installing, updating, setting up and configuring
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: nuBuilder on XAMPP

Unread post by Duski »

I'm sorry, no graphics ..
Snímka obrazovky 2022-02-16 165223.png
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: nuBuilder on XAMPP

Unread post by kev1n »

Apache error logs checked?
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: nuBuilder on XAMPP

Unread post by Duski »

[Wed Feb 16 16:31:38.800683 2022] [php7:notice] [pid 22296:tid 1856] [client ::1:63162] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:31:41.629694 2022] [php7:notice] [pid 22296:tid 1860] [client ::1:63168] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:32:30.848771 2022] [php7:notice] [pid 22296:tid 1840] [client 127.0.0.1:63285] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:33:16.815558 2022] [php7:notice] [pid 22296:tid 1832] [client ::1:63570] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:36:55.451515 2022] [php7:notice] [pid 22296:tid 1840] [client 127.0.0.1:63798] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:51:48.436161 2022] [php7:notice] [pid 22296:tid 1856] [client ::1:64630] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
[Wed Feb 16 16:51:56.658089 2022] [php7:notice] [pid 22296:tid 1840] [client ::1:64647] PHP Notice: Undefined variable: nuConfigIncludeQuill in C:\\xampp\\htdocs\\katalog\\index.php on line 111
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: nuBuilder on XAMPP

Unread post by kev1n »

What is in line 111 of index.php?
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: nuBuilder on XAMPP

Unread post by Duski »

if ($nuConfigIncludeQuill == true) {
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: nuBuilder on XAMPP

Unread post by kev1n »

This is not what I uploaded before
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: nuBuilder on XAMPP

Unread post by Duski »

No, this was from my original index.php.
Line 111 from index.php you uploaded is:

Code: Select all

if (isset($nuConfigIncludeQuill) && $nuConfigIncludeQuill == true) {
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: nuBuilder on XAMPP

Unread post by kev1n »

Are you using the latest files from Github, including nuconfig.php?
Duski
Posts: 95
Joined: Thu Mar 04, 2021 2:03 pm

Re: nuBuilder on XAMPP

Unread post by Duski »

Yes, I downloaded it day before yesterday.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: nuBuilder on XAMPP

Unread post by kev1n »

Could you send me a db dump & all files in your nubuilder directory?
Post Reply