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.
mysterious banner
mysterious banner
After moving my site to another provider i get the following screen when starting. Any idea what is written in this banner?
Thanks
Thanks
You do not have the required permissions to view the files attached to this post.
-
- nuBuilder Team
- Posts: 4444
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 484 times
- Contact:
Re: mysterious banner
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.
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.
Re: mysterious banner
Even if there is no subform!
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.
-
- nuBuilder Team
- Posts: 4444
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 484 times
- Contact:
Re: mysterious banner
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.
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.
Re: mysterious banner
I doubt case-sensitivity, it is on all forms and even on zzz-files.
The version is very old, the first forte 4.0
The version is very old, the first forte 4.0
-
- nuBuilder Team
- Posts: 4444
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 484 times
- Contact:
Re: mysterious banner
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.
-
- nuBuilder Team
- Posts: 4444
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 484 times
- Contact:
Re: mysterious banner
see attachments
You do not have the required permissions to view the files attached to this post.