Welcome to the nuBuilder forums!

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

Error message when calling phpMyAdmin

Questions related to installing, updating, setting up and configuring
Post Reply
faro
Posts: 2
Joined: Sun Jul 24, 2022 2:20 pm
nuBuilder Version: 4.5
Has thanked: 1 time

Error message when calling phpMyAdmin

Unread post by faro »

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
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: Error message when calling phpMyAdmin

Unread post by kev1n »

Hi Christian,

Thanks for reporting! This should be fixed now.

Updated file:
https://github.com/nuBuilder/nuBuilder- ... rlogin.php
faro
Posts: 2
Joined: Sun Jul 24, 2022 2:20 pm
nuBuilder Version: 4.5
Has thanked: 1 time

Re: Error message when calling phpMyAdmin

Unread post by faro »

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
nc07
Posts: 109
Joined: Tue Jun 04, 2019 4:05 am

Re: Error message when calling phpMyAdmin

Unread post by nc07 »

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
You may try to add it manually, i did try but my host provider does not allow to upload this file.
Post Reply