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.

php 7.0 compatibility

Questions related to using nuBuilder Forte.
Post Reply
lazarosfs
Posts: 4
Joined: Sun May 13, 2018 7:50 am

php 7.0 compatibility

Unread post by lazarosfs »

Does anyone have problems on using php 7?
It looks like it's breaking the code, has incompatibilities and shows no menu on top.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: php 7.0 compatibility

Unread post by toms »

Hi,

7.09 should work all fine according to this topic:
https://forums.nubuilder.cloud/viewtopic. ... MPP#p15513

It has been reported that nuBuilder Forte does not work with version 7.2.x.
lazarosfs
Posts: 4
Joined: Sun May 13, 2018 7:50 am

Re: php 7.0 compatibility

Unread post by lazarosfs »

Thank you for the immediate repliew Tom!

Server version: 5.7.22-0ubuntu0.16.04.1
PHP version: 7.0.28-0ubuntu0.16.04.1

Does not work*
After login there is no menu bar.
Same exact installation and db backup works fine on php5.5

I get undefined index and many other Notices if I enable E_ALL error_reporting for ex
" PHP Notice: Undefined index: target in /var/www/html/devel/nuapi.php on line 72,"

No errors, page loads and you can login but without Menu after logging in
Post Reply