Please help me:
this error message comes after calling phpMyAdmin from nuBuilder. nuBuilder runs on XAMPP.
Fatal error: Uncaught ArgumentCountError: Too few arguments to function nuVendorBad(), 0 passed in C:\xampp\htdocs\nubuilder\core\nuvendorlogin.php on line 43 and exactly 1 expected in C:\xampp\htdocs\nubuilder\core\nuvendorlogin. php:56 Stack trace: #0 C:\xampp\htdocs\nubuilder\core\nuvendorlogin.php(43): nuVendorBad() #1 C:\xampp\htdocs\nubuilder\core\nuvendorlogin.php(28): nuVendorGood('PMA') #2 {main} thrown in C:\xampp\htdocs\nubuilder\core\nuvendorlogin.php on line 56
nuBuilder version 4.5
XAMPP version 7.4.29 (php 7.4.29, MariaDB 10.4.24, Apcahe 2.4.53)
The error also occurs when I install nuBuilder on a webspace.
Where can I set the access?
Thanks for the help.
I have searched the forum but unfortunately have not found a similar case - sorry.
Christian
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Error message when calling phpMyAdmin
-
- nuBuilder Team
- Posts: 4570
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 532 times
- Contact:
Re: Error message when calling phpMyAdmin
Hi Christian,
Thanks for reporting! This should be fixed now.
Updated file:
https://github.com/nuBuilder/nuBuilder- ... rlogin.php
Thanks for reporting! This should be fixed now.
Updated file:
https://github.com/nuBuilder/nuBuilder- ... rlogin.php
Re: Error message when calling phpMyAdmin
Thanks for the quick answer !
Unfortunately, the following error message now appears in a separate task when calling phpMyAdmin, although I am logged in:
"Please log in to nuBuilder".
********
There is also another problem with the filemanager -
when calling the file manager:
"http://localhost/nubuilder/core/libs/ti ... anager.php" should be called
But the folder tinyfilemanager does not exist ?
Do I have to copy the tinyfilemanager manually ?
Thanks for the help.
Christian
Unfortunately, the following error message now appears in a separate task when calling phpMyAdmin, although I am logged in:
"Please log in to nuBuilder".
********
There is also another problem with the filemanager -
when calling the file manager:
"http://localhost/nubuilder/core/libs/ti ... anager.php" should be called
But the folder tinyfilemanager does not exist ?
Do I have to copy the tinyfilemanager manually ?
Thanks for the help.
Christian
Re: Error message when calling phpMyAdmin
You may try to add it manually, i did try but my host provider does not allow to upload this file.faro wrote: ↑Mon Jul 25, 2022 8:47 pm Thanks for the quick answer !
Unfortunately, the following error message now appears in a separate task when calling phpMyAdmin, although I am logged in:
"Please log in to nuBuilder".
********
There is also another problem with the filemanager -
when calling the file manager:
"http://localhost/nubuilder/core/libs/ti ... anager.php" should be called
But the folder tinyfilemanager does not exist ?
Do I have to copy the tinyfilemanager manually ?
Thanks for the help.
Christian