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.

mysterious banner

Questions related to installing, updating, setting up and configuring
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

mysterious banner

Unread post by Henk_2a »

After moving my site to another provider i get the following screen when starting. Any idea what is written in this banner?
Thanks
tt.jpg
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4444
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 484 times
Contact:

Re: mysterious banner

Unread post by kev1n »

Hi,

Have you checked both the developer console and the server error logs for any issues?

Also check if your nuBuilder installation is compatible with the installed PHP/mySQL version.
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: mysterious banner

Unread post by Henk_2a »

Bingo! the php-version. You're the greatest
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: mysterious banner

Unread post by Henk_2a »

tt.jpg
After changing the php-version it looked ok, but unfortunatey another problem occured. Each time I try to save a record I get the errormsg 'tablename' is not a valid tablename for a subform.
Even if there is no subform!
tt.jpg
The sqlversion an the original server is mariadb but on the new server mysql, could that be the problem?

Thanks again
You do not have the required permissions to view the files attached to this post.
kev1n
nuBuilder Team
Posts: 4444
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 484 times
Contact:

Re: mysterious banner

Unread post by kev1n »

mySQL shouldn't be the problem. What is the version of nuBuilder you are using?

One thing to check is case sensitivity. The table name must be written exactly as it appears in the database, including letter case. Depending on the MySQL or MariaDB configuration, this may or may not be enforced.
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: mysterious banner

Unread post by Henk_2a »

I doubt case-sensitivity, it is on all forms and even on zzz-files.
The version is very old, the first forte 4.0
kev1n
nuBuilder Team
Posts: 4444
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 484 times
Contact:

Re: mysterious banner

Unread post by kev1n »

It might not be fully compatible with newer PHP/MySQL versions. I have an idea of what might be causing the issue—I'll post more about it later.
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: mysterious banner

Unread post by Henk_2a »

ok, thanks for your attention
kev1n
nuBuilder Team
Posts: 4444
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 75 times
Been thanked: 484 times
Contact:

Re: mysterious banner

Unread post by kev1n »

Could you upload your nucommon.php and nudatabase.php files here?
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: mysterious banner

Unread post by Henk_2a »

see attachments
You do not have the required permissions to view the files attached to this post.
Post Reply